Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12f0947547c8f837f89b8015c91dffce46fd43af 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-ssh16254427536346738741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2051528120692646214.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2024579194914722984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh7844990231894730964.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-ssh3097386407585247837.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.23 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 Running on prd-ubuntu20.04-docker-8c-8g-34744 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 12f0947547c8f837f89b8015c91dffce46fd43af (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12f0947547c8f837f89b8015c91dffce46fd43af # timeout=10 Commit message: "Merge pull request #431 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > git rev-list --no-walk c0a9df4262558f69d37d70706ef4b98685fbf93c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:58 ========================================================= 01:54:58 EdgeX Global Pipelines Version Info 01:54:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:59 ------------------- 01:54:59 stable info: 01:54:59 ------------------- 01:54:59 Commited By: Cherry Wang cherry@iotechsys.com 01:54:59 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:54:59 Message: update stable to v1.0.269 01:54:59 ------------------- 01:54:59 experimental info: 01:54:59 ------------------- 01:54:59 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:59 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:54:59 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12f0947 [Pipeline] echo 01:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:00 provisioning config files... 01:55:00 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3175020150103467369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:01 ---> ****-login.sh 01:55:01 nexus3.edgexfoundry.org:10001 01:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:01 Configure a credential helper to remove this warning. See 01:55:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:01 01:55:01 Login Succeeded 01:55:01 nexus3.edgexfoundry.org:10002 01:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:01 Configure a credential helper to remove this warning. See 01:55:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:01 01:55:01 Login Succeeded 01:55:01 nexus3.edgexfoundry.org:10003 01:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:01 Configure a credential helper to remove this warning. See 01:55:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:01 01:55:01 Login Succeeded 01:55:01 nexus3.edgexfoundry.org:10004 01:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:01 Configure a credential helper to remove this warning. See 01:55:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:01 01:55:01 Login Succeeded 01:55:01 ****.io 01:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:02 Configure a credential helper to remove this warning. See 01:55:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:02 01:55:02 Login Succeeded 01:55:02 ---> ****-login.sh ends [Pipeline] } 01:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:02 + git rev-list -1 --merges 12f0947547c8f837f89b8015c91dffce46fd43af~1..12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo 01:55:02 -----------> git rev-list -1 --merges 12f0947547c8f837f89b8015c91dffce46fd43af~1..12f0947547c8f837f89b8015c91dffce46fd43af 12f0947547c8f837f89b8015c91dffce46fd43af 01:55:02 12f0947547c8f837f89b8015c91dffce46fd43af [false] [Pipeline] sh 01:55:02 + git log --format=format:%s -1 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo 01:55:02 ========================================================= 01:55:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:03 + git log --format=format:%s -1 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo 01:55:03 [semverPrep] GIT_COMMIT: 12f0947547c8f837f89b8015c91dffce46fd43af, Commit Message: Merge pull request #431 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo 01:55:03 [semverPrep] This is not a build commit. [Pipeline] sh 01:55:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:03 + grep -v github /etc/ssh/ssh_known_hosts 01:55:03 + [ -e /tmp/ssh_known_hosts ] 01:55:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:55:03 + sudo tee -a /etc/ssh/ssh_known_hosts 01:55:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:03 01:55:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:04 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:04 b85a868b505f: Pulling fs layer 01:55:04 e2be974225ed: Pulling fs layer 01:55:04 339a4e72a1f5: Pulling fs layer 01:55:04 988bab9f4d93: Pulling fs layer 01:55:04 1469e6f7b9e6: Pulling fs layer 01:55:04 988bab9f4d93: Waiting 01:55:04 1469e6f7b9e6: Waiting 01:55:04 eaf3925da568: Pulling fs layer 01:55:04 bab4dde63d76: Pulling fs layer 01:55:04 bde34c3a00c8: Pulling fs layer 01:55:04 b352a97aabf1: Pulling fs layer 01:55:04 4872d77fe225: Pulling fs layer 01:55:04 5851b861e8e6: Pulling fs layer 01:55:04 bde34c3a00c8: Waiting 01:55:04 5851b861e8e6: Waiting 01:55:04 b352a97aabf1: Waiting 01:55:04 4872d77fe225: Waiting 01:55:04 e2be974225ed: Download complete 01:55:04 988bab9f4d93: Download complete 01:55:04 1469e6f7b9e6: Verifying Checksum 01:55:04 1469e6f7b9e6: Download complete 01:55:04 eaf3925da568: Verifying Checksum 01:55:04 eaf3925da568: Download complete 01:55:04 339a4e72a1f5: Verifying Checksum 01:55:04 339a4e72a1f5: Download complete 01:55:04 bde34c3a00c8: Verifying Checksum 01:55:04 bde34c3a00c8: Download complete 01:55:04 b352a97aabf1: Verifying Checksum 01:55:04 b352a97aabf1: Download complete 01:55:04 4872d77fe225: Verifying Checksum 01:55:04 4872d77fe225: Download complete 01:55:04 5851b861e8e6: Verifying Checksum 01:55:04 5851b861e8e6: Download complete 01:55:04 b85a868b505f: Verifying Checksum 01:55:04 b85a868b505f: Download complete 01:55:05 bab4dde63d76: Verifying Checksum 01:55:05 bab4dde63d76: Download complete 01:55:05 b85a868b505f: Pull complete 01:55:05 e2be974225ed: Pull complete 01:55:06 339a4e72a1f5: Pull complete 01:55:06 988bab9f4d93: Pull complete 01:55:06 1469e6f7b9e6: Pull complete 01:55:06 eaf3925da568: Pull complete 01:55:08 bab4dde63d76: Pull complete 01:55:08 bde34c3a00c8: Pull complete 01:55:08 b352a97aabf1: Pull complete 01:55:08 4872d77fe225: Pull complete 01:55:08 5851b861e8e6: Pull complete 01:55:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:09 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 01:55:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:12 $ docker top 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 -eo pid,comm 01:55:12 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). 01:55:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:12 [ssh-agent] Looking for ssh-agent implementation... 01:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:13 $ docker exec 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent 01:55:13 SSH_AUTH_SOCK=/tmp/ssh-jUUHzpHpRhWF/agent.32 01:55:13 SSH_AGENT_PID=38 01:55:13 Running ssh-add (command line suppressed) 01:55:13 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2783787795461903856.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2783787795461903856.key) 01:55:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:13 + git tag --points-at HEAD [Pipeline] } 01:55:13 $ docker exec --env ******** --env ******** 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent -k 01:55:13 unset SSH_AUTH_SOCK; 01:55:13 unset SSH_AGENT_PID; 01:55:13 echo Agent pid 38 killed; 01:55:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:55:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:13 [ssh-agent] Looking for ssh-agent implementation... 01:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:13 $ docker exec 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent 01:55:14 SSH_AUTH_SOCK=/tmp/ssh-KazPiEo2XR4N/agent.71 01:55:14 SSH_AGENT_PID=77 01:55:14 Running ssh-add (command line suppressed) 01:55:14 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_29739481346911009.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_29739481346911009.key) 01:55:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:14 + git semver init 01:55:14 2024-12-09 01:55:14,618 [run_init] DEBUG init version:0.0.0 force:False 01:55:14 2024-12-09 01:55:14,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 01:55:14 2024-12-09 01:55:14,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 01:55:14 2024-12-09 01:55:14,620 [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) 01:55:16 2024-12-09 01:55:15,836 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 01:55:16 2024-12-09 01:55:15,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 01:55:16 2024-12-09 01:55:15,836 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:55:16 2024-12-09 01:55:15,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:55:16 4.0.0-dev.5 [Pipeline] } 01:55:16 $ docker exec --env ******** --env ******** 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent -k 01:55:16 unset SSH_AUTH_SOCK; 01:55:16 unset SSH_AGENT_PID; 01:55:16 echo Agent pid 77 killed; 01:55:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:16 + git semver [Pipeline] } 01:55:16 $ docker stop --time=1 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 01:55:18 $ docker rm -f --volumes 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:18 Stashed 1 file(s) [Pipeline] echo 01:55:18 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 01:55:18 provisioning config files... 01:55:18 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2069061722439779782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:19 ---> ****-login.sh 01:55:19 nexus3.edgexfoundry.org:10001 01:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:19 Configure a credential helper to remove this warning. See 01:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:19 01:55:19 Login Succeeded 01:55:19 nexus3.edgexfoundry.org:10002 01:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:19 Configure a credential helper to remove this warning. See 01:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:19 01:55:19 Login Succeeded 01:55:19 nexus3.edgexfoundry.org:10003 01:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:19 Configure a credential helper to remove this warning. See 01:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:19 01:55:19 Login Succeeded 01:55:19 nexus3.edgexfoundry.org:10004 01:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:19 Configure a credential helper to remove this warning. See 01:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:19 01:55:19 Login Succeeded 01:55:19 ****.io 01:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:19 Configure a credential helper to remove this warning. See 01:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:19 01:55:19 Login Succeeded 01:55:19 ---> ****-login.sh ends [Pipeline] } 01:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:19 ========================================================= 01:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:55:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:55:20 Sending build context to Docker daemon 16.65MB 01:55:20 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:55:20 Step 2/12 : FROM ${BASE} AS builder 01:55:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:55:20 43c4264eed91: Pulling fs layer 01:55:20 4cc291be95ef: Pulling fs layer 01:55:20 2ac1f1163629: Pulling fs layer 01:55:20 5c3c966382ef: Pulling fs layer 01:55:20 4f4fb700ef54: Pulling fs layer 01:55:20 5d5c8e513c77: Pulling fs layer 01:55:20 9f66e0745190: Pulling fs layer 01:55:20 f49a43e4bbc0: Pulling fs layer 01:55:20 561ebcabdf7f: Pulling fs layer 01:55:20 f49a43e4bbc0: Waiting 01:55:20 5d5c8e513c77: Waiting 01:55:20 561ebcabdf7f: Waiting 01:55:20 9f66e0745190: Waiting 01:55:20 5c3c966382ef: Waiting 01:55:20 4f4fb700ef54: Waiting 01:55:20 4cc291be95ef: Download complete 01:55:20 5c3c966382ef: Download complete 01:55:20 4f4fb700ef54: Verifying Checksum 01:55:20 4f4fb700ef54: Download complete 01:55:20 5d5c8e513c77: Verifying Checksum 01:55:20 5d5c8e513c77: Download complete 01:55:20 43c4264eed91: Download complete 01:55:20 9f66e0745190: Verifying Checksum 01:55:20 9f66e0745190: Download complete 01:55:20 561ebcabdf7f: Download complete 01:55:20 43c4264eed91: Pull complete 01:55:21 4cc291be95ef: Pull complete 01:55:21 2ac1f1163629: Verifying Checksum 01:55:21 2ac1f1163629: Download complete 01:55:21 f49a43e4bbc0: Verifying Checksum 01:55:21 f49a43e4bbc0: Download complete 01:55:24 2ac1f1163629: Pull complete 01:55:24 5c3c966382ef: Pull complete 01:55:24 4f4fb700ef54: Pull complete 01:55:24 5d5c8e513c77: Pull complete 01:55:24 9f66e0745190: Pull complete 01:55:26 f49a43e4bbc0: Pull complete 01:55:27 561ebcabdf7f: Pull complete 01:55:27 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:27 ---> 3a752c3f9dda 01:55:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:31 ---> Running in 5cbda302ac5b 01:55:31 Removing intermediate container 5cbda302ac5b 01:55:31 ---> d2b3f97a27b8 01:55:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:31 ---> Running in bee13d6e5468 01:55:31 Removing intermediate container bee13d6e5468 01:55:31 ---> ced182bff71d 01:55:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:31 ---> Running in c063dea0fe05 01:55:31 Removing intermediate container c063dea0fe05 01:55:31 ---> 3a3ab80dab8e 01:55:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:31 ---> Running in 032896d3fcb6 01:55:31 Removing intermediate container 032896d3fcb6 01:55:31 ---> 66aaa2c650bd 01:55:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:31 ---> Running in f3c1468fb3bd 01:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:32 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:55:32 (2/4) Installing libedit (20240517.3.1-r0) 01:55:32 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:55:32 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:55:32 Executing busybox-1.36.1-r29.trigger 01:55:32 OK: 250 MiB in 58 packages 01:55:32 Removing intermediate container f3c1468fb3bd 01:55:32 ---> 070569bbb197 01:55:32 Step 8/12 : WORKDIR /device-rest-go 01:55:32 ---> Running in d8acdbe7a448 01:55:32 Removing intermediate container d8acdbe7a448 01:55:32 ---> 5ff188642fa3 01:55:32 Step 9/12 : COPY go.mod vendor* ./ 01:55:32 ---> 949f7a01cbef 01:55:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:32 ---> Running in b1f407e3f626 01:55:33 Still waiting to schedule task 01:55:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34740’ 01:56:19 Removing intermediate container b1f407e3f626 01:56:19 ---> 8e4e54ddf193 01:56:19 Step 11/12 : COPY . . 01:56:19 ---> ca924e1b318a 01:56:19 Step 12/12 : RUN $MAKE 01:56:19 ---> Running in 3648e8aa19a6 01:56:19 noop 01:56:19 Removing intermediate container 3648e8aa19a6 01:56:19 ---> c4ca8e770b13 01:56:19 Successfully built c4ca8e770b13 01:56:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:19 + docker inspect -f . ci-base-image-x86_64 01:56:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:19 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 01:56:19 $ 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 ******** ci-base-image-x86_64 cat 01:56:20 $ docker top 460d7a4baf632cd27b8bbb521025baa0ab44521da2fe1622eb0bd92dfcbeec4c -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:20 + go version 01:56:20 go version go1.23.2 linux/amd64 [Pipeline] } 01:56:20 $ docker stop --time=1 460d7a4baf632cd27b8bbb521025baa0ab44521da2fe1622eb0bd92dfcbeec4c 01:56:22 $ docker rm -f --volumes 460d7a4baf632cd27b8bbb521025baa0ab44521da2fe1622eb0bd92dfcbeec4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:22 + docker inspect -f . ci-base-image-x86_64 01:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:22 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 01:56:22 $ 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 ******** ci-base-image-x86_64 cat 01:56:23 $ docker top 9aaf031de298b018600a60dd5cc2a2dfce0bfae91bfed571384ed70248f8e91e -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 01:56:24 + make test 01:56:24 go test ./... -coverprofile=coverage.out ./... 01:56:25 ? github.com/edgexfoundry/device-rest-go [no test files] 01:56:43 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 01:56:43 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements 01:56:53 go vet ./... 01:56:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:58 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:56:58 $ docker stop --time=1 9aaf031de298b018600a60dd5cc2a2dfce0bfae91bfed571384ed70248f8e91e 01:57:03 $ docker rm -f --volumes 9aaf031de298b018600a60dd5cc2a2dfce0bfae91bfed571384ed70248f8e91e [Pipeline] // withDockerContainer [Pipeline] sh 01:57:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:57:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:57:04 + ls -al . 01:57:04 total 244 01:57:04 drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 01:56 . 01:57:04 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:54 .. 01:57:04 -rw-rw-r-- 1 jenkins jenkins 151 Dec 9 01:54 .dockerignore 01:57:04 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:56 .git 01:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:54 .github 01:57:04 -rw-rw-r-- 1 jenkins jenkins 264 Dec 9 01:54 .gitignore 01:57:04 -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 01:54 .golangci.yml 01:57:04 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:55 .semver 01:57:04 -rw-rw-r-- 1 jenkins jenkins 20138 Dec 9 01:54 Attribution.txt 01:57:04 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 9 01:54 CHANGELOG.md 01:57:04 -rw-rw-r-- 1 jenkins jenkins 1697 Dec 9 01:54 Dockerfile 01:57:04 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:54 GOVERNANCE.md 01:57:04 -rw-rw-r-- 1 jenkins jenkins 680 Dec 9 01:54 Jenkinsfile 01:57:04 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 01:54 LICENSE 01:57:04 -rw-rw-r-- 1 jenkins jenkins 2598 Dec 9 01:54 Makefile 01:57:04 -rw-rw-r-- 1 jenkins jenkins 620 Dec 9 01:54 OWNERS.md 01:57:04 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 9 01:54 README.md 01:57:04 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:55 VERSION 01:57:04 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:54 bin 01:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:54 cmd 01:57:04 -rw-r--r-- 1 jenkins jenkins 14565 Dec 9 01:56 coverage.out 01:57:04 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:54 driver 01:57:04 -rw-rw-r-- 1 jenkins jenkins 6335 Dec 9 01:54 go.mod 01:57:04 -rw-rw-r-- 1 jenkins jenkins 87150 Dec 9 01:54 go.sum 01:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:54 openapi 01:57:04 -rw-rw-r-- 1 jenkins jenkins 713 Dec 9 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:05 + 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=12f0947547c8f837f89b8015c91dffce46fd43af --label arch=amd64 --label version=4.0.0-dev.5 . 01:57:05 Sending build context to Docker daemon 16.67MB 01:57:05 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:57:05 Step 2/26 : FROM ${BASE} AS builder 01:57:05 ---> c4ca8e770b13 01:57:05 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:57:05 ---> Running in 7bd644982c9f 01:57:05 Removing intermediate container 7bd644982c9f 01:57:05 ---> 3b36cb2626c5 01:57:05 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:57:05 ---> Running in fe374573a5c4 01:57:05 Removing intermediate container fe374573a5c4 01:57:05 ---> e804e06ddff0 01:57:05 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:57:05 ---> Running in 89945f2ad9b8 01:57:05 Removing intermediate container 89945f2ad9b8 01:57:05 ---> 7589e43411e5 01:57:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:57:05 ---> Running in e35f7fed4688 01:57:05 Removing intermediate container e35f7fed4688 01:57:05 ---> 0ac6d94e7468 01:57:05 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:05 ---> Running in 44a0d15c9dc2 01:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:06 OK: 250 MiB in 58 packages 01:57:06 Removing intermediate container 44a0d15c9dc2 01:57:06 ---> 6bece4c644b5 01:57:06 Step 8/26 : WORKDIR /device-rest-go 01:57:06 ---> Running in 226a3b6cf910 01:57:06 Removing intermediate container 226a3b6cf910 01:57:06 ---> 557f21802baa 01:57:06 Step 9/26 : COPY go.mod vendor* ./ 01:57:06 ---> 10207d3fba54 01:57:06 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:06 ---> Running in 578e18057f80 01:57:07 Removing intermediate container 578e18057f80 01:57:07 ---> 52ef0b4201f5 01:57:07 Step 11/26 : COPY . . 01:57:08 ---> e9d8c7bcb24c 01:57:08 Step 12/26 : RUN $MAKE 01:57:08 ---> Running in 6c62a1afbde7 01:57:08 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 01:57:40 Removing intermediate container 6c62a1afbde7 01:57:40 ---> c2cd2a0631d5 01:57:40 Step 13/26 : FROM alpine:3.20 01:57:40 3.20: Pulling from library/alpine 01:57:40 da9db072f522: Pulling fs layer 01:57:41 da9db072f522: Download complete 01:57:41 da9db072f522: Pull complete 01:57:41 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:57:41 Status: Downloaded newer image for alpine:3.20 01:57:41 ---> 63b790fccc90 01:57:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:57:41 ---> Running in 3daf31467d08 01:57:41 Removing intermediate container 3daf31467d08 01:57:41 ---> fcddf83d04dc 01:57:41 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 01:57:41 ---> Running in 53ad662aeac0 01:57:41 Removing intermediate container 53ad662aeac0 01:57:41 ---> 889f7bd0f32d 01:57:41 Step 16/26 : RUN apk add --update --no-cache dumb-init 01:57:41 ---> Running in 10a524835aad 01:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:42 (1/1) Installing dumb-init (1.2.5-r3) 01:57:42 Executing busybox-1.36.1-r29.trigger 01:57:42 OK: 8 MiB in 15 packages 01:57:42 Removing intermediate container 10a524835aad 01:57:42 ---> 01e83c15991b 01:57:42 Step 17/26 : RUN apk --no-cache upgrade 01:57:42 ---> Running in 4c81805a473f 01:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:43 Upgrading critical system libraries and apk-tools: 01:57:43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:43 Executing busybox-1.36.1-r29.trigger 01:57:43 Continuing the upgrade transaction with new apk-tools: 01:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:43 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:43 OK: 8 MiB in 15 packages 01:57:44 Removing intermediate container 4c81805a473f 01:57:44 ---> e6398ebf9b5f 01:57:44 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 01:57:45 ---> 43f53c453b70 01:57:45 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 01:57:45 ---> b062689a3334 01:57:45 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 01:57:45 ---> 2781c4e89e12 01:57:45 Step 21/26 : EXPOSE 59986 01:57:45 ---> Running in fdf71accfc01 01:57:45 Removing intermediate container fdf71accfc01 01:57:45 ---> c7af481111cb 01:57:45 Step 22/26 : ENTRYPOINT ["/device-rest"] 01:57:45 ---> Running in 8d84574b6a4f 01:57:45 Removing intermediate container 8d84574b6a4f 01:57:45 ---> d87e5777b8ce 01:57:45 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:57:45 ---> Running in e3c06abc4912 01:57:45 Removing intermediate container e3c06abc4912 01:57:45 ---> f0ceb56c0c50 01:57:45 Step 24/26 : LABEL arch=amd64 01:57:45 ---> Running in 308951125c0e 01:57:45 Removing intermediate container 308951125c0e 01:57:45 ---> 59e6048ce9ce 01:57:45 Step 25/26 : LABEL git_sha=12f0947547c8f837f89b8015c91dffce46fd43af 01:57:45 ---> Running in 191fdca4cdd3 01:57:45 Removing intermediate container 191fdca4cdd3 01:57:45 ---> fb13a9183582 01:57:45 Step 26/26 : LABEL version=4.0.0-dev.5 01:57:45 ---> Running in d9b9c5492664 01:57:45 Removing intermediate container d9b9c5492664 01:57:45 ---> 3d710cc9636f 01:57:45 [Warning] One or more build-args [ARCH] were not consumed 01:57:45 Successfully built 3d710cc9636f 01:57:45 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:46 provisioning config files... 01:57:46 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14912768217397705253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:46 ---> ****-login.sh 01:57:46 nexus3.edgexfoundry.org:10001 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 nexus3.edgexfoundry.org:10002 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 nexus3.edgexfoundry.org:10003 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 nexus3.edgexfoundry.org:10004 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 ****.io 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 ---> ****-login.sh ends [Pipeline] } 01:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:57:46 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 01:57:46 12f0947547c8f837f89b8015c91dffce46fd43af 01:57:46 latest 01:57:46 4.0.0-dev.5 01:57:46 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 01:57:46 main 01:57:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:47 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:47 + docker push nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af 01:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:57:47 2d565121bd2e: Preparing 01:57:47 9841c0869b4f: Preparing 01:57:47 a73edb2337a0: Preparing 01:57:47 b8465d2c2f6d: Preparing 01:57:47 9b6cd7db00f7: Preparing 01:57:47 75654b8eeebd: Preparing 01:57:47 75654b8eeebd: Waiting 01:57:47 9b6cd7db00f7: Pushed 01:57:47 2d565121bd2e: Pushed 01:57:47 9841c0869b4f: Pushed 01:57:47 75654b8eeebd: Layer already exists 01:57:48 b8465d2c2f6d: Pushed 01:57:50 a73edb2337a0: Pushed 01:57:50 12f0947547c8f837f89b8015c91dffce46fd43af: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:51 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:51 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 01:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:57:51 2d565121bd2e: Preparing 01:57:51 9841c0869b4f: Preparing 01:57:51 a73edb2337a0: Preparing 01:57:51 b8465d2c2f6d: Preparing 01:57:51 9b6cd7db00f7: Preparing 01:57:51 75654b8eeebd: Preparing 01:57:51 75654b8eeebd: Waiting 01:57:51 9841c0869b4f: Layer already exists 01:57:51 b8465d2c2f6d: Layer already exists 01:57:51 a73edb2337a0: Layer already exists 01:57:51 2d565121bd2e: Layer already exists 01:57:51 9b6cd7db00f7: Layer already exists 01:57:51 75654b8eeebd: Layer already exists 01:57:51 latest: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.5 01:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:57:52 2d565121bd2e: Preparing 01:57:52 9841c0869b4f: Preparing 01:57:52 a73edb2337a0: Preparing 01:57:52 b8465d2c2f6d: Preparing 01:57:52 9b6cd7db00f7: Preparing 01:57:52 75654b8eeebd: Preparing 01:57:52 75654b8eeebd: Waiting 01:57:52 9841c0869b4f: Layer already exists 01:57:52 2d565121bd2e: Layer already exists 01:57:52 a73edb2337a0: Layer already exists 01:57:52 b8465d2c2f6d: Layer already exists 01:57:52 9b6cd7db00f7: Layer already exists 01:57:52 75654b8eeebd: Layer already exists 01:57:52 4.0.0-dev.5: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker push nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 01:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:57:52 2d565121bd2e: Preparing 01:57:52 9841c0869b4f: Preparing 01:57:52 a73edb2337a0: Preparing 01:57:52 b8465d2c2f6d: Preparing 01:57:52 9b6cd7db00f7: Preparing 01:57:52 75654b8eeebd: Preparing 01:57:52 75654b8eeebd: Waiting 01:57:52 9841c0869b4f: Layer already exists 01:57:52 2d565121bd2e: Layer already exists 01:57:52 b8465d2c2f6d: Layer already exists 01:57:52 a73edb2337a0: Layer already exists 01:57:52 9b6cd7db00f7: Layer already exists 01:57:52 75654b8eeebd: Layer already exists 01:57:52 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 01:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:57:53 2d565121bd2e: Preparing 01:57:53 9841c0869b4f: Preparing 01:57:53 a73edb2337a0: Preparing 01:57:53 b8465d2c2f6d: Preparing 01:57:53 9b6cd7db00f7: Preparing 01:57:53 75654b8eeebd: Preparing 01:57:53 75654b8eeebd: Waiting 01:57:53 9b6cd7db00f7: Layer already exists 01:57:53 9841c0869b4f: Layer already exists 01:57:53 a73edb2337a0: Layer already exists 01:57:53 b8465d2c2f6d: Layer already exists 01:57:53 2d565121bd2e: Layer already exists 01:57:53 75654b8eeebd: Layer already exists 01:57:53 main: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:53 ===================================================== [Pipeline] echo 01:57:53 taggedImages: 01:57:53 - nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af 01:57:53 - nexus3.edgexfoundry.org:10004/device-rest:latest 01:57:53 - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.5 01:57:53 - nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 01:57:53 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:54 01:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:54 latest: Pulling from edgex-lftools-log-publisher 01:57:54 5eb5b503b376: Pulling fs layer 01:57:54 5c69ac0246d0: Pulling fs layer 01:57:54 ec43610c2a17: Pulling fs layer 01:57:54 3a2ae6a8a46f: Pulling fs layer 01:57:54 33b1e0a273af: Pulling fs layer 01:57:54 5d3b04190fa2: Pulling fs layer 01:57:54 2f39f015ded8: Pulling fs layer 01:57:54 3a2ae6a8a46f: Waiting 01:57:54 33b1e0a273af: Waiting 01:57:54 5d3b04190fa2: Waiting 01:57:54 2f39f015ded8: Waiting 01:57:54 5c69ac0246d0: Verifying Checksum 01:57:54 5c69ac0246d0: Download complete 01:57:54 3a2ae6a8a46f: Verifying Checksum 01:57:54 3a2ae6a8a46f: Download complete 01:57:54 33b1e0a273af: Verifying Checksum 01:57:54 33b1e0a273af: Download complete 01:57:54 5d3b04190fa2: Verifying Checksum 01:57:54 5d3b04190fa2: Download complete 01:57:54 ec43610c2a17: Verifying Checksum 01:57:54 ec43610c2a17: Download complete 01:57:54 5eb5b503b376: Verifying Checksum 01:57:54 5eb5b503b376: Download complete 01:57:55 2f39f015ded8: Download complete 01:57:55 5eb5b503b376: Pull complete 01:57:56 5c69ac0246d0: Pull complete 01:57:56 ec43610c2a17: Pull complete 01:57:56 3a2ae6a8a46f: Pull complete 01:57:56 33b1e0a273af: Pull complete 01:57:56 5d3b04190fa2: Pull complete 01:58:01 2f39f015ded8: Pull complete 01:58:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:01 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 01:58:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:06 $ docker top 3cfbaa3106d286e61b2a6c5eb0d96022e00b2b331bc051321b988effb482a2e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:06 ---> job-cost.sh 01:58:06 lf-activate-venv: SKIPPING 01:58:06 INFO: No Stack... 01:58:07 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:07 INFO: Archiving Costs [Pipeline] sh 01:58:07 + cut -d, -f6 01:58:07 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [Pipeline] lock 01:58:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] 01:58:07 Resource [jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] did not exist. Created. 01:58:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:07 + echo total: 0.2199999988079071 [Pipeline] stash 01:58:07 Stashed 1 file(s) [Pipeline] } 01:58:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:08 $ docker stop --time=1 3cfbaa3106d286e61b2a6c5eb0d96022e00b2b331bc051321b988effb482a2e5 01:58:09 $ docker rm -f --volumes 3cfbaa3106d286e61b2a6c5eb0d96022e00b2b331bc051321b988effb482a2e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34749 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 01:58:45 Running in /w/workspace/device-rest-go/182 [Pipeline] { [Pipeline] checkout 01:58:48 The recommended git tool is: git 01:58:55 using credential edgex-jenkins-ssh 01:58:56 Cloning the remote Git repository 01:58:56 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 01:58:56 > git init /w/workspace/device-rest-go/182 # timeout=10 01:58:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 01:58:56 > git --version # timeout=10 01:58:56 > git --version # 'git version 2.25.1' 01:58:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 01:59:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:01 Avoid second fetch 01:59:01 Checking out Revision 12f0947547c8f837f89b8015c91dffce46fd43af (main) 01:59:01 > git config core.sparsecheckout # timeout=10 01:59:01 > git checkout -f 12f0947547c8f837f89b8015c91dffce46fd43af # timeout=10 01:59:02 Commit message: "Merge pull request #431 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:59:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:09 Dload Upload Total Spent Left Speed 01:59:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 01:59:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:59:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:59:09 + sudo tee /etc/docker/daemon.new 01:59:09 { 01:59:09 "registry-mirrors": [ 01:59:09 "https://nexus3.edgexfoundry.org:10001" 01:59:09 ], 01:59:09 "bip": "10.250.0.254/24", 01:59:09 "hosts": [ 01:59:09 "tcp://0.0.0.0:5555", 01:59:09 "unix:///var/run/docker.sock" 01:59:09 ], 01:59:09 "mtu": 1458, 01:59:09 "selinux-enabled": true, 01:59:09 "seccomp-profile": "/etc/docker/seccomp.json" 01:59:09 } [Pipeline] sh 01:59:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:59:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:28 provisioning config files... 01:59:28 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/182@tmp/config6498193771230116340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:29 ---> ****-login.sh 01:59:29 nexus3.edgexfoundry.org:10001 01:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:30 Configure a credential helper to remove this warning. See 01:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:30 01:59:30 Login Succeeded 01:59:30 nexus3.edgexfoundry.org:10002 01:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:30 Configure a credential helper to remove this warning. See 01:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:30 01:59:30 Login Succeeded 01:59:30 nexus3.edgexfoundry.org:10003 01:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:30 Configure a credential helper to remove this warning. See 01:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:30 01:59:30 Login Succeeded 01:59:30 nexus3.edgexfoundry.org:10004 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 ****.io 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 ---> ****-login.sh ends [Pipeline] } 01:59:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:32 ========================================================= 01:59:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:59:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:59:34 #0 building with "default" instance using docker driver 01:59:34 01:59:34 #1 [internal] load .dockerignore 01:59:34 #1 transferring context: 01:59:34 #1 transferring context: 193B 0.0s done 01:59:34 #1 DONE 0.1s 01:59:34 01:59:34 #2 [internal] load build definition from Dockerfile 01:59:34 #2 transferring dockerfile: 1.74kB done 01:59:34 #2 DONE 0.1s 01:59:34 01:59:34 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:59:34 #3 DONE 0.2s 01:59:34 01:59:34 #4 [internal] load build context 01:59:34 #4 DONE 0.0s 01:59:34 01:59:34 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:59:34 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 01:59:34 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s 01:59:34 #5 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 01:59:34 #5 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 01:59:34 #5 ... 01:59:34 01:59:34 #4 [internal] load build context 01:59:34 #4 transferring context: 108.68kB 0.1s done 01:59:34 #4 DONE 0.1s 01:59:34 01:59:34 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:59:34 #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.2s 01:59:34 #5 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 01:59:34 #5 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s 01:59:34 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.29MB / 70.64MB 0.3s 01:59:34 #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s 01:59:34 #5 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 01:59:34 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:59:34 #5 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 01:59:34 #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 01:59:34 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.53MB / 70.64MB 0.4s 01:59:34 #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s done 01:59:34 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.05MB / 95.52MB 0.4s 01:59:34 #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 77.82kB / 12.73MB 0.4s 01:59:34 #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.5s 01:59:35 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 21.68MB / 70.64MB 0.7s 01:59:35 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 9.44MB / 95.52MB 0.7s 01:59:35 #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.7s 01:59:35 #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done 01:59:35 #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done 01:59:35 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 34.58MB / 70.64MB 1.0s 01:59:35 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 1.0s 01:59:35 #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 01:59:35 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.94MB / 70.64MB 1.2s 01:59:35 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 1.2s 01:59:35 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 51.38MB / 70.64MB 1.4s 01:59:35 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 37.99MB / 95.52MB 1.4s 01:59:35 #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 01:59:35 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.11MB / 70.64MB 1.5s 01:59:36 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 60.51MB / 70.64MB 1.6s 01:59:36 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 46.14MB / 95.52MB 1.6s 01:59:36 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s 01:59:36 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 55.57MB / 95.52MB 1.8s 01:59:36 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.03MB / 95.52MB 2.0s 01:59:36 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done 01:59:36 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 68.16MB / 95.52MB 2.1s 01:59:36 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 01:59:36 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 73.40MB / 95.52MB 2.2s 01:59:36 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 78.64MB / 95.52MB 2.3s 01:59:36 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 84.41MB / 95.52MB 2.5s 01:59:37 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.04MB / 95.52MB 2.7s 01:59:37 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.9s done 01:59:44 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.6s 01:59:48 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.7s 01:59:56 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.5s done 01:59:57 #5 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 01:59:57 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 01:59:57 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:59:57 #5 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 01:59:57 #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 02:00:03 #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 02:00:05 #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.7s done 02:00:05 #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 02:00:07 #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done 02:00:08 #5 DONE 33.7s 02:00:08 02:00:08 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:00:09 #6 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:09 #6 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:11 #6 3.141 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:00:11 #6 3.175 (2/4) Installing libedit (20240517.3.1-r0) 02:00:11 #6 3.189 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:00:11 #6 3.265 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:00:11 #6 3.295 Executing busybox-1.36.1-r29.trigger 02:00:11 #6 3.341 OK: 242 MiB in 58 packages 02:00:14 #6 DONE 5.7s 02:00:14 02:00:14 #7 [builder 3/7] WORKDIR /device-rest-go 02:00:14 #7 DONE 0.1s 02:00:14 02:00:14 #8 [builder 4/7] COPY go.mod vendor* ./ 02:00:14 #8 DONE 0.1s 02:00:14 02:00:14 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:50 #9 DONE 36.0s 02:00:50 02:00:50 #10 [builder 6/7] COPY . . 02:00:51 #10 DONE 0.2s 02:00:51 02:00:51 #11 [builder 7/7] RUN echo noop 02:00:51 #11 0.818 noop 02:00:51 #11 DONE 0.9s 02:00:51 02:00:51 #12 exporting to image 02:00:51 #12 exporting layers 02:01:32 #12 exporting layers 41.4s done 02:01:32 #12 writing image sha256:17d66e1b8bfef8e45d9d61332d45a50bb7da0aa8c83d2f6a072795956b28b982 done 02:01:32 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:01:32 #12 DONE 41.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker inspect -f . ci-base-image-arm64 02:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:33 prd-ubuntu20.04-docker-arm64-4c-16g-34749 does not seem to be running inside a container 02:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/182 -v /w/workspace/device-rest-go/182:/w/workspace/device-rest-go/182:rw,z -v /w/workspace/device-rest-go/182@tmp:/w/workspace/device-rest-go/182@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 02:01:34 $ docker top c839b69feabd74c432f76cc82e36489032299e479685875cf4a092061abd4572 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:35 + go version 02:01:35 go version go1.23.2 linux/arm64 [Pipeline] } 02:01:35 $ docker stop --time=1 c839b69feabd74c432f76cc82e36489032299e479685875cf4a092061abd4572 02:01:37 $ docker rm -f --volumes c839b69feabd74c432f76cc82e36489032299e479685875cf4a092061abd4572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + docker inspect -f . ci-base-image-arm64 02:01:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:37 prd-ubuntu20.04-docker-arm64-4c-16g-34749 does not seem to be running inside a container 02:01:38 $ 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/182 -v /w/workspace/device-rest-go/182:/w/workspace/device-rest-go/182:rw,z -v /w/workspace/device-rest-go/182@tmp:/w/workspace/device-rest-go/182@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 02:01:39 $ docker top 9020a725950ec6d695a57a4f7eae5c66566ffad706436c095e997cb30f16aced -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:39 + git config --global --add safe.directory /w/workspace/device-rest-go/182 [Pipeline] fileExists [Pipeline] sh 02:01:40 + make test 02:01:40 go test ./... -coverprofile=coverage.out ./... 02:01:45 ? github.com/edgexfoundry/device-rest-go [no test files] 02:04:22 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 02:04:22 ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements 02:04:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:04:22 go vet ./... 02:05:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:05:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:05:01 ./bin/test-attribution-txt.sh [Pipeline] echo 02:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:05:01 $ docker stop --time=1 9020a725950ec6d695a57a4f7eae5c66566ffad706436c095e997cb30f16aced 02:05:03 $ docker rm -f --volumes 9020a725950ec6d695a57a4f7eae5c66566ffad706436c095e997cb30f16aced [Pipeline] // withDockerContainer [Pipeline] sh 02:05:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:05 Warning: overwriting stash ‘coverage-report’ 02:05:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:05:06 + ls -al . 02:05:06 total 240 02:05:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 02:01 . 02:05:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:58 .. 02:05:06 -rw-rw-r-- 1 jenkins jenkins 151 Dec 9 01:59 .dockerignore 02:05:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:59 .git 02:05:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:59 .github 02:05:06 -rw-rw-r-- 1 jenkins jenkins 264 Dec 9 01:59 .gitignore 02:05:06 -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 01:59 .golangci.yml 02:05:06 -rw-rw-r-- 1 jenkins jenkins 20138 Dec 9 01:59 Attribution.txt 02:05:06 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 9 01:59 CHANGELOG.md 02:05:06 -rw-rw-r-- 1 jenkins jenkins 1697 Dec 9 01:59 Dockerfile 02:05:06 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:59 GOVERNANCE.md 02:05:06 -rw-rw-r-- 1 jenkins jenkins 680 Dec 9 01:59 Jenkinsfile 02:05:06 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 01:59 LICENSE 02:05:06 -rw-rw-r-- 1 jenkins jenkins 2598 Dec 9 01:59 Makefile 02:05:06 -rw-rw-r-- 1 jenkins jenkins 620 Dec 9 01:59 OWNERS.md 02:05:06 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 9 01:59 README.md 02:05:06 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:55 VERSION 02:05:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:59 bin 02:05:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:59 cmd 02:05:06 -rw-r--r-- 1 jenkins jenkins 14565 Dec 9 02:04 coverage.out 02:05:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:59 driver 02:05:06 -rw-rw-r-- 1 jenkins jenkins 6335 Dec 9 01:59 go.mod 02:05:06 -rw-rw-r-- 1 jenkins jenkins 87150 Dec 9 01:59 go.sum 02:05:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:59 openapi 02:05:06 -rw-rw-r-- 1 jenkins jenkins 713 Dec 9 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:07 + 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=12f0947547c8f837f89b8015c91dffce46fd43af --label arch=arm64 --label version=4.0.0-dev.5 . 02:05:08 #0 building with "default" instance using docker driver 02:05:08 02:05:08 #1 [internal] load .dockerignore 02:05:08 #1 transferring context: 193B 0.0s done 02:05:08 #1 DONE 0.0s 02:05:08 02:05:08 #2 [internal] load build definition from Dockerfile 02:05:08 #2 transferring dockerfile: 1.74kB 0.0s done 02:05:08 #2 DONE 0.1s 02:05:08 02:05:08 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:05:08 #3 DONE 0.0s 02:05:08 02:05:08 #4 [internal] load metadata for docker.io/library/alpine:3.20 02:05:08 #4 DONE 0.3s 02:05:08 02:05:08 #5 [internal] load build context 02:05:08 #5 transferring context: 16.11kB 0.0s done 02:05:08 #5 DONE 0.0s 02:05:08 02:05:08 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:05:08 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 02:05:08 #6 ... 02:05:08 02:05:08 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:05:08 #7 DONE 0.3s 02:05:08 02:05:08 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:05:08 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:05:08 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:05:08 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:05:08 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s 02:05:09 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 02:05:09 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:05:09 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 02:05:10 #6 DONE 1.1s 02:05:10 02:05:10 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:05:10 #8 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:05:10 #8 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:05:13 #8 3.117 (1/1) Installing dumb-init (1.2.5-r3) 02:05:13 #8 4.114 Executing busybox-1.36.1-r29.trigger 02:05:14 #8 ... 02:05:14 02:05:14 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:05:14 #9 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:05:14 #9 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:05:14 #9 3.328 OK: 242 MiB in 58 packages 02:05:14 #9 DONE 5.0s 02:05:14 02:05:14 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:05:14 #8 4.148 OK: 9 MiB in 15 packages 02:05:14 #8 ... 02:05:14 02:05:14 #10 [builder 3/7] WORKDIR /device-rest-go 02:05:14 #10 DONE 0.1s 02:05:14 02:05:14 #11 [builder 4/7] COPY go.mod vendor* ./ 02:05:14 #11 DONE 0.2s 02:05:14 02:05:14 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:14 #12 ... 02:05:14 02:05:14 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:05:14 #8 DONE 4.7s 02:05:14 02:05:14 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:05:15 #13 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:05:15 #13 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:05:16 #13 ... 02:05:16 02:05:16 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:16 #12 DONE 1.7s 02:05:16 02:05:16 #14 [builder 6/7] COPY . . 02:05:16 #14 DONE 0.2s 02:05:16 02:05:16 #15 [builder 7/7] RUN make build 02:05:17 #15 0.815 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 02:05:21 #15 ... 02:05:21 02:05:21 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:05:21 #13 3.201 Upgrading critical system libraries and apk-tools: 02:05:21 #13 3.201 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:05:21 #13 3.228 Executing busybox-1.36.1-r29.trigger 02:05:21 #13 3.568 Continuing the upgrade transaction with new apk-tools: 02:05:21 #13 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:05:21 #13 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:05:21 #13 6.068 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:05:21 #13 6.216 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:05:21 #13 6.255 OK: 9 MiB in 15 packages 02:05:21 #13 DONE 6.8s 02:05:21 02:05:21 #15 [builder 7/7] RUN make build 02:07:58 #15 DONE 156.6s 02:07:58 02:07:58 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 02:07:58 #16 DONE 0.5s 02:07:58 02:07:58 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 02:07:58 #17 DONE 0.1s 02:07:58 02:07:58 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 02:07:58 #18 DONE 0.1s 02:07:58 02:07:58 #19 exporting to image 02:07:58 #19 exporting layers 02:07:58 #19 exporting layers 0.4s done 02:07:58 #19 writing image sha256:41512f7ffa414b7f949eed91fe9cd6fa0ceb6693bdd021764d794c3012412b64 done 02:07:58 #19 naming to docker.io/library/device-rest-arm64 0.0s done 02:07:58 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:58 provisioning config files... 02:07:58 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/182@tmp/config17720130717712666968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:59 ---> ****-login.sh 02:07:59 nexus3.edgexfoundry.org:10001 02:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:59 Configure a credential helper to remove this warning. See 02:07:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:59 02:07:59 Login Succeeded 02:07:59 nexus3.edgexfoundry.org:10002 02:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:59 Configure a credential helper to remove this warning. See 02:07:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:59 02:07:59 Login Succeeded 02:07:59 nexus3.edgexfoundry.org:10003 02:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:59 Configure a credential helper to remove this warning. See 02:07:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:59 02:07:59 Login Succeeded 02:07:59 nexus3.edgexfoundry.org:10004 02:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:00 Configure a credential helper to remove this warning. See 02:08:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:00 02:08:00 Login Succeeded 02:08:00 ****.io 02:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:00 Configure a credential helper to remove this warning. See 02:08:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:00 02:08:00 Login Succeeded 02:08:00 ---> ****-login.sh ends [Pipeline] } 02:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:00 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 02:08:00 12f0947547c8f837f89b8015c91dffce46fd43af 02:08:00 latest 02:08:00 4.0.0-dev.5 02:08:00 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 02:08:00 main 02:08:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:01 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:01 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af 02:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:08:01 7b466273e48d: Preparing 02:08:01 a7aed0a1a0b2: Preparing 02:08:01 3710e13ce4a3: Preparing 02:08:01 b5e70db88fe0: Preparing 02:08:01 9789f4348ac4: Preparing 02:08:01 651d9022c234: Preparing 02:08:01 a7aed0a1a0b2: Pushed 02:08:01 9789f4348ac4: Pushed 02:08:01 7b466273e48d: Pushed 02:08:01 651d9022c234: Layer already exists 02:08:03 b5e70db88fe0: Pushed 02:08:10 3710e13ce4a3: Pushed 02:08:10 12f0947547c8f837f89b8015c91dffce46fd43af: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:10 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:11 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:08:11 7b466273e48d: Preparing 02:08:11 a7aed0a1a0b2: Preparing 02:08:11 3710e13ce4a3: Preparing 02:08:11 b5e70db88fe0: Preparing 02:08:11 9789f4348ac4: Preparing 02:08:11 651d9022c234: Preparing 02:08:11 651d9022c234: Waiting 02:08:11 3710e13ce4a3: Layer already exists 02:08:11 b5e70db88fe0: Layer already exists 02:08:11 9789f4348ac4: Layer already exists 02:08:11 a7aed0a1a0b2: Layer already exists 02:08:11 7b466273e48d: Layer already exists 02:08:11 651d9022c234: Layer already exists 02:08:11 latest: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:11 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:12 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.5 02:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:08:12 7b466273e48d: Preparing 02:08:12 a7aed0a1a0b2: Preparing 02:08:12 3710e13ce4a3: Preparing 02:08:12 b5e70db88fe0: Preparing 02:08:12 9789f4348ac4: Preparing 02:08:12 651d9022c234: Preparing 02:08:12 651d9022c234: Waiting 02:08:12 b5e70db88fe0: Layer already exists 02:08:12 a7aed0a1a0b2: Layer already exists 02:08:12 3710e13ce4a3: Layer already exists 02:08:12 7b466273e48d: Layer already exists 02:08:12 9789f4348ac4: Layer already exists 02:08:12 651d9022c234: Layer already exists 02:08:12 4.0.0-dev.5: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:12 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:13 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 02:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:08:13 7b466273e48d: Preparing 02:08:13 a7aed0a1a0b2: Preparing 02:08:13 3710e13ce4a3: Preparing 02:08:13 b5e70db88fe0: Preparing 02:08:13 9789f4348ac4: Preparing 02:08:13 651d9022c234: Preparing 02:08:13 651d9022c234: Waiting 02:08:13 7b466273e48d: Layer already exists 02:08:13 a7aed0a1a0b2: Layer already exists 02:08:13 3710e13ce4a3: Layer already exists 02:08:13 b5e70db88fe0: Layer already exists 02:08:13 9789f4348ac4: Layer already exists 02:08:13 651d9022c234: Layer already exists 02:08:13 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:14 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 02:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:08:14 7b466273e48d: Preparing 02:08:14 a7aed0a1a0b2: Preparing 02:08:14 3710e13ce4a3: Preparing 02:08:14 b5e70db88fe0: Preparing 02:08:14 9789f4348ac4: Preparing 02:08:14 651d9022c234: Preparing 02:08:14 651d9022c234: Waiting 02:08:14 a7aed0a1a0b2: Layer already exists 02:08:14 3710e13ce4a3: Layer already exists 02:08:14 b5e70db88fe0: Layer already exists 02:08:14 9789f4348ac4: Layer already exists 02:08:14 7b466273e48d: Layer already exists 02:08:14 651d9022c234: Layer already exists 02:08:14 main: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:14 ===================================================== [Pipeline] echo 02:08:14 taggedImages: 02:08:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af 02:08:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:08:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.5 02:08:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 02:08:14 - 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 02:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:14 02:08:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:15 arm64: Pulling from edgex-lftools-log-publisher 02:08:15 8998bd30e6a1: Pulling fs layer 02:08:15 04944245beec: Pulling fs layer 02:08:15 699f458cf7ca: Pulling fs layer 02:08:15 765212b225bb: Pulling fs layer 02:08:15 f23df028b6ca: Pulling fs layer 02:08:15 d65c8cfc05b1: Pulling fs layer 02:08:15 2437ff75d9bd: Pulling fs layer 02:08:15 f23df028b6ca: Waiting 02:08:15 d65c8cfc05b1: Waiting 02:08:15 2437ff75d9bd: Waiting 02:08:15 765212b225bb: Waiting 02:08:15 04944245beec: Verifying Checksum 02:08:15 04944245beec: Download complete 02:08:15 765212b225bb: Download complete 02:08:15 f23df028b6ca: Verifying Checksum 02:08:15 f23df028b6ca: Download complete 02:08:15 d65c8cfc05b1: Verifying Checksum 02:08:15 d65c8cfc05b1: Download complete 02:08:15 699f458cf7ca: Verifying Checksum 02:08:15 699f458cf7ca: Download complete 02:08:16 8998bd30e6a1: Download complete 02:08:18 2437ff75d9bd: Verifying Checksum 02:08:18 2437ff75d9bd: Download complete 02:08:22 8998bd30e6a1: Pull complete 02:08:22 04944245beec: Pull complete 02:08:24 699f458cf7ca: Pull complete 02:08:24 765212b225bb: Pull complete 02:08:25 f23df028b6ca: Pull complete 02:08:25 d65c8cfc05b1: Pull complete 02:08:52 2437ff75d9bd: Pull complete 02:08:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:52 prd-ubuntu20.04-docker-arm64-4c-16g-34749 does not seem to be running inside a container 02:08:52 $ 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/182 -v /w/workspace/device-rest-go/182:/w/workspace/device-rest-go/182:rw,z -v /w/workspace/device-rest-go/182@tmp:/w/workspace/device-rest-go/182@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 02:08:55 $ docker top 436fa9db19f8e774c2a84c53cbcb40e29e76bec7df351b9605a00f2b05a3bb6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:56 ---> job-cost.sh 02:08:56 lf-activate-venv: SKIPPING 02:08:56 INFO: No Stack... 02:08:56 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:57 INFO: Archiving Costs [Pipeline] sh 02:08:58 + cat /w/workspace/device-rest-go/182/archives/cost.csv 02:08:58 + cut -d, -f6 [Pipeline] lock 02:08:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] 02:08:58 Resource [jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] did not exist. Created. 02:08:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:58 /w/workspace/device-rest-go/182@tmp/durable-b412977a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:08:59 + echo total: 0.2199999988079071 [Pipeline] stash 02:08:59 Warning: overwriting stash ‘stack-cost’ 02:08:59 Stashed 1 file(s) [Pipeline] } 02:08:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:59 $ docker stop --time=1 436fa9db19f8e774c2a84c53cbcb40e29e76bec7df351b9605a00f2b05a3bb6c 02:09:00 $ docker rm -f --volumes 436fa9db19f8e774c2a84c53cbcb40e29e76bec7df351b9605a00f2b05a3bb6c [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 02:09:01 provisioning config files... 02:09:01 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10508443787976882821tmp [Pipeline] { [Pipeline] sh 02:09:01 + set +x 02:09:01 + curl -s https://codecov.io/bash 02:09:01 + bash -s -- 02:09:01 02:09:01 _____ _ 02:09:01 / ____| | | 02:09:01 | | ___ __| | ___ ___ _____ __ 02:09:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:09:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:09:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:09:01 Bash-1.0.6 02:09:01 02:09:01 02:09:01 ==> git version 2.25.1 found 02:09:01 ==> 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 02:09:01 Release-Date: 2020-01-08 02:09:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:09:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:09:01 ==> Jenkins CI detected. 02:09:01 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 02:09:01 project root: . 02:09:01 --> token set from env 02:09:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:09:01 ==> Running gcov in . (disable via -X gcov) 02:09:01 ==> Python coveragepy not found 02:09:01 ==> Searching for coverage reports in: 02:09:01 + . 02:09:01 -> Found 1 reports 02:09:01 ==> Detecting git/mercurial file structure 02:09:01 ==> Reading reports 02:09:01 + ./coverage.out bytes=14565 02:09:01 ==> Appending adjustments 02:09:01 https://docs.codecov.io/docs/fixing-reports 02:09:01 + Found adjustments 02:09:01 ==> Gzipping contents 02:09:01 4.0K /tmp/codecov.AojPag.gz 02:09:01 ==> Uploading reports 02:09:01 url: https://codecov.io 02:09:01 query: branch=main&commit=12f0947547c8f837f89b8015c91dffce46fd43af&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:09:01 -> Pinging Codecov 02:09:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12f0947547c8f837f89b8015c91dffce46fd43af&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:09:02 -> Uploading to 02:09:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/12f0947547c8f837f89b8015c91dffce46fd43af/bc7940d7-a85b-476b-88da-4263b00f321c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T020901Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=71971f815e49d2fbb7bcf506641be579c70994cc4f808595c246c2712e7b85c8 02:09:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:09:02 Dload Upload Total Spent Left Speed 02:09:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 15012 --:--:-- --:--:-- --:--:-- 14916 02:09:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] } 02:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:09:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:09:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:09:02 02:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:09:03 latest: Pulling from edgex-devops/edgex-snyk-go 02:09:03 43c4264eed91: Already exists 02:09:03 4cc291be95ef: Already exists 02:09:03 2ac1f1163629: Already exists 02:09:03 5c3c966382ef: Already exists 02:09:03 4f4fb700ef54: Already exists 02:09:03 d9c7d2e4e75e: Pulling fs layer 02:09:03 9c3e1370e548: Pulling fs layer 02:09:03 d9c7d2e4e75e: Verifying Checksum 02:09:03 d9c7d2e4e75e: Download complete 02:09:05 d9c7d2e4e75e: Pull complete 02:09:05 9c3e1370e548: Verifying Checksum 02:09:05 9c3e1370e548: Download complete 02:09:08 9c3e1370e548: Pull complete 02:09:08 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:09 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 02:09:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:09:12 $ docker top 25fcbb4c065049204c00a8a34fe09ae9bb111a2363abb7bdc3ada7cd356e6750 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 02:09:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 02:09:13 + set -o pipefail 02:09:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 02:09:19 02:09:19 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 02:09:19 02:09:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/b9923d72-e80a-478d-9c8e-c96ed36e7b31 02:09:19 02:09:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:09:19 02:09:19 02:09:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:09:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:09:19 $ docker stop --time=1 25fcbb4c065049204c00a8a34fe09ae9bb111a2363abb7bdc3ada7cd356e6750 02:09:26 $ docker rm -f --volumes 25fcbb4c065049204c00a8a34fe09ae9bb111a2363abb7bdc3ada7cd356e6750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:26 + git log --format=format:%s -1 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] sh 02:09:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:27 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 02:09:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:28 $ docker top a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 -eo pid,comm 02:09:28 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). 02:09:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:28 [ssh-agent] Looking for ssh-agent implementation... 02:09:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:28 $ docker exec a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 ssh-agent 02:09:28 SSH_AUTH_SOCK=/tmp/ssh-bMw7UPUIAAjn/agent.31 02:09:28 SSH_AGENT_PID=37 02:09:28 Running ssh-add (command line suppressed) 02:09:28 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14038691057827829573.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14038691057827829573.key) 02:09:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:29 + git semver tag 02:09:29 2024-12-09 02:09:29,217 [run_tag] DEBUG tag force:False 02:09:29 2024-12-09 02:09:29,218 [check_head_tag] DEBUG check head tag 02:09:29 2024-12-09 02:09:29,219 [execute] INFO git cat-file --batch-check 02:09:29 2024-12-09 02:09:29,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 02:09:29 2024-12-09 02:09:29,222 [execute] INFO git cat-file --batch 02:09:29 2024-12-09 02:09:29,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 02:09:29 2024-12-09 02:09:29,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:09:29 2024-12-09 02:09:29,246 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 02:09:29 2024-12-09 02:09:29,246 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 02:09:29 2024-12-09 02:09:29,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:09:29 4.0.0-dev.5 [Pipeline] } 02:09:29 $ docker exec --env ******** --env ******** a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 ssh-agent -k 02:09:29 unset SSH_AUTH_SOCK; 02:09:29 unset SSH_AGENT_PID; 02:09:29 echo Agent pid 37 killed; 02:09:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:29 + git semver [Pipeline] } 02:09:30 $ docker stop --time=1 a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 02:09:31 $ docker rm -f --volumes a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:31 02:09:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:32 0.23.1-centos7: Pulling from edgex-lftools 02:09:32 ab5ef0e58194: Pulling fs layer 02:09:32 9712f1f96733: Pulling fs layer 02:09:32 63f879dbbcfc: Pulling fs layer 02:09:32 0d9ebad4ef96: Pulling fs layer 02:09:32 e9a5061849ea: Pulling fs layer 02:09:32 d747dcd14b5f: Pulling fs layer 02:09:32 2de7ff778b66: Pulling fs layer 02:09:32 e9a5061849ea: Waiting 02:09:32 d747dcd14b5f: Waiting 02:09:32 2de7ff778b66: Waiting 02:09:32 0d9ebad4ef96: Waiting 02:09:32 9712f1f96733: Verifying Checksum 02:09:32 9712f1f96733: Download complete 02:09:32 63f879dbbcfc: Verifying Checksum 02:09:32 63f879dbbcfc: Download complete 02:09:32 ab5ef0e58194: Download complete 02:09:32 0d9ebad4ef96: Verifying Checksum 02:09:32 0d9ebad4ef96: Download complete 02:09:32 d747dcd14b5f: Verifying Checksum 02:09:32 d747dcd14b5f: Download complete 02:09:32 e9a5061849ea: Verifying Checksum 02:09:32 e9a5061849ea: Download complete 02:09:32 2de7ff778b66: Verifying Checksum 02:09:32 2de7ff778b66: Download complete 02:09:35 ab5ef0e58194: Pull complete 02:09:35 9712f1f96733: Pull complete 02:09:35 63f879dbbcfc: Pull complete 02:09:38 0d9ebad4ef96: Pull complete 02:09:39 e9a5061849ea: Pull complete 02:09:39 d747dcd14b5f: Pull complete 02:09:40 2de7ff778b66: Pull complete 02:09:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:40 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 02:09:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:09:47 $ docker top db2d8a7e94d3d8a68cfba7a8ed615cb81e630550c2b3ffa07995d3c38dc986aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:09:47 provisioning config files... 02:09:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1735489103149395927tmp 02:09:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15679611546074156647tmp 02:09:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8586402684299172368tmp [Pipeline] { [Pipeline] echo 02:09:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:09:47 ---> sigul-configuration.sh 02:09:47 gpg: directory `/root/.gnupg' created 02:09:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:09:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:09:47 gpg: keyring `/root/.gnupg/secring.gpg' created 02:09:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:09:47 gpg: CAST5 encrypted data 02:09:47 gpg: encrypted with 1 passphrase 02:09:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:09:48 + mkdir /home/jenkins 02:09:48 + mkdir /home/jenkins/sigul [Pipeline] sh 02:09:48 + 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 02:09:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:09:48 ---> sigul-install.sh 02:09:48 Sigul already installed; skipping installation. [Pipeline] sh 02:09:49 + git tag --list 02:09:49 v1.0.0 02:09:49 v1.1.0 02:09:49 v1.1.1 02:09:49 v1.1.2 02:09:49 v1.2.0 02:09:49 v1.2.1 02:09:49 v2.0.0 02:09:49 v2.1.0 02:09:49 v2.1.1 02:09:49 v2.2.0 02:09:49 v2.3.0 02:09:49 v3.0 02:09:49 v3.0.0 02:09:49 v3.1 02:09:49 v3.1.0 02:09:49 v3.1.0-dev.1 02:09:49 v3.1.0-dev.10 02:09:49 v3.1.0-dev.11 02:09:49 v3.1.0-dev.12 02:09:49 v3.1.0-dev.13 02:09:49 v3.1.0-dev.14 02:09:49 v3.1.0-dev.15 02:09:49 v3.1.0-dev.16 02:09:49 v3.1.0-dev.17 02:09:49 v3.1.0-dev.18 02:09:49 v3.1.0-dev.19 02:09:49 v3.1.0-dev.2 02:09:49 v3.1.0-dev.20 02:09:49 v3.1.0-dev.21 02:09:49 v3.1.0-dev.22 02:09:49 v3.1.0-dev.23 02:09:49 v3.1.0-dev.24 02:09:49 v3.1.0-dev.25 02:09:49 v3.1.0-dev.26 02:09:49 v3.1.0-dev.27 02:09:49 v3.1.0-dev.28 02:09:49 v3.1.0-dev.29 02:09:49 v3.1.0-dev.3 02:09:49 v3.1.0-dev.30 02:09:49 v3.1.0-dev.31 02:09:49 v3.1.0-dev.32 02:09:49 v3.1.0-dev.4 02:09:49 v3.1.0-dev.5 02:09:49 v3.1.0-dev.6 02:09:49 v3.1.0-dev.7 02:09:49 v3.1.0-dev.8 02:09:49 v3.1.0-dev.9 02:09:49 v3.1.1 02:09:49 v3.2.0-dev.1 02:09:49 v3.2.0-dev.10 02:09:49 v3.2.0-dev.11 02:09:49 v3.2.0-dev.12 02:09:49 v3.2.0-dev.13 02:09:49 v3.2.0-dev.14 02:09:49 v3.2.0-dev.15 02:09:49 v3.2.0-dev.16 02:09:49 v3.2.0-dev.17 02:09:49 v3.2.0-dev.18 02:09:49 v3.2.0-dev.19 02:09:49 v3.2.0-dev.2 02:09:49 v3.2.0-dev.20 02:09:49 v3.2.0-dev.21 02:09:49 v3.2.0-dev.22 02:09:49 v3.2.0-dev.23 02:09:49 v3.2.0-dev.24 02:09:49 v3.2.0-dev.25 02:09:49 v3.2.0-dev.3 02:09:49 v3.2.0-dev.4 02:09:49 v3.2.0-dev.5 02:09:49 v3.2.0-dev.6 02:09:49 v3.2.0-dev.7 02:09:49 v3.2.0-dev.8 02:09:49 v3.2.0-dev.9 02:09:49 v4.0.0-dev.1 02:09:49 v4.0.0-dev.2 02:09:49 v4.0.0-dev.3 02:09:49 v4.0.0-dev.4 02:09:49 v4.0.0-dev.5 [Pipeline] sh 02:09:49 + lftools sign git-tag v4.0.0-dev.5 02:09:50 Signing Git tag with Sigul... 02:09:50 Signing v4.0.0-dev.5 [Pipeline] echo 02:09:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:09:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:09:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:09:50 $ docker stop --time=1 db2d8a7e94d3d8a68cfba7a8ed615cb81e630550c2b3ffa07995d3c38dc986aa 02:09:52 $ docker rm -f --volumes db2d8a7e94d3d8a68cfba7a8ed615cb81e630550c2b3ffa07995d3c38dc986aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:09:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:53 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 02:09:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:53 $ docker top fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d -eo pid,comm 02:09:53 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). 02:09:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:53 [ssh-agent] Looking for ssh-agent implementation... 02:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:53 $ docker exec fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d ssh-agent 02:09:53 SSH_AUTH_SOCK=/tmp/ssh-gXYOHifa8BYV/agent.32 02:09:53 SSH_AGENT_PID=38 02:09:53 Running ssh-add (command line suppressed) 02:09:53 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6681985813955016853.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6681985813955016853.key) 02:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:54 + git semver bump pre 02:09:54 2024-12-09 02:09:54,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:09:54 2024-12-09 02:09:54,353 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 02:09:54 2024-12-09 02:09:54,353 [bump_version] DEBUG bumped version:4.0.0-dev.6 02:09:54 2024-12-09 02:09:54,353 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 02:09:54 2024-12-09 02:09:54,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:09:54 2024-12-09 02:09:54,354 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:09:54 2024-12-09 02:09:54,355 [execute] INFO git cat-file --batch-check 02:09:54 2024-12-09 02:09:54,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:09:54 2024-12-09 02:09:54,361 [execute] INFO git cat-file --batch 02:09:54 2024-12-09 02:09:54,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:09:54 2024-12-09 02:09:54,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:09:54 4.0.0-dev.6 [Pipeline] } 02:09:54 $ docker exec --env ******** --env ******** fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d ssh-agent -k 02:09:54 unset SSH_AUTH_SOCK; 02:09:54 unset SSH_AGENT_PID; 02:09:54 echo Agent pid 38 killed; 02:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:54 + git semver [Pipeline] } 02:09:55 $ docker stop --time=1 fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d 02:09:56 $ docker rm -f --volumes fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d [Pipeline] // withDockerContainer [Pipeline] sh 02:09:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:57 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 02:09:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:57 $ docker top d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d -eo pid,comm 02:09:57 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). 02:09:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:57 [ssh-agent] Looking for ssh-agent implementation... 02:09:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:57 $ docker exec d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d ssh-agent 02:09:57 SSH_AUTH_SOCK=/tmp/ssh-DckO1tsvYk9z/agent.33 02:09:57 SSH_AGENT_PID=39 02:09:57 Running ssh-add (command line suppressed) 02:09:57 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18268884243437092990.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18268884243437092990.key) 02:09:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:58 + git semver push 02:09:58 2024-12-09 02:09:58,384 [run_push] DEBUG push 02:09:58 2024-12-09 02:09:58,385 [execute] INFO git cat-file --batch-check 02:09:58 2024-12-09 02:09:58,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:09:58 2024-12-09 02:09:58,389 [execute] INFO git rev-list c19537d69a26ee4245828dad5402d99992608982 -- 02:09:58 2024-12-09 02:09:58,389 [execute] DEBUG Popen(['git', 'rev-list', 'c19537d69a26ee4245828dad5402d99992608982', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:09:58 2024-12-09 02:09:58,398 [execute] INFO git fetch -v origin 02:09:58 2024-12-09 02:09:58,398 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:09:59 2024-12-09 02:09:58,881 [run_push] DEBUG no remote changes detected 02:09:59 2024-12-09 02:09:58,881 [execute] INFO git push origin semver 02:09:59 2024-12-09 02:09:58,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:09:59 2024-12-09 02:09:59,526 [run_push] DEBUG push all version tags 02:09:59 2024-12-09 02:09:59,526 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:09:59 2024-12-09 02:09:59,527 [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) 02:10:00 2024-12-09 02:10:00,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:10:00 4.0.0-dev.6 [Pipeline] } 02:10:00 $ docker exec --env ******** --env ******** d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d ssh-agent -k 02:10:00 unset SSH_AUTH_SOCK; 02:10:00 unset SSH_AGENT_PID; 02:10:00 echo Agent pid 39 killed; 02:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:00 + git semver [Pipeline] } 02:10:00 $ docker stop --time=1 d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d 02:10:02 $ docker rm -f --volumes d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:10:02 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 02:10:02 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:10:02 total 16 02:10:02 drwxr-xr-x 3 root root 4096 Dec 9 01:58 . 02:10:02 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:09 .. 02:10:02 drwxr-xr-x 2 root root 4096 Dec 9 01:58 cost 02:10:02 -rw-r--r-- 1 root root 86 Dec 9 01:58 cost.csv 02:10:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 02:10:02 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:10:02 total 16 02:10:02 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:58 . 02:10:02 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:09 .. 02:10:02 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 01:58 cost 02:10:02 -rw-r--r-- 1 jenkins jenkins 86 Dec 9 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:10:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:10:03 ---> package-listing.sh 02:10:03 ++ facter osfamily 02:10:03 ++ tr '[:upper:]' '[:lower:]' 02:10:12 + OS_FAMILY=debian 02:10:12 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 02:10:12 + START_PACKAGES=/tmp/packages_start.txt 02:10:12 + END_PACKAGES=/tmp/packages_end.txt 02:10:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:10:12 + PACKAGES=/tmp/packages_start.txt 02:10:12 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:10:12 + PACKAGES=/tmp/packages_end.txt 02:10:12 + case "${OS_FAMILY}" in 02:10:12 + dpkg -l 02:10:12 + grep '^ii' 02:10:12 + '[' -f /tmp/packages_start.txt ']' 02:10:12 + '[' -f /tmp/packages_end.txt ']' 02:10:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:10:12 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:10:12 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 02:10:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 02:10:12 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 02:10:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:12 prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container 02:10:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:10:18 $ docker top 3d14e0fc9f870515a8134e759169d8d7577ecfac56bf1e0b83699aed20b04c9e -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:10:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:10:18 + ls /var/log/sa-host 02:10:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:19 provisioning config files... 02:10:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11158033752609127970tmp [Pipeline] { [Pipeline] echo 02:10:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:10:19 ---> create-netrc.sh [Pipeline] } 02:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:10:19 ---> python-tools-install.sh [Pipeline] echo 02:10:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:10:20 ---> sudo-logs.sh 02:10:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:10:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:10:20 ---> job-cost.sh 02:10:20 lf-activate-venv: SKIPPING 02:10:20 DEBUG: total: 0.2199999988079071 02:10:20 INFO: Retrieving Stack Cost... 02:10:20 INFO: Retrieving Pricing Info for: v3-standard-8 02:10:21 INFO: Archiving Costs [Pipeline] echo 02:10:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:10:21 ---> logs-deploy.sh 02:10:21 lf-activate-venv: SKIPPING 02:10:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/182 02:10:21 INFO: archiving workspace using pattern(s): 02:10:22 Archives upload complete. 02:10:22 INFO: archiving logs to Nexus 02:10:23 ---> uname -a: 02:10:23 Linux prd-ubuntu20-04-docker-8c-8g-34744 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:10:23 02:10:23 02:10:23 ---> lscpu: 02:10:23 Architecture: x86_64 02:10:23 CPU op-mode(s): 32-bit, 64-bit 02:10:23 Byte Order: Little Endian 02:10:23 Address sizes: 40 bits physical, 48 bits virtual 02:10:23 CPU(s): 8 02:10:23 On-line CPU(s) list: 0-7 02:10:23 Thread(s) per core: 1 02:10:23 Core(s) per socket: 1 02:10:23 Socket(s): 8 02:10:23 NUMA node(s): 1 02:10:23 Vendor ID: AuthenticAMD 02:10:23 CPU family: 23 02:10:23 Model: 49 02:10:23 Model name: AMD EPYC-Rome Processor 02:10:23 Stepping: 0 02:10:23 CPU MHz: 2800.000 02:10:23 BogoMIPS: 5600.00 02:10:23 Virtualization: AMD-V 02:10:23 Hypervisor vendor: KVM 02:10:23 Virtualization type: full 02:10:23 L1d cache: 256 KiB 02:10:23 L1i cache: 256 KiB 02:10:23 L2 cache: 4 MiB 02:10:23 L3 cache: 128 MiB 02:10:23 NUMA node0 CPU(s): 0-7 02:10:23 Vulnerability Itlb multihit: Not affected 02:10:23 Vulnerability L1tf: Not affected 02:10:23 Vulnerability Mds: Not affected 02:10:23 Vulnerability Meltdown: Not affected 02:10:23 Vulnerability Mmio stale data: Not affected 02:10:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:10:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:10:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:10:23 Vulnerability Srbds: Not affected 02:10:23 Vulnerability Tsx async abort: Not affected 02:10:23 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 02:10:23 02:10:23 02:10:23 ---> nproc: 02:10:23 8 02:10:23 02:10:23 02:10:23 ---> df -h: 02:10:23 Filesystem Size Used Avail Use% Mounted on 02:10:23 overlay 155G 13G 142G 9% / 02:10:23 tmpfs 64M 0 64M 0% /dev 02:10:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:10:23 shm 64M 0 64M 0% /dev/shm 02:10:23 /dev/vda1 155G 13G 142G 9% /facter-os 02:10:23 02:10:23 02:10:23 ---> sar -b -r -n DEV: 02:10:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34744) 12/09/24 _x86_64_ (8 CPU) 02:10:23 02:10:23 01:54:10 LINUX RESTART (8 CPU) 02:10:23 02:10:23 01:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:10:23 01:56:01 259.96 6.50 253.46 0.00 471.12 72419.66 0.00 02:10:23 01:57:01 134.89 0.13 134.76 0.00 19.60 48082.65 0.00 02:10:23 01:58:01 174.45 0.20 174.25 0.00 17.72 42383.74 0.00 02:10:23 01:59:01 41.26 0.00 41.26 0.00 0.00 13787.92 0.00 02:10:23 02:00:01 47.23 5.18 42.05 0.00 4344.02 8622.86 0.00 02:10:23 02:01:01 6.50 0.02 6.48 0.00 0.13 124.25 0.00 02:10:23 02:02:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 02:10:23 02:03:01 2.00 0.00 2.00 0.00 0.00 21.20 0.00 02:10:23 02:04:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 02:10:23 02:05:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 02:10:23 02:06:01 1.10 0.00 1.10 0.00 0.00 17.06 0.00 02:10:23 02:07:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 02:10:23 02:08:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 02:10:23 02:09:01 2.60 0.02 2.58 0.00 0.13 29.73 0.00 02:10:23 02:10:01 139.74 0.27 139.48 0.00 21.86 52507.78 0.00 02:10:23 Average: 54.48 0.82 53.66 0.00 325.36 15874.78 0.00 02:10:23 02:10:23 01:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:10:23 01:56:01 27266472 31455240 866256 2.63 165672 4106448 2061756 6.08 1388532 3653268 641876 02:10:23 01:57:01 27490416 31492284 823948 2.51 186720 3920680 1941772 5.72 1364832 3471092 105452 02:10:23 01:58:01 26933452 31489272 816600 2.48 198572 4417604 1874068 5.52 1399472 3937708 370160 02:10:23 01:59:01 26947480 31503856 809860 2.46 198840 4417744 1802444 5.31 1403584 3925184 8 02:10:23 02:00:01 26496124 31481304 793116 2.41 228320 4823976 1718884 5.07 1684260 4059696 1036 02:10:23 02:01:01 26511376 31491604 782656 2.38 226864 4820724 1714876 5.05 1673136 4056480 12 02:10:23 02:02:01 26512156 31492464 781716 2.38 226952 4820728 1714876 5.05 1673428 4056484 16 02:10:23 02:03:01 26516124 31496508 777748 2.37 227024 4820728 1714876 5.05 1668608 4056484 184 02:10:23 02:04:01 26516036 31496496 777620 2.36 227076 4820716 1714876 5.05 1668532 4056488 20 02:10:23 02:05:01 26515772 31496320 777544 2.36 227116 4820736 1714876 5.05 1668536 4056492 16 02:10:23 02:06:01 26518788 31499448 774348 2.35 227148 4820736 1714876 5.05 1665960 4056492 12 02:10:23 02:07:01 26518620 31499316 774404 2.36 227180 4820740 1714876 5.05 1665992 4056496 16 02:10:23 02:08:01 26518496 31499272 774560 2.36 227260 4820744 1714876 5.05 1666064 4056504 16 02:10:23 02:09:01 26517532 31498560 775056 2.36 227344 4820804 1740036 5.13 1666116 4056560 28 02:10:23 02:10:01 25331408 31435292 830292 2.52 244924 5825224 1952924 5.76 1771232 5030844 864 02:10:23 Average: 26607350 31488482 795715 2.42 217801 4726555 1787393 5.27 1601886 4039085 74648 02:10:23 02:10:23 01:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:10:23 01:56:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 02:10:23 01:56:01 docker0 329.66 497.37 28.18 3569.17 0.00 0.00 0.00 0.00 02:10:23 01:56:01 ens3 701.32 461.56 8429.32 75.11 0.00 0.00 0.00 0.00 02:10:23 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 01:57:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:10:23 01:57:01 ens3 33.43 17.93 32.78 11.80 0.00 0.00 0.00 0.00 02:10:23 01:58:01 lo 8.06 8.06 0.81 0.81 0.00 0.00 0.00 0.00 02:10:23 01:58:01 docker0 7.10 13.96 0.43 190.50 0.00 0.00 0.00 0.00 02:10:23 01:58:01 ens3 175.83 119.40 2811.83 239.79 0.00 0.00 0.00 0.00 02:10:23 01:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:10:23 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 01:59:01 ens3 10.88 5.30 11.34 3.22 0.00 0.00 0.00 0.00 02:10:23 02:00:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 02:10:23 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:00:01 ens3 180.07 116.04 2860.76 8.42 0.00 0.00 0.00 0.00 02:10:23 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:01:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 02:10:23 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:02:01 ens3 1.42 0.62 0.63 0.42 0.00 0.00 0.00 0.00 02:10:23 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:03:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:04:01 ens3 0.93 0.25 0.31 0.20 0.00 0.00 0.00 0.00 02:10:23 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:05:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:10:23 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:06:01 ens3 0.57 0.08 0.11 0.01 0.00 0.00 0.00 0.00 02:10:23 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:07:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:10:23 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:08:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:10:23 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:23 02:09:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:10:23 02:10:01 veth5c2d2ab 1.98 1.98 0.31 0.75 0.00 0.00 0.00 0.00 02:10:23 02:10:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 02:10:23 02:10:01 docker0 74.80 129.65 7.05 1244.19 0.00 0.00 0.00 0.00 02:10:23 02:10:01 ens3 419.63 275.62 7159.98 181.84 0.00 0.00 0.00 0.00 02:10:23 Average: veth5c2d2ab 0.13 0.13 0.02 0.05 0.00 0.00 0.00 0.00 02:10:23 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:10:23 Average: docker0 27.47 42.79 2.38 333.95 0.00 0.00 0.00 0.00 02:10:23 Average: ens3 101.83 66.57 1422.10 34.77 0.00 0.00 0.00 0.00 02:10:23 02:10:23 02:10:23 ---> sar -P ALL: 02:10:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34744) 12/09/24 _x86_64_ (8 CPU) 02:10:23 02:10:23 01:54:10 LINUX RESTART (8 CPU) 02:10:23 02:10:23 01:55:01 CPU %user %nice %system %iowait %steal %idle 02:10:23 01:56:01 all 10.09 0.00 4.45 4.54 0.07 80.85 02:10:23 01:56:01 0 9.14 0.00 4.55 0.71 0.05 85.55 02:10:23 01:56:01 1 10.40 0.00 5.16 1.83 0.07 82.54 02:10:23 01:56:01 2 10.56 0.00 5.16 10.85 0.07 73.36 02:10:23 01:56:01 3 9.94 0.00 4.04 5.34 0.08 80.59 02:10:23 01:56:01 4 10.62 0.00 4.90 4.55 0.07 79.87 02:10:23 01:56:01 5 9.75 0.00 4.05 10.51 0.08 75.61 02:10:23 01:56:01 6 11.48 0.00 4.14 1.06 0.07 83.25 02:10:23 01:56:01 7 8.85 0.00 3.58 1.46 0.07 86.04 02:10:23 01:57:01 all 38.99 0.00 6.28 3.65 0.07 51.01 02:10:23 01:57:01 0 38.55 0.00 6.34 1.96 0.07 53.09 02:10:23 01:57:01 1 39.77 0.00 6.34 0.81 0.08 52.99 02:10:23 01:57:01 2 39.49 0.00 5.57 0.45 0.07 54.41 02:10:23 01:57:01 3 38.55 0.00 5.93 0.47 0.07 54.98 02:10:23 01:57:01 4 38.36 0.00 6.99 5.79 0.07 48.80 02:10:23 01:57:01 5 39.38 0.00 5.84 4.31 0.07 50.40 02:10:23 01:57:01 6 39.43 0.00 7.43 14.94 0.08 38.12 02:10:23 01:57:01 7 38.37 0.00 5.80 0.45 0.07 55.31 02:10:23 01:58:01 all 25.70 0.00 5.26 3.07 0.08 65.89 02:10:23 01:58:01 0 27.05 0.00 5.63 0.76 0.08 66.48 02:10:23 01:58:01 1 27.89 0.00 5.64 1.77 0.10 64.59 02:10:23 01:58:01 2 25.50 0.00 4.76 0.15 0.08 69.50 02:10:23 01:58:01 3 25.32 0.00 5.20 3.05 0.08 66.35 02:10:23 01:58:01 4 24.37 0.00 5.50 2.32 0.08 67.73 02:10:23 01:58:01 5 24.54 0.00 4.94 14.79 0.08 55.65 02:10:23 01:58:01 6 24.32 0.00 5.24 0.27 0.05 70.12 02:10:23 01:58:01 7 26.57 0.00 5.14 1.58 0.08 66.63 02:10:23 01:59:01 all 0.23 0.00 0.18 1.01 0.02 98.56 02:10:23 01:59:01 0 0.34 0.00 0.12 0.17 0.02 99.36 02:10:23 01:59:01 1 0.17 0.00 0.56 6.18 0.02 93.06 02:10:23 01:59:01 2 0.19 0.00 0.14 1.10 0.00 98.58 02:10:23 01:59:01 3 0.15 0.00 0.12 0.53 0.00 99.20 02:10:23 01:59:01 4 0.20 0.00 0.12 0.08 0.02 99.58 02:10:23 01:59:01 5 0.25 0.00 0.14 0.02 0.02 99.58 02:10:23 01:59:01 6 0.22 0.00 0.15 0.00 0.03 99.59 02:10:23 01:59:01 7 0.34 0.00 0.14 0.00 0.03 99.49 02:10:23 02:00:01 all 2.69 0.00 1.49 0.73 0.03 95.07 02:10:23 02:00:01 0 1.87 0.00 1.63 0.18 0.02 96.30 02:10:23 02:00:01 1 3.16 0.00 0.84 0.56 0.02 95.42 02:10:23 02:00:01 2 2.92 0.00 1.89 0.07 0.03 95.09 02:10:23 02:00:01 3 3.12 0.00 1.22 2.84 0.03 92.79 02:10:23 02:00:01 4 3.16 0.00 2.44 0.45 0.03 93.92 02:10:23 02:00:01 5 2.16 0.00 1.52 0.80 0.02 95.50 02:10:23 02:00:01 6 3.36 0.00 1.30 0.89 0.03 94.41 02:10:23 02:00:01 7 1.73 0.00 1.05 0.07 0.02 97.13 02:10:23 02:01:01 all 0.11 0.00 0.05 0.09 0.01 99.75 02:10:23 02:01:01 0 0.02 0.00 0.07 0.00 0.00 99.92 02:10:23 02:01:01 1 0.43 0.00 0.08 0.00 0.02 99.47 02:10:23 02:01:01 2 0.08 0.00 0.05 0.05 0.00 99.82 02:10:23 02:01:01 3 0.02 0.00 0.05 0.17 0.00 99.77 02:10:23 02:01:01 4 0.05 0.00 0.03 0.12 0.00 99.80 02:10:23 02:01:01 5 0.07 0.00 0.03 0.02 0.00 99.88 02:10:23 02:01:01 6 0.08 0.00 0.05 0.00 0.02 99.85 02:10:23 02:01:01 7 0.10 0.00 0.02 0.35 0.02 99.52 02:10:23 02:02:01 all 0.02 0.00 0.01 0.02 0.00 99.94 02:10:23 02:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:10:23 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:02:01 4 0.00 0.00 0.00 0.05 0.00 99.95 02:10:23 02:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:02:01 6 0.02 0.00 0.03 0.03 0.02 99.90 02:10:23 02:02:01 7 0.13 0.00 0.02 0.10 0.00 99.75 02:10:23 02:03:01 all 0.04 0.00 0.01 0.03 0.00 99.92 02:10:23 02:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:10:23 02:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:10:23 02:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:10:23 02:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:10:23 02:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:10:23 02:03:01 7 0.12 0.00 0.03 0.23 0.00 99.62 02:10:23 02:04:01 all 0.04 0.00 0.01 0.01 0.01 99.94 02:10:23 02:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:10:23 02:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:10:23 02:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:10:23 02:04:01 7 0.25 0.00 0.03 0.03 0.02 99.67 02:10:23 02:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:10:23 02:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:10:23 02:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:10:23 02:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:10:23 02:05:01 7 0.02 0.00 0.03 0.03 0.00 99.92 02:10:23 02:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:10:23 02:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:10:23 02:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:10:23 02:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:10:23 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:10:23 02:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:10:23 02:06:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:10:23 02:06:01 7 0.10 0.00 0.03 0.08 0.00 99.78 02:10:23 02:10:23 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:10:23 02:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:10:23 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:10:23 02:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:10:23 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:10:23 02:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:10:23 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:10:23 02:07:01 7 0.02 0.00 0.03 0.05 0.02 99.88 02:10:23 02:08:01 all 0.02 0.00 0.00 0.01 0.01 99.96 02:10:23 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:10:23 02:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:10:23 02:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:10:23 02:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:10:23 02:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:10:23 02:08:01 7 0.02 0.00 0.00 0.07 0.00 99.92 02:10:23 02:09:01 all 0.11 0.00 0.03 0.04 0.04 99.79 02:10:23 02:09:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:10:23 02:09:01 1 0.62 0.00 0.03 0.00 0.02 99.33 02:10:23 02:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:10:23 02:09:01 3 0.02 0.00 0.03 0.02 0.00 99.93 02:10:23 02:09:01 4 0.05 0.00 0.02 0.07 0.00 99.87 02:10:23 02:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:10:23 02:09:01 6 0.08 0.00 0.02 0.00 0.27 99.63 02:10:23 02:09:01 7 0.05 0.00 0.05 0.22 0.00 99.68 02:10:23 02:10:01 all 8.02 0.00 3.40 4.01 0.07 84.49 02:10:23 02:10:01 0 8.39 0.00 3.96 0.59 0.07 86.99 02:10:23 02:10:01 1 9.51 0.00 2.82 0.13 0.07 87.47 02:10:23 02:10:01 2 9.46 0.00 2.79 0.20 0.07 87.48 02:10:23 02:10:01 3 6.94 0.00 3.95 12.49 0.07 76.55 02:10:23 02:10:01 4 7.02 0.00 3.55 5.48 0.08 83.87 02:10:23 02:10:01 5 7.84 0.00 3.95 8.89 0.07 79.25 02:10:23 02:10:01 6 7.05 0.00 3.22 0.66 0.07 89.01 02:10:23 02:10:01 7 7.96 0.00 2.97 3.74 0.08 85.25 02:10:23 Average: all 5.71 0.00 1.41 1.14 0.03 91.72 02:10:23 Average: 0 5.66 0.00 1.48 0.29 0.02 92.55 02:10:23 Average: 1 6.10 0.00 1.43 0.74 0.03 91.69 02:10:23 Average: 2 5.85 0.00 1.35 0.85 0.02 91.92 02:10:23 Average: 3 5.58 0.00 1.36 1.65 0.02 91.38 02:10:23 Average: 4 5.56 0.00 1.56 1.25 0.02 91.60 02:10:23 Average: 5 5.57 0.00 1.36 2.60 0.02 90.46 02:10:23 Average: 6 5.73 0.00 1.44 1.19 0.05 91.59 02:10:23 Average: 7 5.61 0.00 1.25 0.56 0.03 92.55 02:10:23 02:10:23 02:10:23