Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1921cd12150bcb2799e69b9e92bb7b088303c035 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-ssh12506315189039359131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14311481249294238551.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9582741104815247106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6265883245851973192.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17288927448794141922.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26326 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1921cd12150bcb2799e69b9e92bb7b088303c035 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #1650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8" > git checkout -f 1921cd12150bcb2799e69b9e92bb7b088303c035 # timeout=10 > git rev-list --no-walk 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:38:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:38:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:38:04 ========================================================= 04:38:04 EdgeX Global Pipelines Version Info 04:38:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:38:05 ------------------- 04:38:05 stable info: 04:38:05 ------------------- 04:38:05 Commited By: Ginny Guan ginny@iotechsys.com 04:38:05 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:38:05 Message: update stable to v1.0.265 04:38:05 ------------------- 04:38:05 experimental info: 04:38:05 ------------------- 04:38:05 Commited By: Cherry Wang cherry@iotechsys.com 04:38:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:38:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1921cd1 [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:06 provisioning config files... 04:38:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9945759521400385288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:07 ---> ****-login.sh 04:38:07 nexus3.edgexfoundry.org:10001 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 nexus3.edgexfoundry.org:10002 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 nexus3.edgexfoundry.org:10003 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 nexus3.edgexfoundry.org:10004 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 ****.io 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 ---> ****-login.sh ends [Pipeline] } 04:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:38:08 + git rev-list -1 --merges 1921cd12150bcb2799e69b9e92bb7b088303c035~1..1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo 04:38:08 -----------> git rev-list -1 --merges 1921cd12150bcb2799e69b9e92bb7b088303c035~1..1921cd12150bcb2799e69b9e92bb7b088303c035 1921cd12150bcb2799e69b9e92bb7b088303c035 04:38:08 1921cd12150bcb2799e69b9e92bb7b088303c035 [false] [Pipeline] sh 04:38:08 + git log --format=format:%s -1 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo 04:38:08 ========================================================= 04:38:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:38:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:08 + git log --format=format:%s -1 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo 04:38:08 [semverPrep] GIT_COMMIT: 1921cd12150bcb2799e69b9e92bb7b088303c035, Commit Message: Merge pull request #1650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8 [Pipeline] echo 04:38:08 [semverPrep] This is not a build commit. [Pipeline] sh 04:38:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:09 + grep -v github /etc/ssh/ssh_known_hosts 04:38:09 + [ -e /tmp/ssh_known_hosts ] 04:38:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:38:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:38:09 + sudo tee -a /etc/ssh/ssh_known_hosts 04:38:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:09 04:38:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:38:10 b85a868b505f: Pulling fs layer 04:38:10 e2be974225ed: Pulling fs layer 04:38:10 339a4e72a1f5: Pulling fs layer 04:38:10 988bab9f4d93: Pulling fs layer 04:38:10 1469e6f7b9e6: Pulling fs layer 04:38:10 eaf3925da568: Pulling fs layer 04:38:10 bab4dde63d76: Pulling fs layer 04:38:10 bde34c3a00c8: Pulling fs layer 04:38:10 b352a97aabf1: Pulling fs layer 04:38:10 4872d77fe225: Pulling fs layer 04:38:10 5851b861e8e6: Pulling fs layer 04:38:10 eaf3925da568: Waiting 04:38:10 988bab9f4d93: Waiting 04:38:10 bde34c3a00c8: Waiting 04:38:10 4872d77fe225: Waiting 04:38:10 1469e6f7b9e6: Waiting 04:38:10 5851b861e8e6: Waiting 04:38:10 bab4dde63d76: Waiting 04:38:10 b352a97aabf1: Waiting 04:38:10 e2be974225ed: Verifying Checksum 04:38:10 e2be974225ed: Download complete 04:38:10 988bab9f4d93: Verifying Checksum 04:38:10 988bab9f4d93: Download complete 04:38:10 1469e6f7b9e6: Verifying Checksum 04:38:10 1469e6f7b9e6: Download complete 04:38:10 eaf3925da568: Download complete 04:38:10 339a4e72a1f5: Verifying Checksum 04:38:10 339a4e72a1f5: Download complete 04:38:10 bde34c3a00c8: Verifying Checksum 04:38:10 bde34c3a00c8: Download complete 04:38:10 b352a97aabf1: Verifying Checksum 04:38:10 b352a97aabf1: Download complete 04:38:10 4872d77fe225: Download complete 04:38:10 5851b861e8e6: Download complete 04:38:10 b85a868b505f: Download complete 04:38:10 bab4dde63d76: Verifying Checksum 04:38:10 bab4dde63d76: Download complete 04:38:11 b85a868b505f: Pull complete 04:38:11 e2be974225ed: Pull complete 04:38:12 339a4e72a1f5: Pull complete 04:38:12 988bab9f4d93: Pull complete 04:38:12 1469e6f7b9e6: Pull complete 04:38:12 eaf3925da568: Pull complete 04:38:14 bab4dde63d76: Pull complete 04:38:14 bde34c3a00c8: Pull complete 04:38:14 b352a97aabf1: Pull complete 04:38:14 4872d77fe225: Pull complete 04:38:14 5851b861e8e6: Pull complete 04:38:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:14 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:38:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:38:17 $ docker top 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde -eo pid,comm 04:38:17 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). 04:38:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:17 [ssh-agent] Looking for ssh-agent implementation... 04:38:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:17 $ docker exec 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent 04:38:18 SSH_AUTH_SOCK=/tmp/ssh-V6ML2MRLwLe3/agent.32 04:38:18 SSH_AGENT_PID=38 04:38:18 Running ssh-add (command line suppressed) 04:38:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10586524262823417525.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10586524262823417525.key) 04:38:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:18 + git tag --points-at HEAD [Pipeline] } 04:38:18 $ docker exec --env ******** --env ******** 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent -k 04:38:18 unset SSH_AUTH_SOCK; 04:38:18 unset SSH_AGENT_PID; 04:38:18 echo Agent pid 38 killed; 04:38:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:38:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:18 [ssh-agent] Looking for ssh-agent implementation... 04:38:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:18 $ docker exec 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent 04:38:18 SSH_AUTH_SOCK=/tmp/ssh-3MKfRoZhTMt9/agent.71 04:38:18 SSH_AGENT_PID=77 04:38:18 Running ssh-add (command line suppressed) 04:38:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14637027544021757829.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14637027544021757829.key) 04:38:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:19 + git semver init 04:38:19 2024-11-13 04:38:19,414 [run_init] DEBUG init version:0.0.0 force:False 04:38:19 2024-11-13 04:38:19,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:38:19 2024-11-13 04:38:19,415 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:38:19 2024-11-13 04:38:19,415 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:38:20 2024-11-13 04:38:20,770 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:38:20 2024-11-13 04:38:20,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:38:20 2024-11-13 04:38:20,771 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:38:20 2024-11-13 04:38:20,771 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:38:20 4.0.0-dev.7 [Pipeline] } 04:38:20 $ docker exec --env ******** --env ******** 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent -k 04:38:20 unset SSH_AUTH_SOCK; 04:38:20 unset SSH_AGENT_PID; 04:38:20 echo Agent pid 77 killed; 04:38:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:21 + git semver [Pipeline] } 04:38:21 $ docker stop --time=1 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde 04:38:22 $ docker rm -f --volumes 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde [Pipeline] // withDockerContainer [Pipeline] sh 04:38:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:38:23 Stashed 1 file(s) [Pipeline] echo 04:38:23 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 04:38:23 provisioning config files... 04:38:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18421438238915515275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:24 ---> ****-login.sh 04:38:24 nexus3.edgexfoundry.org:10001 04:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:24 Configure a credential helper to remove this warning. See 04:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:24 04:38:24 Login Succeeded 04:38:24 nexus3.edgexfoundry.org:10002 04:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:24 Configure a credential helper to remove this warning. See 04:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:24 04:38:24 Login Succeeded 04:38:24 nexus3.edgexfoundry.org:10003 04:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:24 Configure a credential helper to remove this warning. See 04:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:24 04:38:24 Login Succeeded 04:38:24 nexus3.edgexfoundry.org:10004 04:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:24 Configure a credential helper to remove this warning. See 04:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:24 04:38:24 Login Succeeded 04:38:24 ****.io 04:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:24 Configure a credential helper to remove this warning. See 04:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:24 04:38:24 Login Succeeded 04:38:24 ---> ****-login.sh ends [Pipeline] } 04:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:24 ========================================================= 04:38:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:38:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:25 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:38:25 Sending build context to Docker daemon 24.83MB 04:38:25 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:38:25 Step 2/10 : FROM ${BASE} AS builder 04:38:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:38:25 43c4264eed91: Pulling fs layer 04:38:25 4cc291be95ef: Pulling fs layer 04:38:25 2ac1f1163629: Pulling fs layer 04:38:25 5c3c966382ef: Pulling fs layer 04:38:25 4f4fb700ef54: Pulling fs layer 04:38:25 5d5c8e513c77: Pulling fs layer 04:38:25 9f66e0745190: Pulling fs layer 04:38:25 f49a43e4bbc0: Pulling fs layer 04:38:25 561ebcabdf7f: Pulling fs layer 04:38:25 5d5c8e513c77: Waiting 04:38:25 5c3c966382ef: Waiting 04:38:25 4f4fb700ef54: Waiting 04:38:25 561ebcabdf7f: Waiting 04:38:25 9f66e0745190: Waiting 04:38:25 f49a43e4bbc0: Waiting 04:38:25 4cc291be95ef: Download complete 04:38:25 5c3c966382ef: Verifying Checksum 04:38:25 5c3c966382ef: Download complete 04:38:25 4f4fb700ef54: Download complete 04:38:25 5d5c8e513c77: Verifying Checksum 04:38:25 5d5c8e513c77: Download complete 04:38:25 43c4264eed91: Download complete 04:38:25 9f66e0745190: Verifying Checksum 04:38:25 9f66e0745190: Download complete 04:38:25 43c4264eed91: Pull complete 04:38:25 561ebcabdf7f: Verifying Checksum 04:38:25 561ebcabdf7f: Download complete 04:38:25 4cc291be95ef: Pull complete 04:38:25 2ac1f1163629: Verifying Checksum 04:38:25 2ac1f1163629: Download complete 04:38:26 f49a43e4bbc0: Verifying Checksum 04:38:26 f49a43e4bbc0: Download complete 04:38:29 2ac1f1163629: Pull complete 04:38:29 5c3c966382ef: Pull complete 04:38:29 4f4fb700ef54: Pull complete 04:38:29 5d5c8e513c77: Pull complete 04:38:29 9f66e0745190: Pull complete 04:38:32 f49a43e4bbc0: Pull complete 04:38:32 561ebcabdf7f: Pull complete 04:38:32 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:38:32 ---> 3a752c3f9dda 04:38:32 Step 3/10 : ARG MAKE=make build 04:38:36 ---> Running in 4390d6a7e243 04:38:36 Removing intermediate container 4390d6a7e243 04:38:36 ---> 7b7f7216030c 04:38:36 Step 4/10 : WORKDIR /device-sdk-go 04:38:36 ---> Running in 28a2834c8862 04:38:37 Removing intermediate container 28a2834c8862 04:38:37 ---> f54cab118e2b 04:38:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:38:37 ---> Running in 6da1d3543452 04:38:37 Removing intermediate container 6da1d3543452 04:38:37 ---> e19045604b3c 04:38:37 Step 6/10 : RUN apk add --update --no-cache make git 04:38:37 ---> Running in d785a136f519 04:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:37 OK: 246 MiB in 54 packages 04:38:38 Removing intermediate container d785a136f519 04:38:38 ---> 89c904e7256f 04:38:38 Step 7/10 : COPY go.mod vendor* ./ 04:38:38 ---> 7f5de88d9d5b 04:38:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:38 ---> Running in 98a171973581 04:38:38 Still waiting to schedule task 04:38:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26325’ is offline 04:39:34 Removing intermediate container 98a171973581 04:39:34 ---> 6906d9e8aa2a 04:39:34 Step 9/10 : COPY . . 04:39:34 ---> 19b33e79e55c 04:39:34 Step 10/10 : RUN ${MAKE} 04:39:34 ---> Running in 0c9cabb80d67 04:39:34 noop 04:39:34 Removing intermediate container 0c9cabb80d67 04:39:34 ---> 747ca752136b 04:39:34 Successfully built 747ca752136b 04:39:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:34 + docker inspect -f . ci-base-image-x86_64 04:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:35 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:39:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:39:35 $ docker top cecf93cbdbad0e83a234286e371708702220c3ddf4e6a3eea8ee481a6cdc9202 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:35 + go version 04:39:35 go version go1.23.2 linux/amd64 [Pipeline] } 04:39:35 $ docker stop --time=1 cecf93cbdbad0e83a234286e371708702220c3ddf4e6a3eea8ee481a6cdc9202 04:39:37 $ docker rm -f --volumes cecf93cbdbad0e83a234286e371708702220c3ddf4e6a3eea8ee481a6cdc9202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:37 + docker inspect -f . ci-base-image-x86_64 04:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:37 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:39:37 $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:39:37 $ docker top d035759b1287d69583820c463a2864037b0ba37e0d2759ebce55a44f26021e92 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:39:38 + make test 04:39:38 go test -race -coverprofile=coverage.out ./... 04:39:46 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 04:40:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26327 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:40:03 Running in /w/workspace/device-sdk-go/330 [Pipeline] { [Pipeline] checkout 04:40:06 The recommended git tool is: git 04:40:11 using credential edgex-jenkins-ssh 04:40:11 Cloning the remote Git repository 04:40:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:40:11 > git init /w/workspace/device-sdk-go/330 # timeout=10 04:40:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:40:11 > git --version # timeout=10 04:40:11 > git --version # 'git version 2.25.1' 04:40:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:40:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:40:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:15 Avoid second fetch 04:40:15 Checking out Revision 1921cd12150bcb2799e69b9e92bb7b088303c035 (main) 04:40:15 Commit message: "Merge pull request #1650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8" 04:40:15 > git config core.sparsecheckout # timeout=10 04:40:15 > git checkout -f 1921cd12150bcb2799e69b9e92bb7b088303c035 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:40:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:40:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:40:20 Dload Upload Total Spent Left Speed 04:40:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 04:40:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:40:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:40:21 + sudo tee /etc/docker/daemon.new 04:40:21 { 04:40:21 "registry-mirrors": [ 04:40:21 "https://nexus3.edgexfoundry.org:10001" 04:40:21 ], 04:40:21 "bip": "10.250.0.254/24", 04:40:21 "hosts": [ 04:40:21 "tcp://0.0.0.0:5555", 04:40:21 "unix:///var/run/docker.sock" 04:40:21 ], 04:40:21 "mtu": 1458, 04:40:21 "selinux-enabled": true, 04:40:21 "seccomp-profile": "/etc/docker/seccomp.json" 04:40:21 } [Pipeline] sh 04:40:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:40:21 + sudo service docker restart 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 04:40:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.7% of statements 04:40:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.041s coverage: 79.4% of statements 04:40:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.061s coverage: 86.0% of statements 04:40:25 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 04:40:26 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 04:40:26 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 04:40:26 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 04:40:27 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.081s coverage: 45.2% of statements 04:40:28 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 04:40:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.045s coverage: 14.1% of statements 04:40:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.045s coverage: 44.6% of statements 04:40:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.051s coverage: 68.4% of statements 04:40:29 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.086s coverage: 88.3% of statements 04:40:29 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.056s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:40 provisioning config files... 04:40:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/330@tmp/config8427037071829385181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:40 ---> ****-login.sh 04:40:40 nexus3.edgexfoundry.org:10001 04:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:41 Configure a credential helper to remove this warning. See 04:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:41 04:40:41 Login Succeeded 04:40:41 nexus3.edgexfoundry.org:10002 04:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:41 Configure a credential helper to remove this warning. See 04:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:41 04:40:41 Login Succeeded 04:40:41 nexus3.edgexfoundry.org:10003 04:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:41 Configure a credential helper to remove this warning. See 04:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:41 04:40:41 Login Succeeded 04:40:41 nexus3.edgexfoundry.org:10004 04:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:42 Configure a credential helper to remove this warning. See 04:40:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:42 04:40:42 Login Succeeded 04:40:42 ****.io 04:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:42 Configure a credential helper to remove this warning. See 04:40:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:42 04:40:42 Login Succeeded 04:40:42 ---> ****-login.sh ends [Pipeline] } 04:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:43 ========================================================= 04:40:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:40:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:43 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:40:44 Sending build context to Docker daemon 12.88MB 04:40:44 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:40:44 Step 2/10 : FROM ${BASE} AS builder 04:40:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:40:44 cf04c63912e1: Pulling fs layer 04:40:44 55b35a11ae5e: Pulling fs layer 04:40:44 a37a00ec5f00: Pulling fs layer 04:40:44 50b3750afda1: Pulling fs layer 04:40:44 4f4fb700ef54: Pulling fs layer 04:40:44 80978eb59214: Pulling fs layer 04:40:44 c9f46d7d2bd2: Pulling fs layer 04:40:44 c5a475d317c9: Pulling fs layer 04:40:44 4f4fb700ef54: Waiting 04:40:44 80978eb59214: Waiting 04:40:44 c9f46d7d2bd2: Waiting 04:40:44 50b3750afda1: Waiting 04:40:44 55b35a11ae5e: Download complete 04:40:44 50b3750afda1: Verifying Checksum 04:40:44 50b3750afda1: Download complete 04:40:44 4f4fb700ef54: Verifying Checksum 04:40:44 4f4fb700ef54: Download complete 04:40:44 80978eb59214: Verifying Checksum 04:40:44 80978eb59214: Download complete 04:40:44 cf04c63912e1: Verifying Checksum 04:40:44 cf04c63912e1: Download complete 04:40:44 c5a475d317c9: Verifying Checksum 04:40:44 c5a475d317c9: Download complete 04:40:45 cf04c63912e1: Pull complete 04:40:46 a37a00ec5f00: Verifying Checksum 04:40:46 a37a00ec5f00: Download complete 04:40:46 55b35a11ae5e: Pull complete 04:40:47 c9f46d7d2bd2: Verifying Checksum 04:40:47 c9f46d7d2bd2: Download complete 04:40:59 a37a00ec5f00: Pull complete 04:40:59 50b3750afda1: Pull complete 04:40:59 4f4fb700ef54: Pull complete 04:40:59 80978eb59214: Pull complete 04:41:08 c9f46d7d2bd2: Pull complete 04:41:08 GO111MODULE=on go vet ./... 04:41:09 c5a475d317c9: Pull complete 04:41:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:41:09 ---> be29e6b0f0d4 04:41:09 Step 3/10 : ARG MAKE=make build 04:41:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:41:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:41:11 ./bin/test-attribution-txt.sh [Pipeline] echo 04:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:41:11 $ docker stop --time=1 d035759b1287d69583820c463a2864037b0ba37e0d2759ebce55a44f26021e92 04:41:11 ---> Running in bb4eaa85d161 04:41:11 Removing intermediate container bb4eaa85d161 04:41:11 ---> b9c97c5bef04 04:41:11 Step 4/10 : WORKDIR /device-sdk-go 04:41:11 ---> Running in fad3e1fd182a 04:41:11 Removing intermediate container fad3e1fd182a 04:41:11 ---> 384951325710 04:41:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:12 ---> Running in 506db89fb832 04:41:12 Removing intermediate container 506db89fb832 04:41:12 ---> 6f9358d117f3 04:41:12 Step 6/10 : RUN apk add --update --no-cache make git 04:41:12 ---> Running in 16392c2f7cce 04:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:41:14 OK: 238 MiB in 54 packages 04:41:15 Removing intermediate container 16392c2f7cce 04:41:15 ---> 7e3452cc7f70 04:41:15 Step 7/10 : COPY go.mod vendor* ./ 04:41:16 $ docker rm -f --volumes d035759b1287d69583820c463a2864037b0ba37e0d2759ebce55a44f26021e92 04:41:16 ---> 3c109a56aefa 04:41:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:16 ---> Running in a8b9dc52ffd9 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:41:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:41:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:41:17 + ls -al . 04:41:17 total 704 04:41:17 drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 04:39 . 04:41:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:37 .. 04:41:17 -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 04:37 .dockerignore 04:41:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 04:40 .git 04:41:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 04:37 .github 04:41:17 -rw-rw-r-- 1 jenkins jenkins 137 Nov 13 04:37 .gitignore 04:41:17 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 04:37 .golangci.yml 04:41:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 04:38 .semver 04:41:17 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 13 04:37 CHANGELOG.md 04:41:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 04:37 GOVERNANCE.md 04:41:17 -rw-rw-r-- 1 jenkins jenkins 882 Nov 13 04:37 Jenkinsfile 04:41:17 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 13 04:37 LICENSE 04:41:17 -rw-rw-r-- 1 jenkins jenkins 2424 Nov 13 04:37 Makefile 04:41:17 -rw-rw-r-- 1 jenkins jenkins 619 Nov 13 04:37 OWNERS.md 04:41:17 -rw-rw-r-- 1 jenkins jenkins 4937 Nov 13 04:37 README.md 04:41:17 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 04:38 VERSION 04:41:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:37 bin 04:41:17 -rw-r--r-- 1 jenkins jenkins 468087 Nov 13 04:40 coverage.out 04:41:17 drwxrwxr-x 5 jenkins jenkins 4096 Nov 13 04:37 example 04:41:17 -rw-rw-r-- 1 jenkins jenkins 6229 Nov 13 04:37 go.mod 04:41:17 -rw-rw-r-- 1 jenkins jenkins 87126 Nov 13 04:37 go.sum 04:41:17 drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 04:38 internal 04:41:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:38 openapi 04:41:17 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 04:38 pkg 04:41:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:38 snap 04:41:17 -rw-rw-r-- 1 jenkins jenkins 222 Nov 13 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:18 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 --label arch=amd64 --label version=4.0.0-dev.7 . 04:41:18 Sending build context to Docker daemon 25.3MB 04:41:18 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:41:18 Step 2/24 : FROM ${BASE} AS builder 04:41:18 ---> 747ca752136b 04:41:18 Step 3/24 : ARG MAKE=make build 04:41:18 ---> Running in 6c485ffe36b6 04:41:18 Removing intermediate container 6c485ffe36b6 04:41:18 ---> 82af7a9b4241 04:41:18 Step 4/24 : WORKDIR /device-sdk-go 04:41:18 ---> Running in 6bf44642b5e5 04:41:18 Removing intermediate container 6bf44642b5e5 04:41:18 ---> bd44af9e870a 04:41:18 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:18 ---> Running in 7ca0269c375f 04:41:18 Removing intermediate container 7ca0269c375f 04:41:18 ---> 4327ee43989d 04:41:18 Step 6/24 : RUN apk add --update --no-cache make git 04:41:18 ---> Running in e9baafe1670c 04:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:19 OK: 246 MiB in 54 packages 04:41:20 Removing intermediate container e9baafe1670c 04:41:20 ---> 8fbf31ff6161 04:41:20 Step 7/24 : COPY go.mod vendor* ./ 04:41:20 ---> d028a42a3642 04:41:20 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:20 ---> Running in d703a1a36fe4 04:41:20 Removing intermediate container d703a1a36fe4 04:41:20 ---> 9b53f0ed5d79 04:41:20 Step 9/24 : COPY . . 04:41:21 ---> 2ba8abbc3c97 04:41:21 Step 10/24 : RUN ${MAKE} 04:41:21 ---> Running in 840839d9d0a6 04:41:21 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:41:54 Removing intermediate container 840839d9d0a6 04:41:54 ---> 34a1cafcc4e1 04:41:54 Step 11/24 : FROM alpine:3.20 04:41:54 3.20: Pulling from library/alpine 04:41:55 da9db072f522: Pulling fs layer 04:41:55 da9db072f522: Download complete 04:41:55 da9db072f522: Pull complete 04:41:55 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 04:41:55 Status: Downloaded newer image for alpine:3.20 04:41:55 ---> 63b790fccc90 04:41:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:41:55 ---> Running in ae665b949294 04:41:55 Removing intermediate container ae665b949294 04:41:55 ---> fc761c4ab7bd 04:41:55 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:41:55 ---> Running in 29b74e7fd044 04:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:56 (1/1) Installing dumb-init (1.2.5-r3) 04:41:56 Executing busybox-1.36.1-r29.trigger 04:41:56 OK: 8 MiB in 15 packages 04:41:56 Removing intermediate container 29b74e7fd044 04:41:56 ---> 9fb2cee4736c 04:41:56 Step 14/24 : RUN apk --no-cache upgrade 04:41:56 ---> Running in c97d2ace7121 04:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:57 Upgrading critical system libraries and apk-tools: 04:41:57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:41:57 Executing busybox-1.36.1-r29.trigger 04:41:57 Continuing the upgrade transaction with new apk-tools: 04:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:41:57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:41:57 OK: 8 MiB in 15 packages 04:41:58 Removing intermediate container c97d2ace7121 04:41:58 ---> 82bddd100dcd 04:41:58 Step 15/24 : WORKDIR / 04:41:58 ---> Running in cae27b6c7e87 04:41:58 Removing intermediate container cae27b6c7e87 04:41:58 ---> c45d984b6922 04:41:58 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:41:58 ---> 2aba197731d7 04:41:58 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:42:00 ---> df987e544e76 04:42:00 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:42:00 ---> 4fb9342e78b8 04:42:00 Step 19/24 : EXPOSE 59999 04:42:00 ---> Running in a3c6d4058c7b 04:42:00 Removing intermediate container a3c6d4058c7b 04:42:00 ---> 4d16a6d5d86e 04:42:00 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:42:00 ---> Running in 7e9925ac4387 04:42:00 Removing intermediate container 7e9925ac4387 04:42:00 ---> 3a0af59ec3e1 04:42:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:42:00 ---> Running in 8b69f33fbdb2 04:42:00 Removing intermediate container 8b69f33fbdb2 04:42:00 ---> b78e7c087883 04:42:00 Step 22/24 : LABEL arch=amd64 04:42:00 ---> Running in 8ce434a3210b 04:42:01 Removing intermediate container 8ce434a3210b 04:42:01 ---> 1ccbee06274c 04:42:01 Step 23/24 : LABEL git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 04:42:01 ---> Running in 8f66577aae21 04:42:01 Removing intermediate container 8f66577aae21 04:42:01 ---> ee8ac074cfac 04:42:01 Step 24/24 : LABEL version=4.0.0-dev.7 04:42:01 ---> Running in 86404a96b8e1 04:42:01 Removing intermediate container 86404a96b8e1 04:42:01 ---> 6e28c4ee21b7 04:42:01 [Warning] One or more build-args [ARCH] were not consumed 04:42:01 Successfully built 6e28c4ee21b7 04:42:01 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 04:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:01 04:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:01 latest: Pulling from edgex-lftools-log-publisher 04:42:01 5eb5b503b376: Pulling fs layer 04:42:01 5c69ac0246d0: Pulling fs layer 04:42:01 ec43610c2a17: Pulling fs layer 04:42:01 3a2ae6a8a46f: Pulling fs layer 04:42:01 33b1e0a273af: Pulling fs layer 04:42:01 5d3b04190fa2: Pulling fs layer 04:42:01 2f39f015ded8: Pulling fs layer 04:42:01 3a2ae6a8a46f: Waiting 04:42:01 33b1e0a273af: Waiting 04:42:01 5d3b04190fa2: Waiting 04:42:01 2f39f015ded8: Waiting 04:42:01 5c69ac0246d0: Download complete 04:42:01 3a2ae6a8a46f: Download complete 04:42:01 33b1e0a273af: Verifying Checksum 04:42:01 33b1e0a273af: Download complete 04:42:01 5d3b04190fa2: Verifying Checksum 04:42:01 5d3b04190fa2: Download complete 04:42:01 ec43610c2a17: Verifying Checksum 04:42:01 ec43610c2a17: Download complete 04:42:02 5eb5b503b376: Verifying Checksum 04:42:02 5eb5b503b376: Download complete 04:42:02 2f39f015ded8: Download complete 04:42:03 5eb5b503b376: Pull complete 04:42:03 5c69ac0246d0: Pull complete 04:42:04 ec43610c2a17: Pull complete 04:42:04 3a2ae6a8a46f: Pull complete 04:42:04 33b1e0a273af: Pull complete 04:42:04 5d3b04190fa2: Pull complete 04:42:09 2f39f015ded8: Pull complete 04:42:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:09 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:42:09 $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:42:13 $ docker top 425062f3038767da5870d434dfeb797e25eb6a43b63dba8f7e9bfd6f94d3afec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:14 ---> job-cost.sh 04:42:14 lf-activate-venv: SKIPPING 04:42:14 INFO: No Stack... 04:42:14 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:14 INFO: Archiving Costs [Pipeline] sh 04:42:15 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:42:15 + cut -d, -f6 [Pipeline] lock 04:42:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] 04:42:15 Resource [jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] did not exist. Created. 04:42:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:15 + echo total: 0.2199999988079071 [Pipeline] stash 04:42:15 Stashed 1 file(s) [Pipeline] } 04:42:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] // lock [Pipeline] } 04:42:15 $ docker stop --time=1 425062f3038767da5870d434dfeb797e25eb6a43b63dba8f7e9bfd6f94d3afec 04:42:16 $ docker rm -f --volumes 425062f3038767da5870d434dfeb797e25eb6a43b63dba8f7e9bfd6f94d3afec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:43:08 Removing intermediate container a8b9dc52ffd9 04:43:08 ---> 7266f547c9e9 04:43:08 Step 9/10 : COPY . . 04:43:08 ---> 0f17e657424a 04:43:08 Step 10/10 : RUN ${MAKE} 04:43:08 ---> Running in ad4a07373137 04:43:08 noop 04:43:08 Removing intermediate container ad4a07373137 04:43:08 ---> cf0c1a5b893f 04:43:08 Successfully built cf0c1a5b893f 04:43:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:08 + docker inspect -f . ci-base-image-arm64 04:43:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:08 prd-ubuntu20.04-docker-arm64-4c-16g-26327 does not seem to be running inside a container 04:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/330 -v /w/workspace/device-sdk-go/330:/w/workspace/device-sdk-go/330:rw,z -v /w/workspace/device-sdk-go/330@tmp:/w/workspace/device-sdk-go/330@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 04:43:09 $ docker top 293c35116547b85841ce48b99579969728eab95422c4e43406757d5d4db75329 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:10 + go version 04:43:11 go version go1.23.2 linux/arm64 [Pipeline] } 04:43:11 $ docker stop --time=1 293c35116547b85841ce48b99579969728eab95422c4e43406757d5d4db75329 04:43:12 $ docker rm -f --volumes 293c35116547b85841ce48b99579969728eab95422c4e43406757d5d4db75329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:13 + docker inspect -f . ci-base-image-arm64 04:43:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:13 prd-ubuntu20.04-docker-arm64-4c-16g-26327 does not seem to be running inside a container 04:43:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/330 -v /w/workspace/device-sdk-go/330:/w/workspace/device-sdk-go/330:rw,z -v /w/workspace/device-sdk-go/330@tmp:/w/workspace/device-sdk-go/330@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 04:43:14 $ docker top fc047398c599a588ac1a5a065bdf533c80504cf95ea323c65a1fc18870de8783 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:15 + git config --global --add safe.directory /w/workspace/device-sdk-go/330 [Pipeline] fileExists [Pipeline] sh 04:43:15 + make test 04:43:15 go test -race -coverprofile=coverage.out ./... 04:44:02 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 04:47:39 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 04:47:39 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 04:47:39 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 04:47:39 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 04:47:39 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 04:47:41 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.164s coverage: 28.7% of statements 04:47:44 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.163s coverage: 79.4% of statements 04:47:54 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 04:47:54 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 04:47:54 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.268s coverage: 86.0% of statements 04:48:04 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 04:48:05 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.577s coverage: 45.2% of statements 04:48:08 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.291s coverage: 14.1% of statements 04:48:08 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.746s coverage: 44.6% of statements 04:48:11 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 04:48:11 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 04:48:11 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 04:48:12 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.401s coverage: 68.4% of statements 04:48:16 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.356s coverage: 88.3% of statements 04:48:22 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 04:48:23 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.278s coverage: 5.3% of statements 04:48:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:48:24 GO111MODULE=on go vet ./... 04:52:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:01 ./bin/test-attribution-txt.sh [Pipeline] echo 04:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:52:01 $ docker stop --time=1 fc047398c599a588ac1a5a065bdf533c80504cf95ea323c65a1fc18870de8783 04:52:03 $ docker rm -f --volumes fc047398c599a588ac1a5a065bdf533c80504cf95ea323c65a1fc18870de8783 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:05 Warning: overwriting stash ‘coverage-report’ 04:52:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:52:06 + ls -al . 04:52:06 total 700 04:52:06 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 04:43 . 04:52:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:40 .. 04:52:06 -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 04:40 .dockerignore 04:52:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 04:40 .git 04:52:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 04:40 .github 04:52:06 -rw-rw-r-- 1 jenkins jenkins 137 Nov 13 04:40 .gitignore 04:52:06 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 04:40 .golangci.yml 04:52:06 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 13 04:40 CHANGELOG.md 04:52:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 04:40 GOVERNANCE.md 04:52:06 -rw-rw-r-- 1 jenkins jenkins 882 Nov 13 04:40 Jenkinsfile 04:52:06 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 13 04:40 LICENSE 04:52:06 -rw-rw-r-- 1 jenkins jenkins 2424 Nov 13 04:40 Makefile 04:52:06 -rw-rw-r-- 1 jenkins jenkins 619 Nov 13 04:40 OWNERS.md 04:52:06 -rw-rw-r-- 1 jenkins jenkins 4937 Nov 13 04:40 README.md 04:52:06 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 04:38 VERSION 04:52:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:40 bin 04:52:06 -rw-r--r-- 1 jenkins jenkins 468089 Nov 13 04:48 coverage.out 04:52:06 drwxrwxr-x 5 jenkins jenkins 4096 Nov 13 04:40 example 04:52:06 -rw-rw-r-- 1 jenkins jenkins 6229 Nov 13 04:40 go.mod 04:52:06 -rw-rw-r-- 1 jenkins jenkins 87126 Nov 13 04:40 go.sum 04:52:06 drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 04:40 internal 04:52:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:40 openapi 04:52:06 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 04:40 pkg 04:52:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:40 snap 04:52:06 -rw-rw-r-- 1 jenkins jenkins 222 Nov 13 04:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:07 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 --label arch=arm64 --label version=4.0.0-dev.7 . 04:52:07 Sending build context to Docker daemon 13.35MB 04:52:07 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:52:07 Step 2/24 : FROM ${BASE} AS builder 04:52:07 ---> cf0c1a5b893f 04:52:07 Step 3/24 : ARG MAKE=make build 04:52:07 ---> Running in e370a7e4e098 04:52:08 Removing intermediate container e370a7e4e098 04:52:08 ---> 2466fc975e83 04:52:08 Step 4/24 : WORKDIR /device-sdk-go 04:52:08 ---> Running in c02f8bd8d80b 04:52:08 Removing intermediate container c02f8bd8d80b 04:52:08 ---> 6bbb27a691d6 04:52:08 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:52:08 ---> Running in f81e284224bf 04:52:08 Removing intermediate container f81e284224bf 04:52:08 ---> ec471e704568 04:52:08 Step 6/24 : RUN apk add --update --no-cache make git 04:52:08 ---> Running in b34c333cd433 04:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:11 OK: 238 MiB in 54 packages 04:52:12 Removing intermediate container b34c333cd433 04:52:12 ---> f6bebf3b3c96 04:52:12 Step 7/24 : COPY go.mod vendor* ./ 04:52:13 ---> e03f6c042995 04:52:13 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:13 ---> Running in 5f2f12ea835d 04:52:14 Removing intermediate container 5f2f12ea835d 04:52:14 ---> 61f83ca1506d 04:52:14 Step 9/24 : COPY . . 04:52:16 ---> fad70c679ad9 04:52:16 Step 10/24 : RUN ${MAKE} 04:52:16 ---> Running in cb4ddd6983f3 04:52:17 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:55:39 Removing intermediate container cb4ddd6983f3 04:55:39 ---> cc018a9e41b5 04:55:39 Step 11/24 : FROM alpine:3.20 04:55:39 3.20: Pulling from library/alpine 04:55:39 9986a736f7d3: Pulling fs layer 04:55:39 9986a736f7d3: Verifying Checksum 04:55:39 9986a736f7d3: Download complete 04:55:39 9986a736f7d3: Pull complete 04:55:39 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 04:55:39 Status: Downloaded newer image for alpine:3.20 04:55:39 ---> 511a44083d3a 04:55:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:55:39 ---> Running in 1b5a5de4602c 04:55:39 Removing intermediate container 1b5a5de4602c 04:55:39 ---> 040ab9b82e73 04:55:39 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:55:39 ---> Running in 4ea8e188c65e 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:39 (1/1) Installing dumb-init (1.2.5-r3) 04:55:39 Executing busybox-1.36.1-r29.trigger 04:55:39 OK: 9 MiB in 15 packages 04:55:39 Removing intermediate container 4ea8e188c65e 04:55:39 ---> 7fd5ee82edd1 04:55:39 Step 14/24 : RUN apk --no-cache upgrade 04:55:39 ---> Running in 352f16b3c657 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:39 Upgrading critical system libraries and apk-tools: 04:55:39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:39 Executing busybox-1.36.1-r29.trigger 04:55:39 Continuing the upgrade transaction with new apk-tools: 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:55:40 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:55:40 OK: 9 MiB in 15 packages 04:55:41 Removing intermediate container 352f16b3c657 04:55:41 ---> cb0e0a05ec5e 04:55:41 Step 15/24 : WORKDIR / 04:55:41 ---> Running in 9ac5b9cab2cd 04:55:41 Removing intermediate container 9ac5b9cab2cd 04:55:41 ---> 966ab34b488f 04:55:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:55:42 ---> 248ee2311e60 04:55:42 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:55:44 ---> 2f0b41c67557 04:55:44 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:55:45 ---> e10cfd846b98 04:55:45 Step 19/24 : EXPOSE 59999 04:55:45 ---> Running in c15925a97cdc 04:55:45 Removing intermediate container c15925a97cdc 04:55:45 ---> ffcb7e43946d 04:55:45 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:55:45 ---> Running in 0037fb0fd7c0 04:55:45 Removing intermediate container 0037fb0fd7c0 04:55:45 ---> 2ee21c41df05 04:55:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:55:45 ---> Running in 4a83cb487dc4 04:55:46 Removing intermediate container 4a83cb487dc4 04:55:46 ---> 485089148145 04:55:46 Step 22/24 : LABEL arch=arm64 04:55:46 ---> Running in c6796187ac12 04:55:46 Removing intermediate container c6796187ac12 04:55:46 ---> d685daab85ca 04:55:46 Step 23/24 : LABEL git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 04:55:46 ---> Running in ef5f385ca4e3 04:55:46 Removing intermediate container ef5f385ca4e3 04:55:46 ---> fb67a436c6b3 04:55:46 Step 24/24 : LABEL version=4.0.0-dev.7 04:55:47 ---> Running in 11b88a196a36 04:55:47 Removing intermediate container 11b88a196a36 04:55:47 ---> 517446d1ab46 04:55:47 [Warning] One or more build-args [ARCH] were not consumed 04:55:47 Successfully built 517446d1ab46 04:55:47 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:47 04:55:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:48 arm64: Pulling from edgex-lftools-log-publisher 04:55:48 8998bd30e6a1: Pulling fs layer 04:55:48 04944245beec: Pulling fs layer 04:55:48 699f458cf7ca: Pulling fs layer 04:55:48 765212b225bb: Pulling fs layer 04:55:48 f23df028b6ca: Pulling fs layer 04:55:48 d65c8cfc05b1: Pulling fs layer 04:55:48 2437ff75d9bd: Pulling fs layer 04:55:48 2437ff75d9bd: Waiting 04:55:48 f23df028b6ca: Waiting 04:55:48 765212b225bb: Waiting 04:55:48 d65c8cfc05b1: Waiting 04:55:48 04944245beec: Verifying Checksum 04:55:48 04944245beec: Download complete 04:55:48 765212b225bb: Download complete 04:55:48 f23df028b6ca: Verifying Checksum 04:55:48 f23df028b6ca: Download complete 04:55:48 d65c8cfc05b1: Verifying Checksum 04:55:48 d65c8cfc05b1: Download complete 04:55:48 699f458cf7ca: Verifying Checksum 04:55:48 699f458cf7ca: Download complete 04:55:49 8998bd30e6a1: Verifying Checksum 04:55:49 8998bd30e6a1: Download complete 04:55:51 2437ff75d9bd: Verifying Checksum 04:55:51 2437ff75d9bd: Download complete 04:55:54 8998bd30e6a1: Pull complete 04:55:54 04944245beec: Pull complete 04:55:56 699f458cf7ca: Pull complete 04:55:56 765212b225bb: Pull complete 04:55:57 f23df028b6ca: Pull complete 04:55:57 d65c8cfc05b1: Pull complete 04:56:15 2437ff75d9bd: Pull complete 04:56:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:15 prd-ubuntu20.04-docker-arm64-4c-16g-26327 does not seem to be running inside a container 04:56:15 $ 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-sdk-go/330 -v /w/workspace/device-sdk-go/330:/w/workspace/device-sdk-go/330:rw,z -v /w/workspace/device-sdk-go/330@tmp:/w/workspace/device-sdk-go/330@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 04:56:18 $ docker top 7db7c5ca1e85a0398f8431142ecf23eb1ad33f4185e390135eaee0f798d1e238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:19 ---> job-cost.sh 04:56:19 lf-activate-venv: SKIPPING 04:56:19 INFO: No Stack... 04:56:19 INFO: Retrieving Pricing Info for: v3-standard-4 04:56:20 INFO: Archiving Costs [Pipeline] sh 04:56:20 + cut -d, -f6 04:56:20 + cat /w/workspace/device-sdk-go/330/archives/cost.csv [Pipeline] lock 04:56:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] 04:56:21 Resource [jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] did not exist. Created. 04:56:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:21 /w/workspace/device-sdk-go/330@tmp/durable-4e4b8e0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:56:22 + echo total: 0.10999999940395355 [Pipeline] stash 04:56:22 Warning: overwriting stash ‘stack-cost’ 04:56:22 Stashed 1 file(s) [Pipeline] } 04:56:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:22 $ docker stop --time=1 7db7c5ca1e85a0398f8431142ecf23eb1ad33f4185e390135eaee0f798d1e238 04:56:24 $ docker rm -f --volumes 7db7c5ca1e85a0398f8431142ecf23eb1ad33f4185e390135eaee0f798d1e238 [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 04:56:24 provisioning config files... 04:56:24 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6321015785397653307tmp [Pipeline] { [Pipeline] sh 04:56:24 + set +x 04:56:24 + curl -s https://codecov.io/bash 04:56:24 + bash -s -- 04:56:24 04:56:24 _____ _ 04:56:24 / ____| | | 04:56:24 | | ___ __| | ___ ___ _____ __ 04:56:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:24 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:24 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:24 Bash-1.0.6 04:56:24 04:56:24 04:56:24 ==> git version 2.25.1 found 04:56:24 ==> 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 04:56:24 Release-Date: 2020-01-08 04:56:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:56:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:56:24 ==> Jenkins CI detected. 04:56:24 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:56:24 project root: . 04:56:24 --> token set from env 04:56:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:24 ==> Running gcov in . (disable via -X gcov) 04:56:24 ==> Python coveragepy not found 04:56:24 ==> Searching for coverage reports in: 04:56:24 + . 04:56:25 -> Found 1 reports 04:56:25 ==> Detecting git/mercurial file structure 04:56:25 ==> Reading reports 04:56:25 + ./coverage.out bytes=468089 04:56:25 ==> Appending adjustments 04:56:25 https://docs.codecov.io/docs/fixing-reports 04:56:25 + Found adjustments 04:56:25 ==> Gzipping contents 04:56:25 44K /tmp/codecov.YOv1QT.gz 04:56:25 ==> Uploading reports 04:56:25 url: https://codecov.io 04:56:25 query: branch=main&commit=1921cd12150bcb2799e69b9e92bb7b088303c035&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:56:25 -> Pinging Codecov 04:56:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1921cd12150bcb2799e69b9e92bb7b088303c035&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:56:25 -> Uploading to 04:56:25 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/1921cd12150bcb2799e69b9e92bb7b088303c035/ba05c061-9bb6-4bea-a2ee-f84d416fea3d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T045625Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cec23aae830c4f165d4d6828323e873d817294f03310f8206b8e1fd6e399bc8c 04:56:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:25 Dload Upload Total Spent Left Speed 04:56:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44776 0 0 100 44776 0 157k --:--:-- --:--:-- --:--:-- 157k 04:56:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] } 04:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:56:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:56:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:56:26 04:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:56:26 latest: Pulling from edgex-devops/edgex-snyk-go 04:56:26 43c4264eed91: Already exists 04:56:26 4cc291be95ef: Already exists 04:56:26 2ac1f1163629: Already exists 04:56:26 5c3c966382ef: Already exists 04:56:26 4f4fb700ef54: Already exists 04:56:26 d9c7d2e4e75e: Pulling fs layer 04:56:26 9c3e1370e548: Pulling fs layer 04:56:27 d9c7d2e4e75e: Verifying Checksum 04:56:27 d9c7d2e4e75e: Download complete 04:56:27 d9c7d2e4e75e: Pull complete 04:56:27 9c3e1370e548: Verifying Checksum 04:56:27 9c3e1370e548: Download complete 04:56:31 9c3e1370e548: Pull complete 04:56:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:56:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:31 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:56:31 $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:56:33 $ docker top 6bde83c413322ab0826d8243092693d058211f07c62026c1d0ec78b2e87df641 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 04:56:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:56:34 + set -o pipefail 04:56:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:56:42 04:56:42 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 04:56:42 04:56:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/3d9136ba-981b-42c2-ae2e-7e160f479580 04:56:42 04:56:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:56:42 04:56:43 04:56:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:56:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:56:43 $ docker stop --time=1 6bde83c413322ab0826d8243092693d058211f07c62026c1d0ec78b2e87df641 04:56:48 $ docker rm -f --volumes 6bde83c413322ab0826d8243092693d058211f07c62026c1d0ec78b2e87df641 [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) [Pipeline] echo 04:56:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:48 provisioning config files... 04:56:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9496550833715652650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:49 --> edgex-publish-swagger.sh 04:56:49 === Publish openapi API === 04:56:49 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:56:49 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 04:56:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:49 Dload Upload Total Spent Left Speed 04:56:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 384 92408 --:--:-- --:--:-- --:--:-- 92793 04:56:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:56:49 [Pipeline] } 04:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:49 + git log --format=format:%s -1 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] sh 04:56:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:50 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:56:51 $ docker top da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:51 [ssh-agent] Looking for ssh-agent implementation... 04:56:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:51 $ docker exec da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c ssh-agent 04:56:51 SSH_AUTH_SOCK=/tmp/ssh-CuXV1whk7wDA/agent.32 04:56:51 SSH_AGENT_PID=39 04:56:51 Running ssh-add (command line suppressed) 04:56:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16200888115260482846.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16200888115260482846.key) 04:56:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:52 + git semver tag 04:56:52 2024-11-13 04:56:52,174 [run_tag] DEBUG tag force:False 04:56:52 2024-11-13 04:56:52,174 [check_head_tag] DEBUG check head tag 04:56:52 2024-11-13 04:56:52,176 [execute] INFO git cat-file --batch-check 04:56:52 2024-11-13 04:56:52,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:56:52 2024-11-13 04:56:52,179 [execute] INFO git cat-file --batch 04:56:52 2024-11-13 04:56:52,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:56:52 2024-11-13 04:56:52,208 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:56:52 2024-11-13 04:56:52,208 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 04:56:52 2024-11-13 04:56:52,208 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:56:52 2024-11-13 04:56:52,213 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:56:52 4.0.0-dev.7 [Pipeline] } 04:56:52 $ docker exec --env ******** --env ******** da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c ssh-agent -k 04:56:52 unset SSH_AUTH_SOCK; 04:56:52 unset SSH_AGENT_PID; 04:56:52 echo Agent pid 39 killed; 04:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:52 + git semver [Pipeline] } 04:56:52 $ docker stop --time=1 da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c 04:56:54 $ docker rm -f --volumes da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:54 04:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:54 0.23.1-centos7: Pulling from edgex-lftools 04:56:54 ab5ef0e58194: Pulling fs layer 04:56:54 9712f1f96733: Pulling fs layer 04:56:54 63f879dbbcfc: Pulling fs layer 04:56:54 0d9ebad4ef96: Pulling fs layer 04:56:54 e9a5061849ea: Pulling fs layer 04:56:54 d747dcd14b5f: Pulling fs layer 04:56:54 2de7ff778b66: Pulling fs layer 04:56:54 e9a5061849ea: Waiting 04:56:54 d747dcd14b5f: Waiting 04:56:54 2de7ff778b66: Waiting 04:56:54 0d9ebad4ef96: Waiting 04:56:54 9712f1f96733: Verifying Checksum 04:56:54 9712f1f96733: Download complete 04:56:55 63f879dbbcfc: Verifying Checksum 04:56:55 63f879dbbcfc: Download complete 04:56:55 e9a5061849ea: Verifying Checksum 04:56:55 e9a5061849ea: Download complete 04:56:55 d747dcd14b5f: Verifying Checksum 04:56:55 d747dcd14b5f: Download complete 04:56:55 0d9ebad4ef96: Verifying Checksum 04:56:55 0d9ebad4ef96: Download complete 04:56:55 2de7ff778b66: Verifying Checksum 04:56:55 2de7ff778b66: Download complete 04:56:55 ab5ef0e58194: Verifying Checksum 04:56:55 ab5ef0e58194: Download complete 04:56:58 ab5ef0e58194: Pull complete 04:56:58 9712f1f96733: Pull complete 04:56:59 63f879dbbcfc: Pull complete 04:57:03 0d9ebad4ef96: Pull complete 04:57:03 e9a5061849ea: Pull complete 04:57:03 d747dcd14b5f: Pull complete 04:57:05 2de7ff778b66: Pull complete 04:57:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:05 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:57:10 $ docker top 1f06ab7ab2b9c47e7493db6d6d6470f159459cc1b35cdb51add09495f13f5483 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:57:10 provisioning config files... 04:57:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12514481906672855257tmp 04:57:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13362234154778343836tmp 04:57:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10506635439384129545tmp [Pipeline] { [Pipeline] echo 04:57:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:57:10 ---> sigul-configuration.sh 04:57:10 gpg: directory `/root/.gnupg' created 04:57:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:57:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:57:10 gpg: keyring `/root/.gnupg/secring.gpg' created 04:57:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:57:10 gpg: CAST5 encrypted data 04:57:10 gpg: encrypted with 1 passphrase 04:57:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:57:10 + mkdir /home/jenkins 04:57:10 + mkdir /home/jenkins/sigul [Pipeline] sh 04:57:11 + 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 04:57:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:57:11 ---> sigul-install.sh 04:57:11 Sigul already installed; skipping installation. [Pipeline] sh 04:57:11 + git tag --list 04:57:11 0.7.1 04:57:11 delhi-tag 04:57:11 v1.0.0 04:57:11 v1.1.0 04:57:11 v1.1.1 04:57:11 v1.1.2 04:57:11 v1.2.0 04:57:11 v1.2.1 04:57:11 v1.2.2 04:57:11 v1.2.3 04:57:11 v1.3.0 04:57:11 v1.4.0 04:57:11 v2.0.0 04:57:11 v2.1.0 04:57:11 v2.1.1 04:57:11 v2.2.0 04:57:11 v2.3.0 04:57:11 v2.3.1 04:57:11 v3.0 04:57:11 v3.0.0 04:57:11 v3.0.1-dev.1 04:57:11 v3.1 04:57:11 v3.1.0 04:57:11 v3.1.0-dev.1 04:57:11 v3.1.0-dev.10 04:57:11 v3.1.0-dev.11 04:57:11 v3.1.0-dev.12 04:57:11 v3.1.0-dev.13 04:57:11 v3.1.0-dev.14 04:57:11 v3.1.0-dev.15 04:57:11 v3.1.0-dev.16 04:57:11 v3.1.0-dev.17 04:57:11 v3.1.0-dev.18 04:57:11 v3.1.0-dev.19 04:57:11 v3.1.0-dev.2 04:57:11 v3.1.0-dev.20 04:57:11 v3.1.0-dev.21 04:57:11 v3.1.0-dev.22 04:57:11 v3.1.0-dev.23 04:57:11 v3.1.0-dev.24 04:57:11 v3.1.0-dev.25 04:57:11 v3.1.0-dev.26 04:57:11 v3.1.0-dev.27 04:57:11 v3.1.0-dev.28 04:57:11 v3.1.0-dev.29 04:57:11 v3.1.0-dev.3 04:57:11 v3.1.0-dev.30 04:57:11 v3.1.0-dev.31 04:57:11 v3.1.0-dev.32 04:57:11 v3.1.0-dev.33 04:57:11 v3.1.0-dev.34 04:57:11 v3.1.0-dev.35 04:57:11 v3.1.0-dev.36 04:57:11 v3.1.0-dev.37 04:57:11 v3.1.0-dev.38 04:57:11 v3.1.0-dev.39 04:57:11 v3.1.0-dev.4 04:57:11 v3.1.0-dev.40 04:57:11 v3.1.0-dev.41 04:57:11 v3.1.0-dev.5 04:57:11 v3.1.0-dev.6 04:57:11 v3.1.0-dev.7 04:57:11 v3.1.0-dev.8 04:57:11 v3.1.0-dev.9 04:57:11 v3.1.1 04:57:11 v3.1.1-dev.1 04:57:11 v3.2.0-dev.1 04:57:11 v3.2.0-dev.10 04:57:11 v3.2.0-dev.11 04:57:11 v3.2.0-dev.12 04:57:11 v3.2.0-dev.13 04:57:11 v3.2.0-dev.14 04:57:11 v3.2.0-dev.15 04:57:11 v3.2.0-dev.16 04:57:11 v3.2.0-dev.17 04:57:11 v3.2.0-dev.18 04:57:11 v3.2.0-dev.19 04:57:11 v3.2.0-dev.2 04:57:11 v3.2.0-dev.20 04:57:11 v3.2.0-dev.21 04:57:11 v3.2.0-dev.22 04:57:11 v3.2.0-dev.23 04:57:11 v3.2.0-dev.24 04:57:11 v3.2.0-dev.25 04:57:11 v3.2.0-dev.26 04:57:11 v3.2.0-dev.27 04:57:11 v3.2.0-dev.28 04:57:11 v3.2.0-dev.29 04:57:11 v3.2.0-dev.3 04:57:11 v3.2.0-dev.30 04:57:11 v3.2.0-dev.31 04:57:11 v3.2.0-dev.32 04:57:11 v3.2.0-dev.33 04:57:11 v3.2.0-dev.34 04:57:11 v3.2.0-dev.35 04:57:11 v3.2.0-dev.36 04:57:11 v3.2.0-dev.37 04:57:11 v3.2.0-dev.38 04:57:11 v3.2.0-dev.39 04:57:11 v3.2.0-dev.4 04:57:11 v3.2.0-dev.40 04:57:11 v3.2.0-dev.41 04:57:11 v3.2.0-dev.42 04:57:11 v3.2.0-dev.43 04:57:11 v3.2.0-dev.44 04:57:11 v3.2.0-dev.45 04:57:11 v3.2.0-dev.46 04:57:11 v3.2.0-dev.47 04:57:11 v3.2.0-dev.48 04:57:11 v3.2.0-dev.5 04:57:11 v3.2.0-dev.6 04:57:11 v3.2.0-dev.7 04:57:11 v3.2.0-dev.8 04:57:11 v3.2.0-dev.9 04:57:11 v4.0.0-dev.1 04:57:11 v4.0.0-dev.2 04:57:11 v4.0.0-dev.3 04:57:11 v4.0.0-dev.4 04:57:11 v4.0.0-dev.5 04:57:11 v4.0.0-dev.6 04:57:11 v4.0.0-dev.7 [Pipeline] sh 04:57:12 + lftools sign git-tag v4.0.0-dev.7 04:57:12 Signing Git tag with Sigul... 04:57:12 Signing v4.0.0-dev.7 [Pipeline] echo 04:57:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:57:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:57:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:57:13 $ docker stop --time=1 1f06ab7ab2b9c47e7493db6d6d6470f159459cc1b35cdb51add09495f13f5483 04:57:14 $ docker rm -f --volumes 1f06ab7ab2b9c47e7493db6d6d6470f159459cc1b35cdb51add09495f13f5483 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:57:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:57:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:15 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:57:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:57:15 $ docker top 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f -eo pid,comm 04:57:15 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). 04:57:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:15 [ssh-agent] Looking for ssh-agent implementation... 04:57:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:16 $ docker exec 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f ssh-agent 04:57:16 SSH_AUTH_SOCK=/tmp/ssh-p2hQ9HF2WgGG/agent.32 04:57:16 SSH_AGENT_PID=38 04:57:16 Running ssh-add (command line suppressed) 04:57:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13014316381152154606.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13014316381152154606.key) 04:57:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:16 + git semver bump pre 04:57:16 2024-11-13 04:57:16,730 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:16 2024-11-13 04:57:16,731 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 04:57:16 2024-11-13 04:57:16,731 [bump_version] DEBUG bumped version:4.0.0-dev.8 04:57:16 2024-11-13 04:57:16,731 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:57:16 2024-11-13 04:57:16,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:16 2024-11-13 04:57:16,731 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:16 2024-11-13 04:57:16,733 [execute] INFO git cat-file --batch-check 04:57:16 2024-11-13 04:57:16,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:57:16 2024-11-13 04:57:16,739 [execute] INFO git cat-file --batch 04:57:16 2024-11-13 04:57:16,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:57:16 2024-11-13 04:57:16,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:16 4.0.0-dev.8 [Pipeline] } 04:57:16 $ docker exec --env ******** --env ******** 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f ssh-agent -k 04:57:16 unset SSH_AUTH_SOCK; 04:57:16 unset SSH_AGENT_PID; 04:57:16 echo Agent pid 38 killed; 04:57:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:17 + git semver [Pipeline] } 04:57:17 $ docker stop --time=1 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f 04:57:18 $ docker rm -f --volumes 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f [Pipeline] // withDockerContainer [Pipeline] sh 04:57:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:57:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:19 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:57:19 $ docker top 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 -eo pid,comm 04:57:19 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). 04:57:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:20 [ssh-agent] Looking for ssh-agent implementation... 04:57:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:20 $ docker exec 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 ssh-agent 04:57:20 SSH_AUTH_SOCK=/tmp/ssh-MBXKvIIGVwMF/agent.32 04:57:20 SSH_AGENT_PID=38 04:57:20 Running ssh-add (command line suppressed) 04:57:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5422759569921489331.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5422759569921489331.key) 04:57:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:20 + git semver push 04:57:20 2024-11-13 04:57:20,891 [run_push] DEBUG push 04:57:20 2024-11-13 04:57:20,892 [execute] INFO git cat-file --batch-check 04:57:20 2024-11-13 04:57:20,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:57:20 2024-11-13 04:57:20,897 [execute] INFO git rev-list 3d77f6dcbf79a19ba04182b77d89e4d040324389 -- 04:57:20 2024-11-13 04:57:20,897 [execute] DEBUG Popen(['git', 'rev-list', '3d77f6dcbf79a19ba04182b77d89e4d040324389', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:57:20 2024-11-13 04:57:20,911 [execute] INFO git fetch -v origin 04:57:20 2024-11-13 04:57:20,912 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:57:21 2024-11-13 04:57:21,341 [run_push] DEBUG no remote changes detected 04:57:21 2024-11-13 04:57:21,342 [execute] INFO git push origin semver 04:57:21 2024-11-13 04:57:21,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:57:22 2024-11-13 04:57:21,952 [run_push] DEBUG push all version tags 04:57:22 2024-11-13 04:57:21,952 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:57:22 2024-11-13 04:57:21,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:57:22 2024-11-13 04:57:22,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:22 4.0.0-dev.8 [Pipeline] } 04:57:22 $ docker exec --env ******** --env ******** 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 ssh-agent -k 04:57:22 unset SSH_AUTH_SOCK; 04:57:22 unset SSH_AGENT_PID; 04:57:22 echo Agent pid 38 killed; 04:57:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:23 + git semver [Pipeline] } 04:57:23 $ docker stop --time=1 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 04:57:24 $ docker rm -f --volumes 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 [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 04:57:25 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:57:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:57:25 total 16 04:57:25 drwxr-xr-x 3 root root 4096 Nov 13 04:42 . 04:57:25 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 04:57 .. 04:57:25 drwxr-xr-x 2 root root 4096 Nov 13 04:42 cost 04:57:25 -rw-r--r-- 1 root root 85 Nov 13 04:42 cost.csv 04:57:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:57:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:57:25 total 16 04:57:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 04:42 . 04:57:25 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 04:57 .. 04:57:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 04:42 cost 04:57:25 -rw-r--r-- 1 jenkins jenkins 85 Nov 13 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:57:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:26 ---> package-listing.sh 04:57:26 ++ facter osfamily 04:57:26 ++ tr '[:upper:]' '[:lower:]' 04:57:26 + OS_FAMILY=debian 04:57:26 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:57:26 + START_PACKAGES=/tmp/packages_start.txt 04:57:26 + END_PACKAGES=/tmp/packages_end.txt 04:57:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:26 + PACKAGES=/tmp/packages_start.txt 04:57:26 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:57:26 + PACKAGES=/tmp/packages_end.txt 04:57:26 + case "${OS_FAMILY}" in 04:57:26 + dpkg -l 04:57:26 + grep '^ii' 04:57:26 + '[' -f /tmp/packages_start.txt ']' 04:57:26 + '[' -f /tmp/packages_end.txt ']' 04:57:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:26 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:57:26 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:57:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:57:26 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:27 prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container 04:57:27 $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 04:57:27 $ docker top ebd91bb3d170ec9f229cb7b93316b34fbe6c0357f1cac0e7f69dbb33aa620be0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:28 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:28 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:28 + ls /var/log/sa-host 04:57:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:29 provisioning config files... 04:57:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6144935789441570431tmp [Pipeline] { [Pipeline] echo 04:57:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:29 ---> create-netrc.sh [Pipeline] } 04:57:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:29 ---> python-tools-install.sh [Pipeline] echo 04:57:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:30 ---> sudo-logs.sh 04:57:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:30 ---> job-cost.sh 04:57:30 lf-activate-venv: SKIPPING 04:57:30 DEBUG: total: 0.2199999988079071 04:57:30 INFO: Retrieving Stack Cost... 04:57:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:31 INFO: Archiving Costs [Pipeline] echo 04:57:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:31 ---> logs-deploy.sh 04:57:31 lf-activate-venv: SKIPPING 04:57:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/330 04:57:31 INFO: archiving workspace using pattern(s): 04:57:32 Archives upload complete. 04:57:32 INFO: archiving logs to Nexus 04:57:33 ---> uname -a: 04:57:33 Linux prd-ubuntu20-04-docker-8c-8g-26326 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:57:33 04:57:33 04:57:33 ---> lscpu: 04:57:33 Architecture: x86_64 04:57:33 CPU op-mode(s): 32-bit, 64-bit 04:57:33 Byte Order: Little Endian 04:57:33 Address sizes: 40 bits physical, 48 bits virtual 04:57:33 CPU(s): 8 04:57:33 On-line CPU(s) list: 0-7 04:57:33 Thread(s) per core: 1 04:57:33 Core(s) per socket: 1 04:57:33 Socket(s): 8 04:57:33 NUMA node(s): 1 04:57:33 Vendor ID: AuthenticAMD 04:57:33 CPU family: 23 04:57:33 Model: 49 04:57:33 Model name: AMD EPYC-Rome Processor 04:57:33 Stepping: 0 04:57:33 CPU MHz: 2799.998 04:57:33 BogoMIPS: 5599.99 04:57:33 Virtualization: AMD-V 04:57:33 Hypervisor vendor: KVM 04:57:33 Virtualization type: full 04:57:33 L1d cache: 256 KiB 04:57:33 L1i cache: 256 KiB 04:57:33 L2 cache: 4 MiB 04:57:33 L3 cache: 128 MiB 04:57:33 NUMA node0 CPU(s): 0-7 04:57:33 Vulnerability Itlb multihit: Not affected 04:57:33 Vulnerability L1tf: Not affected 04:57:33 Vulnerability Mds: Not affected 04:57:33 Vulnerability Meltdown: Not affected 04:57:33 Vulnerability Mmio stale data: Not affected 04:57:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:57:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:57:33 Vulnerability Srbds: Not affected 04:57:33 Vulnerability Tsx async abort: Not affected 04:57:33 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 04:57:33 04:57:33 04:57:33 ---> nproc: 04:57:33 8 04:57:33 04:57:33 04:57:33 ---> df -h: 04:57:33 Filesystem Size Used Avail Use% Mounted on 04:57:33 overlay 155G 13G 142G 9% / 04:57:33 tmpfs 64M 0 64M 0% /dev 04:57:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:57:33 shm 64M 0 64M 0% /dev/shm 04:57:33 /dev/vda1 155G 13G 142G 9% /facter-os 04:57:33 04:57:33 04:57:33 ---> sar -b -r -n DEV: 04:57:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26326) 11/13/24 _x86_64_ (8 CPU) 04:57:33 04:57:33 04:37:22 LINUX RESTART (8 CPU) 04:57:33 04:57:33 04:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:33 04:39:01 217.10 12.05 205.05 0.00 1770.68 37569.23 0.00 04:57:33 04:40:01 208.35 0.03 208.31 0.00 3.47 74586.60 0.00 04:57:33 04:41:01 36.68 0.03 36.64 0.00 0.27 25496.43 0.00 04:57:33 04:42:01 175.45 0.20 175.25 0.00 16.13 51262.52 0.00 04:57:33 04:43:01 94.62 6.17 88.45 0.00 4369.41 25155.41 0.00 04:57:33 04:44:01 6.40 0.02 6.38 0.00 0.13 129.29 0.00 04:57:33 04:45:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 04:57:33 04:46:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 04:57:33 04:47:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 04:57:33 04:48:01 2.17 0.00 2.17 0.00 0.00 24.66 0.00 04:57:33 04:49:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 04:57:33 04:50:01 1.90 0.00 1.90 0.00 0.00 21.33 0.00 04:57:33 04:51:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 04:57:33 04:52:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 04:57:33 04:53:01 1.40 0.02 1.38 0.00 0.13 20.66 0.00 04:57:33 04:54:01 2.03 0.00 2.03 0.00 0.00 24.26 0.00 04:57:33 04:55:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 04:57:33 04:56:02 1.03 0.00 1.03 0.00 0.00 13.60 0.00 04:57:33 04:57:01 72.65 0.22 72.43 0.00 18.44 30062.02 0.00 04:57:33 Average: 43.52 0.98 42.54 0.00 324.17 12830.41 0.00 04:57:33 04:57:33 04:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:33 04:39:01 28154156 31493716 810656 2.47 125616 3355312 2004548 5.91 1283620 2910508 845356 04:57:33 04:40:01 26979364 31220000 1079192 3.28 184276 4152356 2286928 6.74 1861824 3460872 648832 04:57:33 04:41:01 26314548 30776940 1520860 4.63 187316 4345520 2622728 7.73 2025144 3934428 412736 04:57:33 04:42:01 27420944 31528876 772100 2.35 192684 4028580 1875960 5.53 1379888 3518424 28788 04:57:33 04:43:01 26490252 31508060 762364 2.32 227296 4850332 1706284 5.03 1669812 4068540 964 04:57:33 04:44:01 26497512 31510312 761364 2.32 225856 4847072 1710980 5.04 1667804 4065276 4 04:57:33 04:45:01 26499872 31512848 758740 2.31 225936 4847076 1710980 5.04 1665868 4065284 4 04:57:33 04:46:01 26499752 31512812 758616 2.31 226024 4847084 1710980 5.04 1665916 4065284 168 04:57:33 04:47:01 26511068 31524252 747184 2.27 226100 4847084 1710980 5.04 1654800 4065296 8 04:57:33 04:48:01 26512840 31526072 745292 2.27 226192 4847088 1710980 5.04 1653532 4065292 8 04:57:33 04:49:01 26511956 31525312 746040 2.27 226268 4847084 1710980 5.04 1653544 4065300 8 04:57:33 04:50:01 26514712 31528140 743084 2.26 226344 4847092 1710980 5.04 1651336 4065296 8 04:57:33 04:51:01 26514924 31528424 742704 2.26 226424 4847096 1710980 5.04 1651448 4065304 172 04:57:33 04:52:01 26514744 31528336 742804 2.26 226504 4847092 1710980 5.04 1651576 4065300 8 04:57:33 04:53:01 26514280 31528044 743156 2.26 226584 4847140 1719628 5.07 1652096 4065336 252 04:57:33 04:54:01 26514528 31528316 743012 2.26 226608 4847148 1719628 5.07 1652352 4065340 12 04:57:33 04:55:01 26514276 31528220 743052 2.26 226640 4847276 1719628 5.07 1652104 4065468 12 04:57:33 04:56:02 26514344 31528332 742904 2.26 226668 4847280 1719628 5.07 1652152 4065476 60 04:57:33 04:57:01 25439452 31468256 801000 2.44 237156 5785048 1997496 5.89 1728164 4994408 543648 04:57:33 Average: 26601764 31463435 813901 2.48 215605 4712093 1830067 5.39 1656473 3986128 130581 04:57:33 04:57:33 04:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:33 04:39:01 docker0 364.89 436.43 30.65 3525.05 0.00 0.00 0.00 0.00 04:57:33 04:39:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 04:57:33 04:39:01 ens3 670.29 511.20 8483.03 78.62 0.00 0.00 0.00 0.00 04:57:33 04:39:01 veth44db5c6 330.99 401.95 32.68 3293.43 0.00 0.00 0.00 0.27 04:57:33 04:40:01 docker0 0.10 0.18 0.01 0.02 0.00 0.00 0.00 0.00 04:57:33 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:40:01 ens3 25.44 15.66 35.37 9.80 0.00 0.00 0.00 0.00 04:57:33 04:40:01 vethfdfe085 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:57:33 04:41:01 docker0 0.87 1.20 0.11 0.34 0.00 0.00 0.00 0.00 04:57:33 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:41:01 ens3 11.31 7.15 8.70 4.78 0.00 0.00 0.00 0.00 04:57:33 04:41:01 vethfdfe085 0.87 1.23 0.12 0.34 0.00 0.00 0.00 0.00 04:57:33 04:42:01 docker0 7.25 15.83 0.44 190.72 0.00 0.00 0.00 0.00 04:57:33 04:42:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 04:57:33 04:42:01 ens3 67.44 44.93 774.93 14.22 0.00 0.00 0.00 0.00 04:57:33 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:43:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 04:57:33 04:43:01 ens3 214.91 101.10 4784.10 12.89 0.00 0.00 0.00 0.00 04:57:33 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:44:01 ens3 0.35 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:57:33 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:46:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:47:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:48:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:57:33 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:52:01 ens3 0.27 0.22 0.12 0.07 0.00 0.00 0.00 0.00 04:57:33 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:53:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:57:33 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:54:01 ens3 0.52 0.37 2.19 0.03 0.00 0.00 0.00 0.00 04:57:33 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:55:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:33 04:56:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:33 04:56:02 ens3 0.43 0.12 0.05 0.01 0.00 0.00 0.00 0.00 04:57:33 04:57:01 docker0 73.46 133.35 6.90 1262.89 0.00 0.00 0.00 0.00 04:57:33 04:57:01 lo 1.83 1.83 0.18 0.18 0.00 0.00 0.00 0.00 04:57:33 04:57:01 ens3 397.83 264.55 7211.19 170.51 0.00 0.00 0.00 0.00 04:57:33 Average: docker0 23.16 30.45 1.98 258.29 0.00 0.00 0.00 0.00 04:57:33 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 04:57:33 Average: ens3 72.32 49.20 1109.14 15.13 0.00 0.00 0.00 0.00 04:57:33 04:57:33 04:57:33 ---> sar -P ALL: 04:57:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26326) 11/13/24 _x86_64_ (8 CPU) 04:57:33 04:57:33 04:37:22 LINUX RESTART (8 CPU) 04:57:33 04:57:33 04:38:02 CPU %user %nice %system %iowait %steal %idle 04:57:33 04:39:01 all 8.56 0.00 3.72 2.44 0.07 85.22 04:57:33 04:39:01 0 10.08 0.00 3.93 2.53 0.07 83.39 04:57:33 04:39:01 1 9.14 0.00 3.56 0.53 0.07 86.70 04:57:33 04:39:01 2 8.91 0.00 4.61 0.86 0.07 85.56 04:57:33 04:39:01 3 7.37 0.00 3.88 9.82 0.07 78.86 04:57:33 04:39:01 4 7.83 0.00 3.92 1.87 0.07 86.32 04:57:33 04:39:01 5 7.45 0.00 3.82 1.39 0.05 87.29 04:57:33 04:39:01 6 9.08 0.00 3.09 1.84 0.07 85.93 04:57:33 04:39:01 7 8.62 0.00 2.93 0.70 0.07 87.68 04:57:33 04:40:01 all 27.87 0.00 5.99 3.79 0.07 62.29 04:57:33 04:40:01 0 29.84 0.00 5.73 0.30 0.05 64.07 04:57:33 04:40:01 1 29.68 0.00 5.30 1.43 0.07 63.52 04:57:33 04:40:01 2 27.37 0.00 7.77 22.16 0.08 42.62 04:57:33 04:40:01 3 27.00 0.00 7.50 1.65 0.07 63.78 04:57:33 04:40:01 4 27.47 0.00 5.67 0.30 0.05 66.50 04:57:33 04:40:01 5 27.23 0.00 5.35 0.74 0.05 66.63 04:57:33 04:40:01 6 29.10 0.00 5.19 3.02 0.07 62.62 04:57:33 04:40:01 7 25.23 0.00 5.40 0.78 0.08 68.51 04:57:33 04:41:01 all 44.24 0.00 5.64 1.26 0.09 48.78 04:57:33 04:41:01 0 44.68 0.00 5.31 0.00 0.08 49.92 04:57:33 04:41:01 1 43.21 0.00 5.92 1.48 0.08 49.30 04:57:33 04:41:01 2 43.59 0.00 6.06 7.56 0.08 42.71 04:57:33 04:41:01 3 44.57 0.00 6.20 0.07 0.10 49.06 04:57:33 04:41:01 4 43.82 0.00 5.07 0.07 0.08 50.96 04:57:33 04:41:01 5 48.87 0.00 6.04 0.66 0.10 44.33 04:57:33 04:41:01 6 43.22 0.00 5.53 0.13 0.08 51.04 04:57:33 04:41:01 7 41.94 0.00 5.03 0.12 0.07 52.84 04:57:33 04:42:01 all 32.52 0.00 6.71 2.81 0.09 57.87 04:57:33 04:42:01 0 31.41 0.00 6.54 0.45 0.07 61.52 04:57:33 04:42:01 1 32.87 0.00 7.18 5.37 0.07 54.52 04:57:33 04:42:01 2 32.22 0.00 6.60 8.53 0.13 52.52 04:57:33 04:42:01 3 33.10 0.00 7.26 0.37 0.07 59.20 04:57:33 04:42:01 4 33.06 0.00 7.03 5.87 0.10 53.94 04:57:33 04:42:01 5 33.46 0.00 6.58 1.31 0.10 58.55 04:57:33 04:42:01 6 32.31 0.00 7.02 0.08 0.07 60.52 04:57:33 04:42:01 7 31.76 0.00 5.45 0.49 0.10 62.19 04:57:33 04:43:01 all 5.00 0.00 2.63 1.50 0.04 90.83 04:57:33 04:43:01 0 4.85 0.00 3.29 0.07 0.05 91.75 04:57:33 04:43:01 1 5.26 0.00 2.94 5.64 0.07 86.10 04:57:33 04:43:01 2 3.82 0.00 2.32 0.74 0.03 93.08 04:57:33 04:43:01 3 4.44 0.00 2.68 0.10 0.03 92.75 04:57:33 04:43:01 4 6.23 0.00 2.32 1.33 0.03 90.09 04:57:33 04:43:01 5 4.83 0.00 2.47 3.37 0.05 89.28 04:57:33 04:43:01 6 4.33 0.00 2.67 0.42 0.03 92.56 04:57:33 04:43:01 7 6.26 0.00 2.35 0.34 0.05 91.00 04:57:33 04:44:01 all 0.09 0.00 0.06 0.02 0.01 99.82 04:57:33 04:44:01 0 0.10 0.00 0.05 0.00 0.00 99.85 04:57:33 04:44:01 1 0.05 0.00 0.08 0.05 0.03 99.78 04:57:33 04:44:01 2 0.10 0.00 0.03 0.00 0.02 99.85 04:57:33 04:44:01 3 0.05 0.00 0.05 0.02 0.00 99.88 04:57:33 04:44:01 4 0.30 0.00 0.17 0.00 0.00 99.53 04:57:33 04:44:01 5 0.08 0.00 0.05 0.02 0.02 99.83 04:57:33 04:44:01 6 0.02 0.00 0.05 0.00 0.00 99.93 04:57:33 04:44:01 7 0.03 0.00 0.03 0.05 0.00 99.88 04:57:33 04:45:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:57:33 04:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:57:33 04:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:57:33 04:45:01 2 0.22 0.00 0.05 0.00 0.03 99.70 04:57:33 04:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:57:33 04:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:57:33 04:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:57:33 04:45:01 7 0.02 0.00 0.02 0.05 0.02 99.90 04:57:33 04:46:01 all 0.12 0.00 0.02 0.00 0.00 99.85 04:57:33 04:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:57:33 04:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:57:33 04:46:01 2 0.88 0.00 0.02 0.00 0.02 99.09 04:57:33 04:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:57:33 04:46:01 4 0.02 0.00 0.03 0.02 0.00 99.93 04:57:33 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:46:01 7 0.03 0.00 0.03 0.02 0.00 99.92 04:57:33 04:47:01 all 0.03 0.00 0.01 0.02 0.01 99.93 04:57:33 04:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:57:33 04:47:01 1 0.03 0.00 0.03 0.10 0.02 99.82 04:57:33 04:47:01 2 0.10 0.00 0.02 0.00 0.02 99.87 04:57:33 04:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:57:33 04:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:57:33 04:47:01 7 0.07 0.00 0.00 0.05 0.02 99.87 04:57:33 04:48:01 all 0.09 0.00 0.02 0.01 0.01 99.87 04:57:33 04:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:57:33 04:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:57:33 04:48:01 2 0.60 0.00 0.07 0.00 0.02 99.32 04:57:33 04:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:48:01 4 0.05 0.00 0.02 0.02 0.00 99.92 04:57:33 04:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:57:33 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:48:01 7 0.02 0.00 0.03 0.03 0.03 99.88 04:57:33 04:49:01 all 0.21 0.00 0.02 0.00 0.01 99.76 04:57:33 04:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:57:33 04:49:01 1 0.85 0.00 0.07 0.00 0.00 99.09 04:57:33 04:49:01 2 0.37 0.00 0.03 0.00 0.00 99.60 04:57:33 04:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:49:01 4 0.28 0.00 0.02 0.00 0.02 99.68 04:57:33 04:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:57:33 04:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:57:33 04:49:01 7 0.03 0.00 0.05 0.03 0.03 99.85 04:57:33 04:57:33 04:49:01 CPU %user %nice %system %iowait %steal %idle 04:57:33 04:50:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:57:33 04:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:57:33 04:50:01 1 0.18 0.00 0.02 0.00 0.02 99.78 04:57:33 04:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:57:33 04:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:57:33 04:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:57:33 04:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:50:01 7 0.07 0.00 0.02 0.03 0.02 99.87 04:57:33 04:51:01 all 0.04 0.00 0.00 0.01 0.01 99.95 04:57:33 04:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:57:33 04:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:57:33 04:51:01 2 0.05 0.00 0.00 0.00 0.03 99.92 04:57:33 04:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:33 04:51:01 4 0.10 0.00 0.00 0.02 0.02 99.87 04:57:33 04:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:57:33 04:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:57:33 04:51:01 7 0.03 0.00 0.00 0.03 0.02 99.92 04:57:33 04:52:01 all 0.01 0.00 0.01 0.01 0.01 99.95 04:57:33 04:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:57:33 04:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:57:33 04:52:01 2 0.03 0.00 0.02 0.00 0.05 99.90 04:57:33 04:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:57:33 04:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:57:33 04:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:57:33 04:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:52:01 7 0.02 0.00 0.02 0.03 0.00 99.93 04:57:33 04:53:01 all 0.06 0.00 0.04 0.01 0.01 99.89 04:57:33 04:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:57:33 04:53:01 1 0.07 0.00 0.02 0.02 0.02 99.88 04:57:33 04:53:01 2 0.13 0.00 0.07 0.02 0.03 99.75 04:57:33 04:53:01 3 0.02 0.00 0.05 0.00 0.00 99.93 04:57:33 04:53:01 4 0.02 0.00 0.03 0.02 0.02 99.92 04:57:33 04:53:01 5 0.08 0.00 0.03 0.00 0.00 99.88 04:57:33 04:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:57:33 04:53:01 7 0.05 0.00 0.03 0.02 0.02 99.88 04:57:33 04:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:57:33 04:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:57:33 04:54:01 1 0.03 0.00 0.03 0.02 0.00 99.92 04:57:33 04:54:01 2 0.07 0.00 0.03 0.00 0.03 99.87 04:57:33 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:57:33 04:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:57:33 04:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:57:33 04:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 04:57:33 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:57:33 04:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:57:33 04:55:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:57:33 04:55:01 2 0.08 0.00 0.02 0.00 0.02 99.88 04:57:33 04:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:33 04:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:57:33 04:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:57:33 04:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:55:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:57:33 04:56:02 all 0.01 0.00 0.01 0.00 0.01 99.96 04:57:33 04:56:02 0 0.00 0.00 0.02 0.00 0.00 99.98 04:57:33 04:56:02 1 0.05 0.00 0.03 0.00 0.02 99.90 04:57:33 04:56:02 2 0.03 0.00 0.02 0.00 0.02 99.93 04:57:33 04:56:02 3 0.00 0.00 0.02 0.00 0.02 99.97 04:57:33 04:56:02 4 0.02 0.00 0.00 0.00 0.02 99.97 04:57:33 04:56:02 5 0.00 0.00 0.00 0.02 0.02 99.97 04:57:33 04:56:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:33 04:56:02 7 0.02 0.00 0.00 0.00 0.00 99.98 04:57:33 04:57:01 all 6.87 0.00 2.85 1.58 0.04 88.65 04:57:33 04:57:01 0 5.46 0.00 2.73 0.39 0.03 91.39 04:57:33 04:57:01 1 5.56 0.00 2.94 2.86 0.05 88.59 04:57:33 04:57:01 2 7.54 0.00 3.34 0.41 0.05 88.66 04:57:33 04:57:01 3 6.14 0.00 3.17 0.74 0.03 89.92 04:57:33 04:57:01 4 7.38 0.00 2.78 4.62 0.03 85.18 04:57:33 04:57:01 5 7.27 0.00 2.35 0.39 0.03 89.96 04:57:33 04:57:01 6 6.40 0.00 2.82 3.20 0.03 87.54 04:57:33 04:57:01 7 9.25 0.00 2.70 0.09 0.05 87.91 04:57:33 Average: all 6.58 0.00 1.45 0.70 0.03 91.24 04:57:33 Average: 0 6.61 0.00 1.45 0.19 0.02 91.73 04:57:33 Average: 1 6.65 0.00 1.47 0.91 0.03 90.93 04:57:33 Average: 2 6.59 0.00 1.62 2.10 0.04 89.65 04:57:33 Average: 3 6.41 0.00 1.61 0.66 0.02 91.30 04:57:33 Average: 4 6.63 0.00 1.42 0.74 0.03 91.19 04:57:33 Average: 5 6.77 0.00 1.40 0.41 0.03 91.40 04:57:33 Average: 6 6.52 0.00 1.38 0.45 0.02 91.64 04:57:33 Average: 7 6.45 0.00 1.26 0.15 0.03 92.11 04:57:33 04:57:33 04:57:33