Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cd3421d87aeff7694e6397f4de46170b3861cfd 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-ssh13713952240417681969.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-ssh438261796455892020.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-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11678857743194424247.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-ssh8206346668368226716.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904521360805377176.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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24244’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24247 in /w/workspace/edgexfoundry_device-uart_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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2cd3421d87aeff7694e6397f4de46170b3861cfd (main) Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 > git rev-list --no-walk 1853a045f9f2447c53e5e0978cd282f805c231d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:19:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:19:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:19:54 ========================================================= 00:19:54 EdgeX Global Pipelines Version Info 00:19:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:19:55 ------------------- 00:19:55 stable info: 00:19:55 ------------------- 00:19:55 Commited By: Ginny Guan ginny@iotechsys.com 00:19:55 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 00:19:55 Message: update stable to v1.0.265 00:19:55 ------------------- 00:19:55 experimental info: 00:19:55 ------------------- 00:19:55 Commited By: Cherry Wang cherry@iotechsys.com 00:19:55 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 00:19:55 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cd3421 [Pipeline] echo 00:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:56 provisioning config files... 00:19:56 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config420416486851715466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:56 ---> ****-login.sh 00:19:56 nexus3.edgexfoundry.org:10001 00:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:57 Configure a credential helper to remove this warning. See 00:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:57 00:19:57 Login Succeeded 00:19:57 nexus3.edgexfoundry.org:10002 00:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:57 Configure a credential helper to remove this warning. See 00:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:57 00:19:57 Login Succeeded 00:19:57 nexus3.edgexfoundry.org:10003 00:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:57 Configure a credential helper to remove this warning. See 00:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:57 00:19:57 Login Succeeded 00:19:57 nexus3.edgexfoundry.org:10004 00:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:57 Configure a credential helper to remove this warning. See 00:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:57 00:19:57 Login Succeeded 00:19:57 ****.io 00:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:57 Configure a credential helper to remove this warning. See 00:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:57 00:19:57 Login Succeeded 00:19:57 ---> ****-login.sh ends [Pipeline] } 00:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:19:58 + git rev-list -1 --merges 2cd3421d87aeff7694e6397f4de46170b3861cfd~1..2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo 00:19:58 -----------> git rev-list -1 --merges 2cd3421d87aeff7694e6397f4de46170b3861cfd~1..2cd3421d87aeff7694e6397f4de46170b3861cfd 2cd3421d87aeff7694e6397f4de46170b3861cfd 00:19:58 2cd3421d87aeff7694e6397f4de46170b3861cfd [false] [Pipeline] sh 00:19:58 + git log --format=format:%s -1 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo 00:19:58 ========================================================= 00:19:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:19:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:58 + git log --format=format:%s -1 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo 00:19:58 [semverPrep] GIT_COMMIT: 2cd3421d87aeff7694e6397f4de46170b3861cfd, Commit Message: Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo 00:19:58 [semverPrep] This is not a build commit. [Pipeline] sh 00:19:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:59 + grep -v github /etc/ssh/ssh_known_hosts 00:19:59 + [ -e /tmp/ssh_known_hosts ] 00:19:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:19:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:19:59 + sudo tee -a /etc/ssh/ssh_known_hosts 00:19:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:59 00:19:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:59 0.1.4: Pulling from edgex-devops/py-git-semver 00:19:59 b85a868b505f: Pulling fs layer 00:19:59 e2be974225ed: Pulling fs layer 00:19:59 339a4e72a1f5: Pulling fs layer 00:19:59 988bab9f4d93: Pulling fs layer 00:19:59 1469e6f7b9e6: Pulling fs layer 00:19:59 eaf3925da568: Pulling fs layer 00:19:59 bab4dde63d76: Pulling fs layer 00:19:59 bde34c3a00c8: Pulling fs layer 00:19:59 b352a97aabf1: Pulling fs layer 00:19:59 4872d77fe225: Pulling fs layer 00:19:59 5851b861e8e6: Pulling fs layer 00:19:59 988bab9f4d93: Waiting 00:19:59 1469e6f7b9e6: Waiting 00:19:59 eaf3925da568: Waiting 00:19:59 bab4dde63d76: Waiting 00:19:59 bde34c3a00c8: Waiting 00:19:59 b352a97aabf1: Waiting 00:19:59 4872d77fe225: Waiting 00:19:59 5851b861e8e6: Waiting 00:19:59 e2be974225ed: Verifying Checksum 00:19:59 e2be974225ed: Download complete 00:19:59 988bab9f4d93: Verifying Checksum 00:19:59 988bab9f4d93: Download complete 00:19:59 339a4e72a1f5: Verifying Checksum 00:19:59 339a4e72a1f5: Download complete 00:19:59 1469e6f7b9e6: Verifying Checksum 00:19:59 1469e6f7b9e6: Download complete 00:19:59 eaf3925da568: Verifying Checksum 00:19:59 eaf3925da568: Download complete 00:19:59 bde34c3a00c8: Verifying Checksum 00:20:00 b352a97aabf1: Verifying Checksum 00:20:00 b352a97aabf1: Download complete 00:20:00 4872d77fe225: Download complete 00:20:00 5851b861e8e6: Verifying Checksum 00:20:00 5851b861e8e6: Download complete 00:20:00 b85a868b505f: Verifying Checksum 00:20:00 b85a868b505f: Download complete 00:20:00 bab4dde63d76: Verifying Checksum 00:20:00 bab4dde63d76: Download complete 00:20:01 b85a868b505f: Pull complete 00:20:01 e2be974225ed: Pull complete 00:20:01 339a4e72a1f5: Pull complete 00:20:02 988bab9f4d93: Pull complete 00:20:02 1469e6f7b9e6: Pull complete 00:20:02 eaf3925da568: Pull complete 00:20:04 bab4dde63d76: Pull complete 00:20:04 bde34c3a00c8: Pull complete 00:20:04 b352a97aabf1: Pull complete 00:20:04 4872d77fe225: Pull complete 00:20:04 5851b861e8e6: Pull complete 00:20:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:04 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:20:05 $ docker top c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc -eo pid,comm 00:20:05 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). 00:20:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:06 [ssh-agent] Looking for ssh-agent implementation... 00:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:06 $ docker exec c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent 00:20:06 SSH_AUTH_SOCK=/tmp/ssh-1D5GXAJkOplv/agent.31 00:20:06 SSH_AGENT_PID=37 00:20:06 Running ssh-add (command line suppressed) 00:20:06 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14494498996661101715.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14494498996661101715.key) 00:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:06 + git tag --points-at HEAD [Pipeline] } 00:20:06 $ docker exec --env ******** --env ******** c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent -k 00:20:06 unset SSH_AUTH_SOCK; 00:20:06 unset SSH_AGENT_PID; 00:20:06 echo Agent pid 37 killed; 00:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:06 [ssh-agent] Looking for ssh-agent implementation... 00:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:06 $ docker exec c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent 00:20:07 SSH_AUTH_SOCK=/tmp/ssh-mpT5zrm9LhOQ/agent.71 00:20:07 SSH_AGENT_PID=77 00:20:07 Running ssh-add (command line suppressed) 00:20:07 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9125034273260056126.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9125034273260056126.key) 00:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:07 + git semver init 00:20:07 2024-11-01 00:20:07,697 [run_init] DEBUG init version:0.0.0 force:False 00:20:07 2024-11-01 00:20:07,697 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 00:20:07 2024-11-01 00:20:07,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 00:20:07 2024-11-01 00:20:07,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 00:20:09 2024-11-01 00:20:08,730 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 00:20:09 2024-11-01 00:20:08,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 00:20:09 2024-11-01 00:20:08,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:20:09 2024-11-01 00:20:08,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:20:09 4.0.0-dev.2 [Pipeline] } 00:20:09 $ docker exec --env ******** --env ******** c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent -k 00:20:09 unset SSH_AUTH_SOCK; 00:20:09 unset SSH_AGENT_PID; 00:20:09 echo Agent pid 77 killed; 00:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:09 + git semver [Pipeline] } 00:20:09 $ docker stop --time=1 c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc 00:20:11 $ docker rm -f --volumes c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc [Pipeline] // withDockerContainer [Pipeline] sh 00:20:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:20:11 Stashed 1 file(s) [Pipeline] echo 00:20:11 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 00:20:11 provisioning config files... 00:20:11 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7110004084614263192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:12 ---> ****-login.sh 00:20:12 nexus3.edgexfoundry.org:10001 00:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:12 Configure a credential helper to remove this warning. See 00:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:12 00:20:12 Login Succeeded 00:20:12 nexus3.edgexfoundry.org:10002 00:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:12 Configure a credential helper to remove this warning. See 00:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:12 00:20:12 Login Succeeded 00:20:12 nexus3.edgexfoundry.org:10003 00:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:12 Configure a credential helper to remove this warning. See 00:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:12 00:20:12 Login Succeeded 00:20:12 nexus3.edgexfoundry.org:10004 00:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:12 Configure a credential helper to remove this warning. See 00:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:12 00:20:12 Login Succeeded 00:20:12 ****.io 00:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:12 Configure a credential helper to remove this warning. See 00:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:12 00:20:12 Login Succeeded 00:20:12 ---> ****-login.sh ends [Pipeline] } 00:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:20:12 ========================================================= 00:20:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:20:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:20:13 Sending build context to Docker daemon 25.64MB 00:20:13 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:20:13 Step 2/12 : FROM ${BASE} AS builder 00:20:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:20:13 43c4264eed91: Pulling fs layer 00:20:13 4cc291be95ef: Pulling fs layer 00:20:13 2ac1f1163629: Pulling fs layer 00:20:13 5c3c966382ef: Pulling fs layer 00:20:13 4f4fb700ef54: Pulling fs layer 00:20:13 5d5c8e513c77: Pulling fs layer 00:20:13 9f66e0745190: Pulling fs layer 00:20:13 f49a43e4bbc0: Pulling fs layer 00:20:13 561ebcabdf7f: Pulling fs layer 00:20:13 9f66e0745190: Waiting 00:20:13 5c3c966382ef: Waiting 00:20:13 f49a43e4bbc0: Waiting 00:20:13 4f4fb700ef54: Waiting 00:20:13 5d5c8e513c77: Waiting 00:20:13 561ebcabdf7f: Waiting 00:20:13 4cc291be95ef: Verifying Checksum 00:20:13 4cc291be95ef: Download complete 00:20:13 5c3c966382ef: Verifying Checksum 00:20:13 5c3c966382ef: Download complete 00:20:13 4f4fb700ef54: Verifying Checksum 00:20:13 4f4fb700ef54: Download complete 00:20:13 43c4264eed91: Verifying Checksum 00:20:13 43c4264eed91: Download complete 00:20:13 5d5c8e513c77: Verifying Checksum 00:20:13 5d5c8e513c77: Download complete 00:20:13 9f66e0745190: Verifying Checksum 00:20:13 9f66e0745190: Download complete 00:20:13 43c4264eed91: Pull complete 00:20:13 561ebcabdf7f: Verifying Checksum 00:20:13 561ebcabdf7f: Download complete 00:20:13 4cc291be95ef: Pull complete 00:20:14 2ac1f1163629: Verifying Checksum 00:20:14 2ac1f1163629: Download complete 00:20:14 f49a43e4bbc0: Verifying Checksum 00:20:14 f49a43e4bbc0: Download complete 00:20:17 2ac1f1163629: Pull complete 00:20:17 5c3c966382ef: Pull complete 00:20:17 4f4fb700ef54: Pull complete 00:20:17 5d5c8e513c77: Pull complete 00:20:17 9f66e0745190: Pull complete 00:20:20 f49a43e4bbc0: Pull complete 00:20:20 561ebcabdf7f: Pull complete 00:20:20 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 00:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:20:20 ---> 3a752c3f9dda 00:20:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:20:21 ---> Running in 91a8e04bad52 00:20:21 Removing intermediate container 91a8e04bad52 00:20:21 ---> 5cf6742519a3 00:20:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:20:21 ---> Running in eaa970d33f5d 00:20:22 Removing intermediate container eaa970d33f5d 00:20:22 ---> a97f0f2c51a4 00:20:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:20:22 ---> Running in c1c7f53082da 00:20:22 Removing intermediate container c1c7f53082da 00:20:22 ---> 7282a731adb7 00:20:22 Step 6/12 : WORKDIR /device-uart 00:20:22 ---> Running in 9b94d5ee4f95 00:20:22 Removing intermediate container 9b94d5ee4f95 00:20:22 ---> 8e965b40e9b0 00:20:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:22 ---> Running in 2d3dc9f4ad1f 00:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:23 (1/4) Installing openssh-keygen (9.7_p1-r4) 00:20:23 (2/4) Installing libedit (20240517.3.1-r0) 00:20:23 (3/4) Installing openssh-client-common (9.7_p1-r4) 00:20:23 (4/4) Installing openssh-client-default (9.7_p1-r4) 00:20:23 Executing busybox-1.36.1-r29.trigger 00:20:23 OK: 250 MiB in 58 packages 00:20:23 Removing intermediate container 2d3dc9f4ad1f 00:20:23 ---> a6277c635fba 00:20:23 Step 8/12 : COPY go.mod vendor* ./ 00:20:23 ---> c352c9a15d0d 00:20:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:23 ---> Running in fa33cd40760a 00:20:26 Still waiting to schedule task 00:20:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24246’ 00:20:55 Removing intermediate container fa33cd40760a 00:20:55 ---> 2d257e497f6e 00:20:55 Step 10/12 : COPY . . 00:20:55 ---> 3a10935fb368 00:20:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:56 ---> Running in 73f10e43b079 00:20:56 Removing intermediate container 73f10e43b079 00:20:56 ---> c9be307e45b9 00:20:56 Step 12/12 : RUN ${MAKE} 00:20:56 ---> Running in 095c6fc16b54 00:20:56 noop 00:20:56 Removing intermediate container 095c6fc16b54 00:20:56 ---> 3dbc8117088b 00:20:56 Successfully built 3dbc8117088b 00:20:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:57 + docker inspect -f . ci-base-image-x86_64 00:20:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:57 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:20:57 $ docker top 7f2857b810cb5eaf81a34428253f1b787ea570534f0c593ea1dbb16da723840b -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:57 + go version 00:20:57 go version go1.23.2 linux/amd64 [Pipeline] } 00:20:57 $ docker stop --time=1 7f2857b810cb5eaf81a34428253f1b787ea570534f0c593ea1dbb16da723840b 00:20:59 $ docker rm -f --volumes 7f2857b810cb5eaf81a34428253f1b787ea570534f0c593ea1dbb16da723840b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:59 + docker inspect -f . ci-base-image-x86_64 00:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:59 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:20:59 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:00 $ docker top e379540761b042bdea0c67b777987505d9e50f52611883384b4d5956c4707a6a -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:00 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 00:21:00 + make test 00:21:00 go test ./... -coverprofile=coverage.out 00:21:02 ? github.com/edgexfoundry/device-uart [no test files] 00:21:24 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 00:21:24 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 00:21:32 go vet ./... 00:21:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:38 ./bin/test-attribution-txt.sh [Pipeline] echo 00:21:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:21:38 $ docker stop --time=1 e379540761b042bdea0c67b777987505d9e50f52611883384b4d5956c4707a6a 00:21:40 $ docker rm -f --volumes e379540761b042bdea0c67b777987505d9e50f52611883384b4d5956c4707a6a [Pipeline] // withDockerContainer [Pipeline] sh 00:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:21:42 + ls -al . 00:21:42 total 224 00:21:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:21 . 00:21:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:19 .. 00:21:42 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:19 .dockerignore 00:21:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:21 .git 00:21:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 .github 00:21:42 -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 00:19 .gitignore 00:21:42 -rw-rw-r-- 1 jenkins jenkins 198 Nov 1 00:19 .golangci.yml 00:21:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:20 .semver 00:21:42 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 1 00:19 Attribution.txt 00:21:42 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 1 00:19 CHANGELOG.md 00:21:42 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 1 00:19 Dockerfile 00:21:42 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:19 GOVERNANCE.md 00:21:42 -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 00:19 Jenkinsfile 00:21:42 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 00:19 LICENSE 00:21:42 -rw-rw-r-- 1 jenkins jenkins 2409 Nov 1 00:19 Makefile 00:21:42 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 00:19 OWNERS.md 00:21:42 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 00:19 README.md 00:21:42 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:20 VERSION 00:21:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:19 bin 00:21:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 cmd 00:21:42 -rw-r--r-- 1 jenkins jenkins 6770 Nov 1 00:21 coverage.out 00:21:42 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 1 00:19 go.mod 00:21:42 -rw-rw-r-- 1 jenkins jenkins 88303 Nov 1 00:19 go.sum 00:21:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 internal 00:21:42 -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:42 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2cd3421d87aeff7694e6397f4de46170b3861cfd --label arch=amd64 --label version=4.0.0-dev.2 . 00:21:42 Sending build context to Docker daemon 25.65MB 00:21:42 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 00:21:42 Step 2/26 : FROM ${BASE} AS builder 00:21:42 ---> 3dbc8117088b 00:21:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:21:42 ---> Running in 1e909ed10b43 00:21:42 Removing intermediate container 1e909ed10b43 00:21:42 ---> 238efc86b41b 00:21:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:21:42 ---> Running in f9abd3196498 00:21:42 Removing intermediate container f9abd3196498 00:21:42 ---> 12932b89d1c8 00:21:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:21:42 ---> Running in 1251db59139c 00:21:42 Removing intermediate container 1251db59139c 00:21:42 ---> 59338b0886ef 00:21:42 Step 6/26 : WORKDIR /device-uart 00:21:42 ---> Running in 4918092e1368 00:21:42 Removing intermediate container 4918092e1368 00:21:42 ---> d8b30fe4806f 00:21:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:42 ---> Running in 3b9ba5491275 00:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:43 OK: 250 MiB in 58 packages 00:21:44 Removing intermediate container 3b9ba5491275 00:21:44 ---> e2963834c409 00:21:44 Step 8/26 : COPY go.mod vendor* ./ 00:21:44 ---> faa5355ee053 00:21:44 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:44 ---> Running in fd72c73ec6f9 00:21:44 Removing intermediate container fd72c73ec6f9 00:21:44 ---> f8851de33b19 00:21:44 Step 10/26 : COPY . . 00:21:45 ---> b8d2e804ec4f 00:21:45 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:21:45 ---> Running in af1c008cbfca 00:21:45 Removing intermediate container af1c008cbfca 00:21:45 ---> 5fd2e1e647fe 00:21:45 Step 12/26 : RUN ${MAKE} 00:21:45 ---> Running in 395ee919d659 00:21:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 00:22:17 Removing intermediate container 395ee919d659 00:22:17 ---> c657b57359c1 00:22:17 Step 13/26 : FROM alpine:3.20 00:22:17 3.20: Pulling from library/alpine 00:22:17 43c4264eed91: Already exists 00:22:17 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:22:17 Status: Downloaded newer image for alpine:3.20 00:22:17 ---> 91ef0af61f39 00:22:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:22:17 ---> Running in f0ca4dd0436b 00:22:17 Removing intermediate container f0ca4dd0436b 00:22:17 ---> 7f10afdabe0b 00:22:17 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:22:17 ---> Running in 9421f3eae9e1 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:22:17 (1/1) Installing dumb-init (1.2.5-r3) 00:22:17 Executing busybox-1.36.1-r29.trigger 00:22:17 OK: 8 MiB in 15 packages 00:22:17 Removing intermediate container 9421f3eae9e1 00:22:17 ---> 6923e04ceb6b 00:22:17 Step 16/26 : RUN apk --no-cache upgrade 00:22:17 ---> Running in ef88449f7e92 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:22:17 Upgrading critical system libraries and apk-tools: 00:22:17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:22:17 Executing busybox-1.36.1-r29.trigger 00:22:17 Continuing the upgrade transaction with new apk-tools: 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:22:17 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:22:17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:22:17 OK: 8 MiB in 15 packages 00:22:17 Removing intermediate container ef88449f7e92 00:22:17 ---> 7f081592adb9 00:22:17 Step 17/26 : WORKDIR / 00:22:17 ---> Running in 3ee00c986ba4 00:22:17 Removing intermediate container 3ee00c986ba4 00:22:17 ---> 65943435d61c 00:22:17 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 00:22:17 ---> 927989ede964 00:22:17 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 00:22:17 ---> d3ffecd03614 00:22:17 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 00:22:17 ---> 72cd647be546 00:22:17 Step 21/26 : EXPOSE 59995 00:22:17 ---> Running in 9a4cef87b984 00:22:17 Removing intermediate container 9a4cef87b984 00:22:17 ---> 811a6fbd712d 00:22:17 Step 22/26 : ENTRYPOINT ["/device-uart"] 00:22:17 ---> Running in 1d9fef4b43db 00:22:17 Removing intermediate container 1d9fef4b43db 00:22:17 ---> 3eb4b8c5a46d 00:22:17 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:22:17 ---> Running in 5709a01ce690 00:22:17 Removing intermediate container 5709a01ce690 00:22:17 ---> 3891af8f3e0c 00:22:17 Step 24/26 : LABEL arch=amd64 00:22:18 ---> Running in 19cdfcd9f9c9 00:22:18 Removing intermediate container 19cdfcd9f9c9 00:22:18 ---> badfde2b4745 00:22:18 Step 25/26 : LABEL git_sha=2cd3421d87aeff7694e6397f4de46170b3861cfd 00:22:18 ---> Running in 003e14d29d66 00:22:18 Removing intermediate container 003e14d29d66 00:22:18 ---> db0c32514a65 00:22:18 Step 26/26 : LABEL version=4.0.0-dev.2 00:22:18 ---> Running in f2c6fbbe68c6 00:22:18 Removing intermediate container f2c6fbbe68c6 00:22:18 ---> a0adc3498e5e 00:22:18 [Warning] One or more build-args [ARCH] were not consumed 00:22:18 Successfully built a0adc3498e5e 00:22:18 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:18 provisioning config files... 00:22:18 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15423313360427236812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:18 ---> ****-login.sh 00:22:18 nexus3.edgexfoundry.org:10001 00:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:18 Configure a credential helper to remove this warning. See 00:22:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:18 00:22:18 Login Succeeded 00:22:18 nexus3.edgexfoundry.org:10002 00:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:18 Configure a credential helper to remove this warning. See 00:22:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:18 00:22:18 Login Succeeded 00:22:18 nexus3.edgexfoundry.org:10003 00:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:19 Configure a credential helper to remove this warning. See 00:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:19 00:22:19 Login Succeeded 00:22:19 nexus3.edgexfoundry.org:10004 00:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:19 Configure a credential helper to remove this warning. See 00:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:19 00:22:19 Login Succeeded 00:22:19 ****.io 00:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:19 Configure a credential helper to remove this warning. See 00:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:19 00:22:19 Login Succeeded 00:22:19 ---> ****-login.sh ends [Pipeline] } 00:22:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:22:19 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 00:22:19 2cd3421d87aeff7694e6397f4de46170b3861cfd 00:22:19 latest 00:22:19 4.0.0-dev.2 00:22:19 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 00:22:19 main 00:22:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:19 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd 00:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:22:20 8dac54b9dcbd: Preparing 00:22:20 f9aaa21e2725: Preparing 00:22:20 caaef1a38663: Preparing 00:22:20 1d03cdf5245e: Preparing 00:22:20 690a87708215: Preparing 00:22:20 63ca1fbb43ae: Preparing 00:22:20 63ca1fbb43ae: Waiting 00:22:20 caaef1a38663: Pushed 00:22:20 f9aaa21e2725: Pushed 00:22:20 690a87708215: Pushed 00:22:20 63ca1fbb43ae: Layer already exists 00:22:20 1d03cdf5245e: Pushed 00:22:25 8dac54b9dcbd: Pushed 00:22:25 2cd3421d87aeff7694e6397f4de46170b3861cfd: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:26 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:26 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 00:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:22:26 8dac54b9dcbd: Preparing 00:22:26 f9aaa21e2725: Preparing 00:22:26 caaef1a38663: Preparing 00:22:26 1d03cdf5245e: Preparing 00:22:26 690a87708215: Preparing 00:22:26 63ca1fbb43ae: Preparing 00:22:26 63ca1fbb43ae: Waiting 00:22:26 f9aaa21e2725: Layer already exists 00:22:26 caaef1a38663: Layer already exists 00:22:26 1d03cdf5245e: Layer already exists 00:22:26 8dac54b9dcbd: Layer already exists 00:22:26 690a87708215: Layer already exists 00:22:26 63ca1fbb43ae: Layer already exists 00:22:26 latest: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:26 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:27 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.2 00:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:22:27 8dac54b9dcbd: Preparing 00:22:27 f9aaa21e2725: Preparing 00:22:27 caaef1a38663: Preparing 00:22:27 1d03cdf5245e: Preparing 00:22:27 690a87708215: Preparing 00:22:27 63ca1fbb43ae: Preparing 00:22:27 63ca1fbb43ae: Waiting 00:22:27 690a87708215: Layer already exists 00:22:27 caaef1a38663: Layer already exists 00:22:27 f9aaa21e2725: Layer already exists 00:22:27 1d03cdf5245e: Layer already exists 00:22:27 8dac54b9dcbd: Layer already exists 00:22:27 63ca1fbb43ae: Layer already exists 00:22:27 4.0.0-dev.2: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:27 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:27 + docker push nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 00:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:22:27 8dac54b9dcbd: Preparing 00:22:27 f9aaa21e2725: Preparing 00:22:27 caaef1a38663: Preparing 00:22:27 1d03cdf5245e: Preparing 00:22:27 690a87708215: Preparing 00:22:27 63ca1fbb43ae: Preparing 00:22:27 63ca1fbb43ae: Waiting 00:22:27 1d03cdf5245e: Layer already exists 00:22:27 caaef1a38663: Layer already exists 00:22:27 f9aaa21e2725: Layer already exists 00:22:27 690a87708215: Layer already exists 00:22:27 8dac54b9dcbd: Layer already exists 00:22:27 63ca1fbb43ae: Layer already exists 00:22:27 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:28 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:28 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 00:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:22:28 8dac54b9dcbd: Preparing 00:22:28 f9aaa21e2725: Preparing 00:22:28 caaef1a38663: Preparing 00:22:28 1d03cdf5245e: Preparing 00:22:28 690a87708215: Preparing 00:22:28 63ca1fbb43ae: Preparing 00:22:28 63ca1fbb43ae: Waiting 00:22:28 caaef1a38663: Layer already exists 00:22:28 690a87708215: Layer already exists 00:22:28 1d03cdf5245e: Layer already exists 00:22:28 8dac54b9dcbd: Layer already exists 00:22:28 f9aaa21e2725: Layer already exists 00:22:28 63ca1fbb43ae: Layer already exists 00:22:28 main: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:28 ===================================================== [Pipeline] echo 00:22:28 taggedImages: 00:22:28 - nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd 00:22:28 - nexus3.edgexfoundry.org:10004/device-uart:latest 00:22:28 - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.2 00:22:28 - nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 00:22:28 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:29 00:22:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:29 latest: Pulling from edgex-lftools-log-publisher 00:22:29 5eb5b503b376: Pulling fs layer 00:22:29 5c69ac0246d0: Pulling fs layer 00:22:29 ec43610c2a17: Pulling fs layer 00:22:29 3a2ae6a8a46f: Pulling fs layer 00:22:29 33b1e0a273af: Pulling fs layer 00:22:29 5d3b04190fa2: Pulling fs layer 00:22:29 2f39f015ded8: Pulling fs layer 00:22:29 33b1e0a273af: Waiting 00:22:29 5d3b04190fa2: Waiting 00:22:29 2f39f015ded8: Waiting 00:22:29 3a2ae6a8a46f: Waiting 00:22:29 5c69ac0246d0: Download complete 00:22:29 3a2ae6a8a46f: Verifying Checksum 00:22:29 3a2ae6a8a46f: Download complete 00:22:29 33b1e0a273af: Verifying Checksum 00:22:29 33b1e0a273af: Download complete 00:22:29 5d3b04190fa2: Verifying Checksum 00:22:29 5d3b04190fa2: Download complete 00:22:29 ec43610c2a17: Download complete 00:22:29 5eb5b503b376: Verifying Checksum 00:22:29 5eb5b503b376: Download complete 00:22:30 2f39f015ded8: Download complete 00:22:30 5eb5b503b376: Pull complete 00:22:31 5c69ac0246d0: Pull complete 00:22:31 ec43610c2a17: Pull complete 00:22:31 3a2ae6a8a46f: Pull complete 00:22:31 33b1e0a273af: Pull complete 00:22:31 5d3b04190fa2: Pull complete 00:22:36 2f39f015ded8: Pull complete 00:22:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:36 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:22:36 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:37 $ docker top 92e1dc02217c025e3867d5c5aa55ef9a514a799e38e583ca12d190586d683535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:37 ---> job-cost.sh 00:22:37 lf-activate-venv: SKIPPING 00:22:37 INFO: No Stack... 00:22:37 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:38 INFO: Archiving Costs [Pipeline] sh 00:22:38 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 00:22:38 + cut -d, -f6 [Pipeline] lock 00:22:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] 00:22:38 Resource [jenkins-edgexfoundry-device-uart-main-43-stack-cost] did not exist. Created. 00:22:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:39 + echo total: 0.2199999988079071 [Pipeline] stash 00:22:39 Stashed 1 file(s) [Pipeline] } 00:22:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:39 $ docker stop --time=1 92e1dc02217c025e3867d5c5aa55ef9a514a799e38e583ca12d190586d683535 00:22:40 $ docker rm -f --volumes 92e1dc02217c025e3867d5c5aa55ef9a514a799e38e583ca12d190586d683535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:23:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24252 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 00:23:30 Running in /w/workspace/device-uart/43 [Pipeline] { [Pipeline] checkout 00:23:34 The recommended git tool is: git 00:23:41 using credential edgex-jenkins-ssh 00:23:41 Cloning the remote Git repository 00:23:41 Cloning repository git@github.com:edgexfoundry/device-uart.git 00:23:41 > git init /w/workspace/device-uart/43 # timeout=10 00:23:41 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 00:23:41 > git --version # timeout=10 00:23:41 > git --version # 'git version 2.25.1' 00:23:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 00:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:46 Avoid second fetch 00:23:46 Checking out Revision 2cd3421d87aeff7694e6397f4de46170b3861cfd (main) 00:23:47 Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" 00:23:46 > git config core.sparsecheckout # timeout=10 00:23:46 > git checkout -f 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:23:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:23:51 Dload Upload Total Spent Left Speed 00:23:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 125k 0 --:--:-- --:--:-- --:--:-- 126k [Pipeline] sh 00:23:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:23:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:23:52 + sudo tee /etc/docker/daemon.new 00:23:52 { 00:23:52 "registry-mirrors": [ 00:23:52 "https://nexus3.edgexfoundry.org:10001" 00:23:52 ], 00:23:52 "bip": "10.250.0.254/24", 00:23:52 "hosts": [ 00:23:52 "tcp://0.0.0.0:5555", 00:23:52 "unix:///var/run/docker.sock" 00:23:52 ], 00:23:52 "mtu": 1458, 00:23:52 "selinux-enabled": true, 00:23:52 "seccomp-profile": "/etc/docker/seccomp.json" 00:23:52 } [Pipeline] sh 00:23:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:23:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:11 provisioning config files... 00:24:11 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/43@tmp/config11967501750976511283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:12 ---> ****-login.sh 00:24:12 nexus3.edgexfoundry.org:10001 00:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:12 Configure a credential helper to remove this warning. See 00:24:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:12 00:24:12 Login Succeeded 00:24:12 nexus3.edgexfoundry.org:10002 00:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:13 Configure a credential helper to remove this warning. See 00:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:13 00:24:13 Login Succeeded 00:24:13 nexus3.edgexfoundry.org:10003 00:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:13 Configure a credential helper to remove this warning. See 00:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:13 00:24:13 Login Succeeded 00:24:13 nexus3.edgexfoundry.org:10004 00:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:14 Configure a credential helper to remove this warning. See 00:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:14 00:24:14 Login Succeeded 00:24:14 ****.io 00:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:14 Configure a credential helper to remove this warning. See 00:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:14 00:24:14 Login Succeeded 00:24:14 ---> ****-login.sh ends [Pipeline] } 00:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:24:15 ========================================================= 00:24:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:24:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:24:16 Sending build context to Docker daemon 12.89MB 00:24:16 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:24:16 Step 2/12 : FROM ${BASE} AS builder 00:24:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:16 cf04c63912e1: Pulling fs layer 00:24:16 55b35a11ae5e: Pulling fs layer 00:24:16 a37a00ec5f00: Pulling fs layer 00:24:16 50b3750afda1: Pulling fs layer 00:24:16 4f4fb700ef54: Pulling fs layer 00:24:16 80978eb59214: Pulling fs layer 00:24:16 c9f46d7d2bd2: Pulling fs layer 00:24:16 c5a475d317c9: Pulling fs layer 00:24:16 80978eb59214: Waiting 00:24:16 c9f46d7d2bd2: Waiting 00:24:16 c5a475d317c9: Waiting 00:24:16 50b3750afda1: Waiting 00:24:16 4f4fb700ef54: Waiting 00:24:16 55b35a11ae5e: Verifying Checksum 00:24:16 55b35a11ae5e: Download complete 00:24:16 50b3750afda1: Verifying Checksum 00:24:16 50b3750afda1: Download complete 00:24:16 4f4fb700ef54: Verifying Checksum 00:24:16 4f4fb700ef54: Download complete 00:24:16 80978eb59214: Verifying Checksum 00:24:16 80978eb59214: Download complete 00:24:16 cf04c63912e1: Verifying Checksum 00:24:16 cf04c63912e1: Download complete 00:24:17 c5a475d317c9: Verifying Checksum 00:24:17 c5a475d317c9: Download complete 00:24:17 cf04c63912e1: Pull complete 00:24:18 55b35a11ae5e: Pull complete 00:24:18 a37a00ec5f00: Download complete 00:24:19 c9f46d7d2bd2: Verifying Checksum 00:24:19 c9f46d7d2bd2: Download complete 00:24:34 a37a00ec5f00: Pull complete 00:24:34 50b3750afda1: Pull complete 00:24:34 4f4fb700ef54: Pull complete 00:24:34 80978eb59214: Pull complete 00:24:41 c9f46d7d2bd2: Pull complete 00:24:42 c5a475d317c9: Pull complete 00:24:42 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 00:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:24:42 ---> be29e6b0f0d4 00:24:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:24:44 ---> Running in 772610f802dd 00:24:45 Removing intermediate container 772610f802dd 00:24:45 ---> 8f472799042a 00:24:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:24:45 ---> Running in 7ee0e0ee2c8c 00:24:45 Removing intermediate container 7ee0e0ee2c8c 00:24:45 ---> 9d6fc426127e 00:24:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:24:45 ---> Running in c5818dd1830d 00:24:46 Removing intermediate container c5818dd1830d 00:24:46 ---> dffb93b2ae6f 00:24:46 Step 6/12 : WORKDIR /device-uart 00:24:46 ---> Running in 5526e00ebff6 00:24:46 Removing intermediate container 5526e00ebff6 00:24:46 ---> ccc8cc6776f3 00:24:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:24:46 ---> Running in 1683713f48a1 00:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:49 (1/4) Installing openssh-keygen (9.7_p1-r4) 00:24:49 (2/4) Installing libedit (20240517.3.1-r0) 00:24:49 (3/4) Installing openssh-client-common (9.7_p1-r4) 00:24:50 (4/4) Installing openssh-client-default (9.7_p1-r4) 00:24:50 Executing busybox-1.36.1-r29.trigger 00:24:50 OK: 242 MiB in 58 packages 00:24:51 Removing intermediate container 1683713f48a1 00:24:51 ---> a1734271c8a5 00:24:51 Step 8/12 : COPY go.mod vendor* ./ 00:24:51 ---> d179473dc748 00:24:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:52 ---> Running in 5777400b47cd 00:26:43 Removing intermediate container 5777400b47cd 00:26:43 ---> 76fb741367b7 00:26:43 Step 10/12 : COPY . . 00:26:43 ---> 1bb8479d2700 00:26:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:26:43 ---> Running in f6f366ea9f48 00:26:43 Removing intermediate container f6f366ea9f48 00:26:43 ---> 91ff4d1cc982 00:26:43 Step 12/12 : RUN ${MAKE} 00:26:43 ---> Running in 20260b81d7e0 00:26:44 noop 00:26:45 Removing intermediate container 20260b81d7e0 00:26:45 ---> b260cc3513d6 00:26:45 Successfully built b260cc3513d6 00:26:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:45 + docker inspect -f . ci-base-image-arm64 00:26:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:45 prd-ubuntu20.04-docker-arm64-4c-16g-24252 does not seem to be running inside a container 00:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/43 -v /w/workspace/device-uart/43:/w/workspace/device-uart/43:rw,z -v /w/workspace/device-uart/43@tmp:/w/workspace/device-uart/43@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 00:26:47 $ docker top 8e2a9ea681d2f808952c7b69188cc88535c3bf000ebdbed5f8f4bd7dfa528fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:48 + go version 00:26:48 go version go1.23.2 linux/arm64 [Pipeline] } 00:26:48 $ docker stop --time=1 8e2a9ea681d2f808952c7b69188cc88535c3bf000ebdbed5f8f4bd7dfa528fd4 00:26:49 $ docker rm -f --volumes 8e2a9ea681d2f808952c7b69188cc88535c3bf000ebdbed5f8f4bd7dfa528fd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:50 + docker inspect -f . ci-base-image-arm64 00:26:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:50 prd-ubuntu20.04-docker-arm64-4c-16g-24252 does not seem to be running inside a container 00:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/43 -v /w/workspace/device-uart/43:/w/workspace/device-uart/43:rw,z -v /w/workspace/device-uart/43@tmp:/w/workspace/device-uart/43@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 00:26:52 $ docker top a1f698aad7ef3c4ade843d1cf396c2a0ca99974eb5caf7ead2942986ca59ea2e -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:53 + git config --global --add safe.directory /w/workspace/device-uart/43 [Pipeline] fileExists [Pipeline] sh 00:26:53 + make test 00:26:53 go test ./... -coverprofile=coverage.out 00:27:00 ? github.com/edgexfoundry/device-uart [no test files] 00:31:24 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 00:31:24 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 00:31:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:31:24 go vet ./... 00:32:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:32:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:32:11 ./bin/test-attribution-txt.sh [Pipeline] echo 00:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:32:11 $ docker stop --time=1 a1f698aad7ef3c4ade843d1cf396c2a0ca99974eb5caf7ead2942986ca59ea2e 00:32:13 $ docker rm -f --volumes a1f698aad7ef3c4ade843d1cf396c2a0ca99974eb5caf7ead2942986ca59ea2e [Pipeline] // withDockerContainer [Pipeline] sh 00:32:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:32:15 Warning: overwriting stash ‘coverage-report’ 00:32:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:32:17 + ls -al . 00:32:17 total 220 00:32:17 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 00:26 . 00:32:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:23 .. 00:32:17 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:23 .dockerignore 00:32:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:23 .git 00:32:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:23 .github 00:32:17 -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 00:23 .gitignore 00:32:17 -rw-rw-r-- 1 jenkins jenkins 198 Nov 1 00:23 .golangci.yml 00:32:17 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 1 00:23 Attribution.txt 00:32:17 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 1 00:23 CHANGELOG.md 00:32:17 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 1 00:23 Dockerfile 00:32:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:23 GOVERNANCE.md 00:32:17 -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 00:23 Jenkinsfile 00:32:17 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 00:23 LICENSE 00:32:17 -rw-rw-r-- 1 jenkins jenkins 2409 Nov 1 00:23 Makefile 00:32:17 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 00:23 OWNERS.md 00:32:17 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 00:23 README.md 00:32:17 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:20 VERSION 00:32:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:23 bin 00:32:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:23 cmd 00:32:17 -rw-r--r-- 1 jenkins jenkins 6770 Nov 1 00:31 coverage.out 00:32:17 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 1 00:23 go.mod 00:32:17 -rw-rw-r-- 1 jenkins jenkins 88303 Nov 1 00:23 go.sum 00:32:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:23 internal 00:32:17 -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2cd3421d87aeff7694e6397f4de46170b3861cfd --label arch=arm64 --label version=4.0.0-dev.2 . 00:32:18 Sending build context to Docker daemon 12.9MB 00:32:18 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 00:32:18 Step 2/26 : FROM ${BASE} AS builder 00:32:18 ---> b260cc3513d6 00:32:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:32:18 ---> Running in 7280018e59f2 00:32:18 Removing intermediate container 7280018e59f2 00:32:18 ---> e134607279d8 00:32:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:32:18 ---> Running in dd48001714ed 00:32:18 Removing intermediate container dd48001714ed 00:32:18 ---> 13207fe2a70b 00:32:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:32:18 ---> Running in 6dabdb4e62a8 00:32:19 Removing intermediate container 6dabdb4e62a8 00:32:19 ---> bbf83686197f 00:32:19 Step 6/26 : WORKDIR /device-uart 00:32:19 ---> Running in a82da9642ca0 00:32:19 Removing intermediate container a82da9642ca0 00:32:19 ---> 9147b9dbd084 00:32:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:32:19 ---> Running in 711cbae94b24 00:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:32:22 OK: 242 MiB in 58 packages 00:32:23 Removing intermediate container 711cbae94b24 00:32:23 ---> a51da2489471 00:32:23 Step 8/26 : COPY go.mod vendor* ./ 00:32:24 ---> 098a3a1bebb5 00:32:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:24 ---> Running in 7733700cb0fe 00:32:27 Removing intermediate container 7733700cb0fe 00:32:27 ---> b7a202a93f53 00:32:27 Step 10/26 : COPY . . 00:32:28 ---> 50b4054c3f1c 00:32:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:32:28 ---> Running in 9a01e5bd580b 00:32:28 Removing intermediate container 9a01e5bd580b 00:32:28 ---> 1352730382ac 00:32:28 Step 12/26 : RUN ${MAKE} 00:32:29 ---> Running in bc0290f76177 00:32:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 00:36:51 Removing intermediate container bc0290f76177 00:36:51 ---> b2970450d91b 00:36:51 Step 13/26 : FROM alpine:3.20 00:36:51 3.20: Pulling from library/alpine 00:36:51 cf04c63912e1: Already exists 00:36:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:36:51 Status: Downloaded newer image for alpine:3.20 00:36:51 ---> c157a85ed455 00:36:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:36:51 ---> Running in 024102a88067 00:36:51 Removing intermediate container 024102a88067 00:36:51 ---> 8196478eb3ec 00:36:51 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:36:51 ---> Running in cae740d6665f 00:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:36:51 (1/1) Installing dumb-init (1.2.5-r3) 00:36:51 Executing busybox-1.36.1-r29.trigger 00:36:51 OK: 9 MiB in 15 packages 00:36:51 Removing intermediate container cae740d6665f 00:36:51 ---> 011322a33805 00:36:51 Step 16/26 : RUN apk --no-cache upgrade 00:36:51 ---> Running in f19caddd39b9 00:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:36:51 Upgrading critical system libraries and apk-tools: 00:36:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:51 Executing busybox-1.36.1-r29.trigger 00:36:51 Continuing the upgrade transaction with new apk-tools: 00:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:36:53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:53 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:53 OK: 9 MiB in 15 packages 00:36:54 Removing intermediate container f19caddd39b9 00:36:54 ---> bfd23cdba8cd 00:36:54 Step 17/26 : WORKDIR / 00:36:54 ---> Running in b7bec1a0ec88 00:36:54 Removing intermediate container b7bec1a0ec88 00:36:54 ---> 666c96072ab3 00:36:54 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 00:36:55 ---> 6e2f4a621d31 00:36:55 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 00:36:56 ---> c5b2e8d30dbc 00:36:56 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 00:36:59 ---> 809fed26e744 00:36:59 Step 21/26 : EXPOSE 59995 00:36:59 ---> Running in c44ef552a404 00:36:59 Removing intermediate container c44ef552a404 00:36:59 ---> 0ce2cffb6391 00:36:59 Step 22/26 : ENTRYPOINT ["/device-uart"] 00:36:59 ---> Running in 6d6570c77b98 00:36:59 Removing intermediate container 6d6570c77b98 00:36:59 ---> 79d17edc8b2e 00:36:59 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:36:59 ---> Running in 7581adb01369 00:37:01 Removing intermediate container 7581adb01369 00:37:01 ---> ebc3a4e9071e 00:37:01 Step 24/26 : LABEL arch=arm64 00:37:01 ---> Running in 575dd03d52c6 00:37:01 Removing intermediate container 575dd03d52c6 00:37:01 ---> f9aab180d4cc 00:37:01 Step 25/26 : LABEL git_sha=2cd3421d87aeff7694e6397f4de46170b3861cfd 00:37:01 ---> Running in eff0b9a170b8 00:37:01 Removing intermediate container eff0b9a170b8 00:37:01 ---> 587124a4a804 00:37:01 Step 26/26 : LABEL version=4.0.0-dev.2 00:37:01 ---> Running in d9d017b8fe3b 00:37:02 Removing intermediate container d9d017b8fe3b 00:37:02 ---> d79d9249862a 00:37:02 [Warning] One or more build-args [ARCH] were not consumed 00:37:02 Successfully built d79d9249862a 00:37:02 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:02 provisioning config files... 00:37:02 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/43@tmp/config13803217709783037029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:03 ---> ****-login.sh 00:37:03 nexus3.edgexfoundry.org:10001 00:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:03 Configure a credential helper to remove this warning. See 00:37:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:03 00:37:03 Login Succeeded 00:37:03 nexus3.edgexfoundry.org:10002 00:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:03 Configure a credential helper to remove this warning. See 00:37:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:03 00:37:03 Login Succeeded 00:37:03 nexus3.edgexfoundry.org:10003 00:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:04 Configure a credential helper to remove this warning. See 00:37:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:04 00:37:04 Login Succeeded 00:37:04 nexus3.edgexfoundry.org:10004 00:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:04 Configure a credential helper to remove this warning. See 00:37:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:04 00:37:04 Login Succeeded 00:37:04 ****.io 00:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:05 Configure a credential helper to remove this warning. See 00:37:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:05 00:37:05 Login Succeeded 00:37:05 ---> ****-login.sh ends [Pipeline] } 00:37:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:37:05 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 00:37:05 2cd3421d87aeff7694e6397f4de46170b3861cfd 00:37:05 latest 00:37:05 4.0.0-dev.2 00:37:05 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 00:37:05 main 00:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:05 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:06 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd 00:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:37:06 e7197fc3e1b7: Preparing 00:37:06 e13622ab0dc3: Preparing 00:37:06 020b8484b95e: Preparing 00:37:06 119a42495ff6: Preparing 00:37:06 7a564b18e7ae: Preparing 00:37:06 16113d51b718: Preparing 00:37:06 16113d51b718: Waiting 00:37:06 e13622ab0dc3: Pushed 00:37:06 020b8484b95e: Pushed 00:37:06 7a564b18e7ae: Pushed 00:37:06 16113d51b718: Layer already exists 00:37:08 119a42495ff6: Pushed 00:37:18 e7197fc3e1b7: Pushed 00:37:18 2cd3421d87aeff7694e6397f4de46170b3861cfd: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:18 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:19 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 00:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:37:19 e7197fc3e1b7: Preparing 00:37:19 e13622ab0dc3: Preparing 00:37:19 020b8484b95e: Preparing 00:37:19 119a42495ff6: Preparing 00:37:19 7a564b18e7ae: Preparing 00:37:19 16113d51b718: Preparing 00:37:19 16113d51b718: Waiting 00:37:19 020b8484b95e: Layer already exists 00:37:19 e13622ab0dc3: Layer already exists 00:37:19 7a564b18e7ae: Layer already exists 00:37:19 119a42495ff6: Layer already exists 00:37:19 e7197fc3e1b7: Layer already exists 00:37:19 16113d51b718: Layer already exists 00:37:19 latest: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:19 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:20 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.2 00:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:37:20 e7197fc3e1b7: Preparing 00:37:20 e13622ab0dc3: Preparing 00:37:20 020b8484b95e: Preparing 00:37:20 119a42495ff6: Preparing 00:37:20 7a564b18e7ae: Preparing 00:37:20 16113d51b718: Preparing 00:37:20 16113d51b718: Waiting 00:37:20 e7197fc3e1b7: Layer already exists 00:37:20 e13622ab0dc3: Layer already exists 00:37:20 7a564b18e7ae: Layer already exists 00:37:20 020b8484b95e: Layer already exists 00:37:20 119a42495ff6: Layer already exists 00:37:20 16113d51b718: Layer already exists 00:37:20 4.0.0-dev.2: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:20 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:21 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 00:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:37:21 e7197fc3e1b7: Preparing 00:37:21 e13622ab0dc3: Preparing 00:37:21 020b8484b95e: Preparing 00:37:21 119a42495ff6: Preparing 00:37:21 7a564b18e7ae: Preparing 00:37:21 16113d51b718: Preparing 00:37:21 020b8484b95e: Layer already exists 00:37:21 119a42495ff6: Layer already exists 00:37:21 7a564b18e7ae: Layer already exists 00:37:21 e7197fc3e1b7: Layer already exists 00:37:21 e13622ab0dc3: Layer already exists 00:37:21 16113d51b718: Layer already exists 00:37:21 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:21 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:22 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 00:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:37:22 e7197fc3e1b7: Preparing 00:37:22 e13622ab0dc3: Preparing 00:37:22 020b8484b95e: Preparing 00:37:22 119a42495ff6: Preparing 00:37:22 7a564b18e7ae: Preparing 00:37:22 16113d51b718: Preparing 00:37:22 16113d51b718: Waiting 00:37:22 7a564b18e7ae: Layer already exists 00:37:22 e13622ab0dc3: Layer already exists 00:37:22 e7197fc3e1b7: Layer already exists 00:37:22 020b8484b95e: Layer already exists 00:37:22 119a42495ff6: Layer already exists 00:37:22 16113d51b718: Layer already exists 00:37:22 main: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:22 ===================================================== [Pipeline] echo 00:37:22 taggedImages: 00:37:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd 00:37:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 00:37:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.2 00:37:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 00:37:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:37:23 00:37:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:37:23 arm64: Pulling from edgex-lftools-log-publisher 00:37:23 8998bd30e6a1: Pulling fs layer 00:37:23 04944245beec: Pulling fs layer 00:37:23 699f458cf7ca: Pulling fs layer 00:37:23 765212b225bb: Pulling fs layer 00:37:23 f23df028b6ca: Pulling fs layer 00:37:23 d65c8cfc05b1: Pulling fs layer 00:37:23 2437ff75d9bd: Pulling fs layer 00:37:23 f23df028b6ca: Waiting 00:37:23 d65c8cfc05b1: Waiting 00:37:23 2437ff75d9bd: Waiting 00:37:23 765212b225bb: Waiting 00:37:23 04944245beec: Verifying Checksum 00:37:23 04944245beec: Download complete 00:37:23 765212b225bb: Verifying Checksum 00:37:23 765212b225bb: Download complete 00:37:23 f23df028b6ca: Verifying Checksum 00:37:23 f23df028b6ca: Download complete 00:37:23 d65c8cfc05b1: Verifying Checksum 00:37:23 d65c8cfc05b1: Download complete 00:37:23 699f458cf7ca: Verifying Checksum 00:37:23 699f458cf7ca: Download complete 00:37:24 8998bd30e6a1: Download complete 00:37:27 2437ff75d9bd: Verifying Checksum 00:37:27 2437ff75d9bd: Download complete 00:37:29 8998bd30e6a1: Pull complete 00:37:29 04944245beec: Pull complete 00:37:31 699f458cf7ca: Pull complete 00:37:31 765212b225bb: Pull complete 00:37:32 f23df028b6ca: Pull complete 00:37:33 d65c8cfc05b1: Pull complete 00:37:51 2437ff75d9bd: Pull complete 00:37:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:37:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:51 prd-ubuntu20.04-docker-arm64-4c-16g-24252 does not seem to be running inside a container 00:37:51 $ 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-uart/43 -v /w/workspace/device-uart/43:/w/workspace/device-uart/43:rw,z -v /w/workspace/device-uart/43@tmp:/w/workspace/device-uart/43@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 00:37:54 $ docker top f62b4fd3f2682ebd1c9e3ef5b74c70ebb4830ccf4e14ef5955d1dfd304beb82b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:55 ---> job-cost.sh 00:37:55 lf-activate-venv: SKIPPING 00:37:55 INFO: No Stack... 00:37:56 INFO: Retrieving Pricing Info for: v3-standard-4 00:37:57 INFO: Archiving Costs [Pipeline] sh 00:37:57 + cut -d, -f6 00:37:57 + cat /w/workspace/device-uart/43/archives/cost.csv [Pipeline] lock 00:37:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] 00:37:57 Resource [jenkins-edgexfoundry-device-uart-main-43-stack-cost] did not exist. Created. 00:37:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:37:58 /w/workspace/device-uart/43@tmp/durable-6d4cfdc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:37:59 + echo total: 0.10999999940395355 [Pipeline] stash 00:37:59 Warning: overwriting stash ‘stack-cost’ 00:37:59 Stashed 1 file(s) [Pipeline] } 00:37:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 00:37:59 $ docker stop --time=1 f62b4fd3f2682ebd1c9e3ef5b74c70ebb4830ccf4e14ef5955d1dfd304beb82b 00:38:00 $ docker rm -f --volumes f62b4fd3f2682ebd1c9e3ef5b74c70ebb4830ccf4e14ef5955d1dfd304beb82b [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 00:38:01 provisioning config files... 00:38:01 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2290047840465010604tmp [Pipeline] { [Pipeline] sh 00:38:01 + set +x 00:38:01 + curl -s https://codecov.io/bash 00:38:01 + bash -s -- 00:38:01 00:38:01 _____ _ 00:38:01 / ____| | | 00:38:01 | | ___ __| | ___ ___ _____ __ 00:38:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:38:01 | |___| (_) | (_| | __/ (_| (_) \ V / 00:38:01 \_____\___/ \__,_|\___|\___\___/ \_/ 00:38:01 Bash-1.0.6 00:38:01 00:38:01 00:38:01 ==> git version 2.25.1 found 00:38:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:38:01 Release-Date: 2020-01-08 00:38:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:38:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:38:01 ==> Jenkins CI detected. 00:38:01 current dir:  /w/workspace/edgexfoundry_device-uart_main 00:38:01 project root: . 00:38:01 --> token set from env 00:38:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:38:01 ==> Running gcov in . (disable via -X gcov) 00:38:01 ==> Python coveragepy not found 00:38:01 ==> Searching for coverage reports in: 00:38:01 + . 00:38:01 -> Found 1 reports 00:38:01 ==> Detecting git/mercurial file structure 00:38:01 ==> Reading reports 00:38:01 + ./coverage.out bytes=6770 00:38:01 ==> Appending adjustments 00:38:01 https://docs.codecov.io/docs/fixing-reports 00:38:01 + Found adjustments 00:38:01 ==> Gzipping contents 00:38:01 4.0K /tmp/codecov.15QPZx.gz 00:38:01 ==> Uploading reports 00:38:01 url: https://codecov.io 00:38:01 query: branch=main&commit=2cd3421d87aeff7694e6397f4de46170b3861cfd&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 00:38:01 -> Pinging Codecov 00:38:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2cd3421d87aeff7694e6397f4de46170b3861cfd&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 00:38:02 -> Uploading to 00:38:02 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/2cd3421d87aeff7694e6397f4de46170b3861cfd/1d62aca1-455a-4199-95b4-2042a15f179b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T003802Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9da1444ee480c3b3d2d0e791af209845dafc0cae592828a154352b927adbbe66 00:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:02 Dload Upload Total Spent Left Speed 00:38:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5587 --:--:-- --:--:-- --:--:-- 5587 00:38:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] } 00:38:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:38:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:38:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:38:03 00:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:38:03 latest: Pulling from edgex-devops/edgex-snyk-go 00:38:03 43c4264eed91: Already exists 00:38:03 4cc291be95ef: Already exists 00:38:03 2ac1f1163629: Already exists 00:38:03 5c3c966382ef: Already exists 00:38:03 4f4fb700ef54: Already exists 00:38:03 d9c7d2e4e75e: Pulling fs layer 00:38:03 9c3e1370e548: Pulling fs layer 00:38:03 d9c7d2e4e75e: Verifying Checksum 00:38:03 d9c7d2e4e75e: Download complete 00:38:03 d9c7d2e4e75e: Pull complete 00:38:04 9c3e1370e548: Verifying Checksum 00:38:04 9c3e1370e548: Download complete 00:38:06 9c3e1370e548: Pull complete 00:38:06 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:38:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:07 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:38:07 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:38:08 $ docker top ad0bb71643c11bf63f8727f5ef2dfda20dd262935240b6c30aaa9c2a2f53eaff -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:08 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 00:38:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 00:38:08 + set -o pipefail 00:38:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 00:38:16 00:38:16 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 00:38:16 00:38:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/fdb3588d-e50a-4157-903a-548fa0faf9aa 00:38:16 00:38:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:38:16 [Pipeline] } 00:38:16 $ docker stop --time=1 ad0bb71643c11bf63f8727f5ef2dfda20dd262935240b6c30aaa9c2a2f53eaff 00:38:18 $ docker rm -f --volumes ad0bb71643c11bf63f8727f5ef2dfda20dd262935240b6c30aaa9c2a2f53eaff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:38:19 + git log --format=format:%s -1 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] sh 00:38:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:38:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:38:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:20 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:38:20 $ docker top 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 -eo pid,comm 00:38:20 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). 00:38:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:21 [ssh-agent] Looking for ssh-agent implementation... 00:38:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:21 $ docker exec 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 ssh-agent 00:38:21 SSH_AUTH_SOCK=/tmp/ssh-3A3FfElCTGGm/agent.34 00:38:21 SSH_AGENT_PID=40 00:38:21 Running ssh-add (command line suppressed) 00:38:21 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4368707051161747377.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4368707051161747377.key) 00:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:21 + git semver tag 00:38:21 2024-11-01 00:38:21,840 [run_tag] DEBUG tag force:False 00:38:21 2024-11-01 00:38:21,841 [check_head_tag] DEBUG check head tag 00:38:21 2024-11-01 00:38:21,842 [execute] INFO git cat-file --batch-check 00:38:21 2024-11-01 00:38:21,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 00:38:21 2024-11-01 00:38:21,846 [execute] INFO git cat-file --batch 00:38:21 2024-11-01 00:38:21,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 00:38:21 2024-11-01 00:38:21,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:38:21 2024-11-01 00:38:21,864 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 00:38:21 2024-11-01 00:38:21,864 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 00:38:21 2024-11-01 00:38:21,869 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:38:21 4.0.0-dev.2 [Pipeline] } 00:38:21 $ docker exec --env ******** --env ******** 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 ssh-agent -k 00:38:22 unset SSH_AUTH_SOCK; 00:38:22 unset SSH_AGENT_PID; 00:38:22 echo Agent pid 40 killed; 00:38:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:38:22 + git semver [Pipeline] } 00:38:22 $ docker stop --time=1 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 00:38:23 $ docker rm -f --volumes 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:38:24 00:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:38:24 0.23.1-centos7: Pulling from edgex-lftools 00:38:24 ab5ef0e58194: Pulling fs layer 00:38:24 9712f1f96733: Pulling fs layer 00:38:24 63f879dbbcfc: Pulling fs layer 00:38:24 0d9ebad4ef96: Pulling fs layer 00:38:24 e9a5061849ea: Pulling fs layer 00:38:24 d747dcd14b5f: Pulling fs layer 00:38:24 2de7ff778b66: Pulling fs layer 00:38:24 0d9ebad4ef96: Waiting 00:38:24 e9a5061849ea: Waiting 00:38:24 d747dcd14b5f: Waiting 00:38:24 2de7ff778b66: Waiting 00:38:24 9712f1f96733: Verifying Checksum 00:38:24 9712f1f96733: Download complete 00:38:24 63f879dbbcfc: Verifying Checksum 00:38:24 63f879dbbcfc: Download complete 00:38:25 e9a5061849ea: Verifying Checksum 00:38:25 e9a5061849ea: Download complete 00:38:25 d747dcd14b5f: Download complete 00:38:25 ab5ef0e58194: Download complete 00:38:25 0d9ebad4ef96: Verifying Checksum 00:38:25 0d9ebad4ef96: Download complete 00:38:25 2de7ff778b66: Download complete 00:38:28 ab5ef0e58194: Pull complete 00:38:28 9712f1f96733: Pull complete 00:38:28 63f879dbbcfc: Pull complete 00:38:32 0d9ebad4ef96: Pull complete 00:38:32 e9a5061849ea: Pull complete 00:38:32 d747dcd14b5f: Pull complete 00:38:33 2de7ff778b66: Pull complete 00:38:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:38:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:33 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:38:37 $ docker top b1ec78bf4c04ac5e69da373c67bf798ccd669f40d1e67de746c62196118fc9de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:38:38 provisioning config files... 00:38:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16441458751542998205tmp 00:38:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15780464476991777684tmp 00:38:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2533712834183499575tmp [Pipeline] { [Pipeline] echo 00:38:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:38:38 ---> sigul-configuration.sh 00:38:38 gpg: directory `/root/.gnupg' created 00:38:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:38:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:38:38 gpg: keyring `/root/.gnupg/secring.gpg' created 00:38:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:38:38 gpg: CAST5 encrypted data 00:38:38 gpg: encrypted with 1 passphrase 00:38:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:38:38 + mkdir /home/jenkins 00:38:38 + mkdir /home/jenkins/sigul [Pipeline] sh 00:38:39 + 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 00:38:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:38:39 ---> sigul-install.sh 00:38:39 Sigul already installed; skipping installation. [Pipeline] sh 00:38:39 + git tag --list 00:38:39 v0.0.0 00:38:39 v0.0.1-dev.1 00:38:39 v0.0.1-dev.2 00:38:39 v0.0.1-dev.3 00:38:39 v0.0.1-dev.4 00:38:39 v3.0.0 00:38:39 v3.0.1-dev.1 00:38:39 v3.0.1-dev.10 00:38:39 v3.0.1-dev.11 00:38:39 v3.0.1-dev.12 00:38:39 v3.0.1-dev.13 00:38:39 v3.0.1-dev.14 00:38:39 v3.0.1-dev.15 00:38:39 v3.0.1-dev.16 00:38:39 v3.0.1-dev.17 00:38:39 v3.0.1-dev.18 00:38:39 v3.0.1-dev.19 00:38:39 v3.0.1-dev.2 00:38:39 v3.0.1-dev.20 00:38:39 v3.0.1-dev.21 00:38:39 v3.0.1-dev.22 00:38:39 v3.0.1-dev.23 00:38:39 v3.0.1-dev.24 00:38:39 v3.0.1-dev.25 00:38:39 v3.0.1-dev.26 00:38:39 v3.0.1-dev.27 00:38:39 v3.0.1-dev.28 00:38:39 v3.0.1-dev.29 00:38:39 v3.0.1-dev.3 00:38:39 v3.0.1-dev.30 00:38:39 v3.0.1-dev.31 00:38:39 v3.0.1-dev.32 00:38:39 v3.0.1-dev.33 00:38:39 v3.0.1-dev.34 00:38:39 v3.0.1-dev.4 00:38:39 v3.0.1-dev.5 00:38:39 v3.0.1-dev.6 00:38:39 v3.0.1-dev.7 00:38:39 v3.0.1-dev.8 00:38:39 v3.0.1-dev.9 00:38:39 v3.1 00:38:39 v3.1.0 00:38:39 v3.1.1 00:38:39 v3.1.1-dev.1 00:38:39 v4.0.0-dev.1 00:38:39 v4.0.0-dev.2 [Pipeline] sh 00:38:39 + lftools sign git-tag v4.0.0-dev.2 00:38:40 Signing Git tag with Sigul... 00:38:40 Signing v4.0.0-dev.2 [Pipeline] echo 00:38:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:38:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:38:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:38:41 $ docker stop --time=1 b1ec78bf4c04ac5e69da373c67bf798ccd669f40d1e67de746c62196118fc9de 00:38:42 $ docker rm -f --volumes b1ec78bf4c04ac5e69da373c67bf798ccd669f40d1e67de746c62196118fc9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:38:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:38:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:38:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:43 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:38:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:38:43 $ docker top 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:43 [ssh-agent] Looking for ssh-agent implementation... 00:38:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:43 $ docker exec 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 ssh-agent 00:38:44 SSH_AUTH_SOCK=/tmp/ssh-GpH6xb55i9NR/agent.31 00:38:44 SSH_AGENT_PID=37 00:38:44 Running ssh-add (command line suppressed) 00:38:44 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6505986765447450958.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6505986765447450958.key) 00:38:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:44 + git semver bump pre 00:38:44 2024-11-01 00:38:44,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:38:44 2024-11-01 00:38:44,669 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 00:38:44 2024-11-01 00:38:44,669 [bump_version] DEBUG bumped version:4.0.0-dev.3 00:38:44 2024-11-01 00:38:44,669 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 00:38:44 2024-11-01 00:38:44,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:38:44 2024-11-01 00:38:44,669 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 00:38:44 2024-11-01 00:38:44,671 [execute] INFO git cat-file --batch-check 00:38:44 2024-11-01 00:38:44,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 00:38:44 2024-11-01 00:38:44,676 [execute] INFO git cat-file --batch 00:38:44 2024-11-01 00:38:44,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 00:38:44 2024-11-01 00:38:44,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:38:44 4.0.0-dev.3 [Pipeline] } 00:38:44 $ docker exec --env ******** --env ******** 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 ssh-agent -k 00:38:44 unset SSH_AUTH_SOCK; 00:38:44 unset SSH_AGENT_PID; 00:38:44 echo Agent pid 37 killed; 00:38:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:38:45 + git semver [Pipeline] } 00:38:45 $ docker stop --time=1 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 00:38:46 $ docker rm -f --volumes 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:38:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:47 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:38:47 $ docker top e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:48 [ssh-agent] Looking for ssh-agent implementation... 00:38:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:48 $ docker exec e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 ssh-agent 00:38:48 SSH_AUTH_SOCK=/tmp/ssh-cmLXqbLWlJ9p/agent.32 00:38:48 SSH_AGENT_PID=38 00:38:48 Running ssh-add (command line suppressed) 00:38:48 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18337572647848595420.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18337572647848595420.key) 00:38:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:48 + git semver push 00:38:48 2024-11-01 00:38:48,800 [run_push] DEBUG push 00:38:48 2024-11-01 00:38:48,800 [execute] INFO git cat-file --batch-check 00:38:48 2024-11-01 00:38:48,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 00:38:48 2024-11-01 00:38:48,804 [execute] INFO git rev-list 31460399d9b3b7153cc6a71d02146268d1012a2b -- 00:38:48 2024-11-01 00:38:48,804 [execute] DEBUG Popen(['git', 'rev-list', '31460399d9b3b7153cc6a71d02146268d1012a2b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 00:38:48 2024-11-01 00:38:48,809 [execute] INFO git fetch -v origin 00:38:48 2024-11-01 00:38:48,810 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 00:38:49 2024-11-01 00:38:49,254 [run_push] DEBUG no remote changes detected 00:38:49 2024-11-01 00:38:49,254 [execute] INFO git push origin semver 00:38:49 2024-11-01 00:38:49,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 00:38:50 2024-11-01 00:38:50,157 [run_push] DEBUG push all version tags 00:38:50 2024-11-01 00:38:50,158 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:38:50 2024-11-01 00:38:50,158 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 00:38:50 2024-11-01 00:38:50,820 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:38:50 4.0.0-dev.3 [Pipeline] } 00:38:50 $ docker exec --env ******** --env ******** e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 ssh-agent -k 00:38:51 unset SSH_AUTH_SOCK; 00:38:51 unset SSH_AGENT_PID; 00:38:51 echo Agent pid 38 killed; 00:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:38:51 + git semver [Pipeline] } 00:38:51 $ docker stop --time=1 e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 00:38:52 $ docker rm -f --volumes e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 [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 00:38:53 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 00:38:53 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 00:38:53 total 16 00:38:53 drwxr-xr-x 3 root root 4096 Nov 1 00:22 . 00:38:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 00:38 .. 00:38:53 drwxr-xr-x 2 root root 4096 Nov 1 00:22 cost 00:38:53 -rw-r--r-- 1 root root 82 Nov 1 00:22 cost.csv 00:38:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 00:38:53 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 00:38:53 total 16 00:38:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:22 . 00:38:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 00:38 .. 00:38:53 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:22 cost 00:38:53 -rw-r--r-- 1 jenkins jenkins 82 Nov 1 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:38:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:38:54 ---> package-listing.sh 00:38:54 ++ facter osfamily 00:38:54 ++ tr '[:upper:]' '[:lower:]' 00:38:55 + OS_FAMILY=debian 00:38:55 + workspace=/w/workspace/edgexfoundry_device-uart_main 00:38:55 + START_PACKAGES=/tmp/packages_start.txt 00:38:55 + END_PACKAGES=/tmp/packages_end.txt 00:38:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:38:55 + PACKAGES=/tmp/packages_start.txt 00:38:55 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 00:38:55 + PACKAGES=/tmp/packages_end.txt 00:38:55 + case "${OS_FAMILY}" in 00:38:55 + dpkg -l 00:38:55 + grep '^ii' 00:38:55 + '[' -f /tmp/packages_start.txt ']' 00:38:55 + '[' -f /tmp/packages_end.txt ']' 00:38:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:38:55 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 00:38:55 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 00:38:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 00:38:55 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:38:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:56 prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container 00:38:56 $ 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-uart_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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 00:38:56 $ docker top 214989d6be9ad4cd5acc9a533ca02403f877e1492548f20dd41abe50370f0044 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:56 + touch /tmp/pre-build-complete [Pipeline] sh 00:38:56 + mkdir -p /var/log/sysstat [Pipeline] sh 00:38:57 + ls /var/log/sa-host 00:38:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:57 provisioning config files... 00:38:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1144186044960492217tmp [Pipeline] { [Pipeline] echo 00:38:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:38:57 ---> create-netrc.sh [Pipeline] } 00:38:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:38:57 ---> python-tools-install.sh [Pipeline] echo 00:38:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:38:58 ---> sudo-logs.sh 00:38:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:38:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:38:58 ---> job-cost.sh 00:38:58 lf-activate-venv: SKIPPING 00:38:58 DEBUG: total: 0.2199999988079071 00:38:58 INFO: Retrieving Stack Cost... 00:38:59 INFO: Retrieving Pricing Info for: v3-standard-8 00:38:59 INFO: Archiving Costs [Pipeline] echo 00:38:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:38:59 ---> logs-deploy.sh 00:38:59 lf-activate-venv: SKIPPING 00:38:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/43 00:38:59 INFO: archiving workspace using pattern(s): 00:39:00 Archives upload complete. 00:39:00 INFO: archiving logs to Nexus 00:39:01 ---> uname -a: 00:39:01 Linux prd-ubuntu20-04-docker-8c-8g-24247 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:39:01 00:39:01 00:39:01 ---> lscpu: 00:39:01 Architecture: x86_64 00:39:01 CPU op-mode(s): 32-bit, 64-bit 00:39:01 Byte Order: Little Endian 00:39:01 Address sizes: 40 bits physical, 48 bits virtual 00:39:01 CPU(s): 8 00:39:01 On-line CPU(s) list: 0-7 00:39:01 Thread(s) per core: 1 00:39:01 Core(s) per socket: 1 00:39:01 Socket(s): 8 00:39:01 NUMA node(s): 1 00:39:01 Vendor ID: AuthenticAMD 00:39:01 CPU family: 23 00:39:01 Model: 49 00:39:01 Model name: AMD EPYC-Rome Processor 00:39:01 Stepping: 0 00:39:01 CPU MHz: 2800.000 00:39:01 BogoMIPS: 5600.00 00:39:01 Virtualization: AMD-V 00:39:01 Hypervisor vendor: KVM 00:39:01 Virtualization type: full 00:39:01 L1d cache: 256 KiB 00:39:01 L1i cache: 256 KiB 00:39:01 L2 cache: 4 MiB 00:39:01 L3 cache: 128 MiB 00:39:01 NUMA node0 CPU(s): 0-7 00:39:01 Vulnerability Itlb multihit: Not affected 00:39:01 Vulnerability L1tf: Not affected 00:39:01 Vulnerability Mds: Not affected 00:39:01 Vulnerability Meltdown: Not affected 00:39:01 Vulnerability Mmio stale data: Not affected 00:39:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:39:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:39:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:39:01 Vulnerability Srbds: Not affected 00:39:01 Vulnerability Tsx async abort: Not affected 00:39:01 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 00:39:01 00:39:01 00:39:01 ---> nproc: 00:39:01 8 00:39:01 00:39:01 00:39:01 ---> df -h: 00:39:01 Filesystem Size Used Avail Use% Mounted on 00:39:01 overlay 155G 13G 142G 9% / 00:39:01 tmpfs 64M 0 64M 0% /dev 00:39:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:39:01 shm 64M 0 64M 0% /dev/shm 00:39:01 /dev/vda1 155G 13G 142G 9% /facter-os 00:39:01 00:39:01 00:39:01 ---> sar -b -r -n DEV: 00:39:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24247) 11/01/24 _x86_64_ (8 CPU) 00:39:01 00:39:01 00:19:15 LINUX RESTART (8 CPU) 00:39:01 00:39:01 00:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:39:01 00:21:01 373.30 5.90 367.41 0.00 459.39 112455.12 0.00 00:39:01 00:22:01 81.54 0.10 81.44 0.00 4.13 18243.92 0.00 00:39:01 00:23:01 154.42 0.10 154.32 0.00 16.80 50400.13 0.00 00:39:01 00:24:01 2.20 0.00 2.20 0.00 0.00 26.54 0.00 00:39:01 00:25:01 38.66 11.63 27.03 0.00 5422.16 6327.35 0.00 00:39:01 00:26:01 2.20 0.00 2.20 0.00 0.00 26.00 0.00 00:39:01 00:27:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 00:39:01 00:28:02 1.58 0.00 1.58 0.00 0.00 18.39 0.00 00:39:01 00:29:01 0.93 0.00 0.93 0.00 0.00 10.44 0.00 00:39:01 00:30:01 2.18 0.00 2.18 0.00 0.00 38.93 0.00 00:39:01 00:31:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 00:39:01 00:32:01 5.85 0.00 5.85 0.00 0.00 161.71 0.00 00:39:01 00:33:01 15.73 0.00 15.73 0.00 0.00 539.91 0.00 00:39:01 00:34:01 8.08 0.00 8.08 0.00 0.00 248.09 0.00 00:39:01 00:35:01 1.45 0.02 1.43 0.00 0.13 17.86 0.00 00:39:01 00:36:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 00:39:01 00:37:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 00:39:01 00:38:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 00:39:01 00:39:01 151.59 0.48 151.11 0.00 39.19 52743.48 0.00 00:39:01 Average: 44.53 0.96 43.57 0.00 312.99 12711.96 0.00 00:39:01 00:39:01 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:39:01 00:21:01 27769968 31380740 919408 2.80 183812 3559040 2156620 6.36 1343792 3217948 15200 00:39:01 00:22:01 27021876 31270392 1026584 3.12 190576 4147076 2228856 6.57 1856500 3414372 586584 00:39:01 00:23:01 26927612 31527860 771948 2.35 199216 4469780 1780092 5.25 1391180 3951996 384 00:39:01 00:24:01 26927496 31527820 771748 2.35 199260 4469780 1780092 5.25 1391172 3951996 24 00:39:01 00:25:01 26556824 31512524 778012 2.37 207300 4802628 1835232 5.41 1616420 4070700 232 00:39:01 00:26:01 26557360 31513064 777404 2.36 207324 4802632 1835232 5.41 1616200 4070700 12 00:39:01 00:27:01 26564724 31520788 770024 2.34 207340 4802636 1835232 5.41 1608696 4071016 12 00:39:01 00:28:02 26564456 31520564 770196 2.34 207368 4802640 1835232 5.41 1608684 4071028 8 00:39:01 00:29:01 26564520 31520748 770272 2.34 207380 4802640 1835232 5.41 1608676 4071132 4 00:39:01 00:30:01 26564700 31520992 769936 2.34 207488 4802624 1835232 5.41 1608836 4071116 8 00:39:01 00:31:01 26564620 31520956 769872 2.34 207512 4802624 1835232 5.41 1609300 4071116 164 00:39:01 00:32:01 26565056 31522092 768732 2.34 208236 4802596 1835232 5.41 1609648 4071168 60 00:39:01 00:33:01 26560956 31520332 770452 2.34 210428 4802632 1835232 5.41 1619424 4071128 236 00:39:01 00:34:01 26559444 31519908 770732 2.34 211412 4802652 1835232 5.41 1620656 4071148 12 00:39:01 00:35:01 26555728 31516292 774504 2.36 211460 4802652 1791604 5.28 1620592 4071152 28 00:39:01 00:36:01 26556040 31516628 773960 2.35 211500 4802648 1791604 5.28 1620564 4071152 4 00:39:01 00:37:01 26555676 31516360 774168 2.35 211520 4802660 1791604 5.28 1620620 4071160 24 00:39:01 00:38:01 26555880 31516568 773860 2.35 211556 4802664 1791604 5.28 1620388 4071156 28 00:39:01 00:39:01 25348060 31436220 845512 2.57 228924 5808040 1903888 5.61 1749972 5034756 620 00:39:01 Average: 26623210 31494781 797228 2.42 206822 4720560 1861489 5.49 1596912 4029786 31771 00:39:01 00:39:01 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:39:01 00:21:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 00:39:01 00:21:01 docker0 302.60 440.79 26.60 3506.18 0.00 0.00 0.00 0.00 00:39:01 00:21:01 ens3 615.11 408.17 6745.62 60.19 0.00 0.00 0.00 0.00 00:39:01 00:21:01 veth028ffc5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:39:01 00:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:39:01 00:22:01 veth0190645 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:39:01 00:22:01 docker0 1.40 2.63 0.08 38.08 0.00 0.00 0.00 0.00 00:39:01 00:22:01 ens3 30.87 18.46 62.75 10.89 0.00 0.00 0.00 0.00 00:39:01 00:23:01 lo 7.80 7.80 0.78 0.78 0.00 0.00 0.00 0.00 00:39:01 00:23:01 docker0 6.32 11.93 0.38 152.93 0.00 0.00 0.00 0.00 00:39:01 00:23:01 ens3 171.59 123.93 2709.86 405.79 0.00 0.00 0.00 0.00 00:39:01 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:24:01 ens3 2.75 0.93 3.21 0.49 0.00 0.00 0.00 0.00 00:39:01 00:25:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 00:39:01 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:25:01 ens3 150.64 62.77 2102.23 4.95 0.00 0.00 0.00 0.00 00:39:01 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:26:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 00:39:01 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:39:01 00:28:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:28:02 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 00:39:01 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:29:01 ens3 0.24 0.05 0.07 0.00 0.00 0.00 0.00 0.00 00:39:01 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:30:01 ens3 0.38 0.25 0.14 0.08 0.00 0.00 0.00 0.00 00:39:01 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:31:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:32:01 ens3 23.48 17.15 18.00 11.01 0.00 0.00 0.00 0.00 00:39:01 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:33:01 ens3 94.68 89.52 73.99 163.48 0.00 0.00 0.00 0.00 00:39:01 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:34:01 ens3 30.16 22.50 41.21 12.45 0.00 0.00 0.00 0.00 00:39:01 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:35:01 ens3 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 00:39:01 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:36:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:37:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 00:39:01 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:39:01 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 00:38:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 00:39:01 00:39:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 00:39:01 00:39:01 docker0 73.34 114.83 7.00 1244.35 0.00 0.00 0.00 0.00 00:39:01 00:39:01 ens3 430.71 289.32 7187.00 171.89 0.00 0.00 0.00 0.00 00:39:01 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 00:39:01 Average: docker0 20.21 30.03 1.79 260.30 0.00 0.00 0.00 0.00 00:39:01 Average: ens3 81.76 54.45 997.90 44.32 0.00 0.00 0.00 0.00 00:39:01 00:39:01 00:39:01 ---> sar -P ALL: 00:39:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24247) 11/01/24 _x86_64_ (8 CPU) 00:39:01 00:39:01 00:19:15 LINUX RESTART (8 CPU) 00:39:01 00:39:01 00:20:01 CPU %user %nice %system %iowait %steal %idle 00:39:01 00:21:01 all 12.30 0.00 6.14 1.57 0.07 79.92 00:39:01 00:21:01 0 11.02 0.00 7.16 3.36 0.07 78.39 00:39:01 00:21:01 1 12.57 0.00 7.32 6.12 0.09 73.90 00:39:01 00:21:01 2 13.68 0.00 6.23 0.34 0.07 79.68 00:39:01 00:21:01 3 12.22 0.00 5.35 0.71 0.07 81.65 00:39:01 00:21:01 4 11.44 0.00 5.76 0.22 0.07 82.51 00:39:01 00:21:01 5 11.45 0.00 6.38 0.69 0.07 81.41 00:39:01 00:21:01 6 13.32 0.00 5.34 0.32 0.07 80.95 00:39:01 00:21:01 7 12.68 0.00 5.58 0.83 0.08 80.83 00:39:01 00:22:01 all 60.42 0.00 9.24 0.24 0.09 30.02 00:39:01 00:22:01 0 60.05 0.00 9.77 0.17 0.08 29.92 00:39:01 00:22:01 1 61.71 0.00 8.73 0.00 0.08 29.48 00:39:01 00:22:01 2 58.99 0.00 8.86 0.02 0.10 32.03 00:39:01 00:22:01 3 60.08 0.00 9.17 0.08 0.08 30.57 00:39:01 00:22:01 4 60.38 0.00 8.84 0.13 0.08 30.56 00:39:01 00:22:01 5 61.67 0.00 9.44 0.96 0.08 27.84 00:39:01 00:22:01 6 60.26 0.00 8.97 0.05 0.10 30.62 00:39:01 00:22:01 7 60.18 0.00 10.15 0.47 0.08 29.12 00:39:01 00:23:01 all 9.21 0.00 2.78 0.51 0.05 87.45 00:39:01 00:23:01 0 8.72 0.00 3.88 2.68 0.05 84.66 00:39:01 00:23:01 1 10.09 0.00 2.57 0.74 0.05 86.56 00:39:01 00:23:01 2 8.24 0.00 2.47 0.03 0.03 89.23 00:39:01 00:23:01 3 8.83 0.00 2.50 0.08 0.05 88.54 00:39:01 00:23:01 4 8.42 0.00 2.97 0.15 0.05 88.41 00:39:01 00:23:01 5 9.52 0.00 2.50 0.17 0.05 87.76 00:39:01 00:23:01 6 10.24 0.00 2.61 0.03 0.05 87.07 00:39:01 00:23:01 7 9.63 0.00 2.79 0.22 0.03 87.33 00:39:01 00:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:39:01 00:24:01 0 0.05 0.00 0.00 0.02 0.02 99.92 00:39:01 00:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:24:01 3 0.08 0.00 0.03 0.00 0.02 99.87 00:39:01 00:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:39:01 00:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:39:01 00:24:01 6 0.03 0.00 0.02 0.02 0.02 99.92 00:39:01 00:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:39:01 00:25:01 all 1.28 0.00 0.68 0.26 0.02 97.77 00:39:01 00:25:01 0 2.20 0.00 0.67 0.70 0.03 96.40 00:39:01 00:25:01 1 2.25 0.00 1.00 0.65 0.03 96.06 00:39:01 00:25:01 2 1.08 0.00 1.03 0.12 0.00 97.76 00:39:01 00:25:01 3 1.09 0.00 0.52 0.05 0.02 98.33 00:39:01 00:25:01 4 0.67 0.00 0.45 0.12 0.02 98.75 00:39:01 00:25:01 5 0.73 0.00 0.47 0.07 0.03 98.70 00:39:01 00:25:01 6 1.52 0.00 0.68 0.33 0.02 97.44 00:39:01 00:25:01 7 0.67 0.00 0.60 0.03 0.02 98.68 00:39:01 00:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:39:01 00:26:01 0 0.02 0.00 0.03 0.02 0.02 99.92 00:39:01 00:26:01 1 0.00 0.00 0.02 0.02 0.00 99.97 00:39:01 00:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:39:01 00:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:39:01 00:26:01 6 0.07 0.00 0.03 0.02 0.02 99.87 00:39:01 00:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:39:01 00:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:39:01 00:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:39:01 00:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:39:01 00:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:39:01 00:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:39:01 00:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:39:01 00:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:39:01 00:27:01 6 0.05 0.00 0.00 0.00 0.02 99.93 00:39:01 00:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:28:02 all 0.05 0.00 0.01 0.00 0.01 99.92 00:39:01 00:28:02 0 0.30 0.00 0.03 0.02 0.02 99.63 00:39:01 00:28:02 1 0.00 0.00 0.02 0.00 0.02 99.97 00:39:01 00:28:02 2 0.00 0.00 0.00 0.00 0.02 99.98 00:39:01 00:28:02 3 0.02 0.00 0.02 0.00 0.00 99.97 00:39:01 00:28:02 4 0.02 0.00 0.00 0.00 0.02 99.97 00:39:01 00:28:02 5 0.05 0.00 0.02 0.00 0.02 99.92 00:39:01 00:28:02 6 0.02 0.00 0.00 0.02 0.02 99.95 00:39:01 00:28:02 7 0.02 0.00 0.00 0.00 0.02 99.97 00:39:01 00:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:39:01 00:29:01 0 0.05 0.00 0.02 0.02 0.03 99.88 00:39:01 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:39:01 00:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:39:01 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:39:01 00:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:39:01 00:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:39:01 00:30:01 all 0.19 0.00 0.01 0.01 0.01 99.78 00:39:01 00:30:01 0 0.00 0.00 0.02 0.03 0.00 99.95 00:39:01 00:30:01 1 0.03 0.00 0.02 0.02 0.03 99.90 00:39:01 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:39:01 00:30:01 4 1.38 0.00 0.02 0.00 0.00 98.60 00:39:01 00:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:39:01 00:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:39:01 00:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:39:01 00:31:01 0 0.08 0.00 0.02 0.02 0.00 99.88 00:39:01 00:31:01 1 0.02 0.00 0.00 0.00 0.03 99.95 00:39:01 00:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:39:01 00:31:01 4 0.13 0.00 0.00 0.00 0.02 99.85 00:39:01 00:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 00:39:01 00:31:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:39:01 00:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:39:01 00:39:01 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:39:01 00:32:01 all 0.28 0.00 0.04 0.08 0.02 99.58 00:39:01 00:32:01 0 0.12 0.00 0.08 0.57 0.02 99.22 00:39:01 00:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:39:01 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:32:01 3 0.00 0.00 0.03 0.00 0.03 99.93 00:39:01 00:32:01 4 1.60 0.00 0.03 0.00 0.02 98.35 00:39:01 00:32:01 5 0.28 0.00 0.17 0.05 0.02 99.48 00:39:01 00:32:01 6 0.20 0.00 0.02 0.00 0.02 99.77 00:39:01 00:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:39:01 00:33:01 all 0.31 0.00 0.10 0.26 0.01 99.33 00:39:01 00:33:01 0 0.65 0.00 0.12 0.22 0.02 99.00 00:39:01 00:33:01 1 0.33 0.00 0.03 0.00 0.00 99.63 00:39:01 00:33:01 2 0.12 0.00 0.02 0.00 0.00 99.87 00:39:01 00:33:01 3 0.12 0.00 0.02 0.00 0.02 99.85 00:39:01 00:33:01 4 0.23 0.00 0.02 0.00 0.00 99.75 00:39:01 00:33:01 5 0.77 0.00 0.42 1.83 0.03 96.95 00:39:01 00:33:01 6 0.23 0.00 0.13 0.00 0.02 99.62 00:39:01 00:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:39:01 00:34:01 all 0.10 0.00 0.03 0.05 0.02 99.81 00:39:01 00:34:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:39:01 00:34:01 1 0.27 0.00 0.02 0.00 0.03 99.68 00:39:01 00:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:39:01 00:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:39:01 00:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:34:01 5 0.35 0.00 0.15 0.35 0.02 99.13 00:39:01 00:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 00:39:01 00:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:39:01 00:35:01 all 0.03 0.00 0.04 0.01 0.01 99.92 00:39:01 00:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:39:01 00:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:39:01 00:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:39:01 00:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:39:01 00:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:39:01 00:35:01 5 0.07 0.00 0.03 0.05 0.00 99.85 00:39:01 00:35:01 6 0.05 0.00 0.05 0.00 0.02 99.88 00:39:01 00:35:01 7 0.00 0.00 0.05 0.02 0.00 99.93 00:39:01 00:36:01 all 0.02 0.00 0.00 0.00 0.01 99.96 00:39:01 00:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:36:01 1 0.03 0.00 0.00 0.00 0.03 99.93 00:39:01 00:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:39:01 00:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:39:01 00:36:01 5 0.02 0.00 0.00 0.02 0.02 99.95 00:39:01 00:36:01 6 0.05 0.00 0.00 0.02 0.02 99.92 00:39:01 00:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:39:01 00:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:39:01 00:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:39:01 00:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:39:01 00:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:39:01 00:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:39:01 00:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:39:01 00:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:39:01 00:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:39:01 00:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:39:01 00:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:39:01 00:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:39:01 00:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:39:01 00:38:01 4 0.03 0.00 0.00 0.02 0.00 99.95 00:39:01 00:38:01 5 0.03 0.00 0.00 0.03 0.00 99.93 00:39:01 00:38:01 6 0.00 0.00 0.03 0.00 0.02 99.95 00:39:01 00:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:39:01 00:39:01 all 8.79 0.00 3.98 1.23 0.07 85.93 00:39:01 00:39:01 0 8.40 0.00 3.23 0.24 0.05 88.08 00:39:01 00:39:01 1 8.16 0.00 4.44 6.63 0.10 80.68 00:39:01 00:39:01 2 8.51 0.00 3.99 0.81 0.08 86.61 00:39:01 00:39:01 3 9.23 0.00 3.69 0.47 0.08 86.52 00:39:01 00:39:01 4 8.11 0.00 3.80 0.08 0.08 87.92 00:39:01 00:39:01 5 7.42 0.00 3.58 1.08 0.07 87.85 00:39:01 00:39:01 6 10.42 0.00 5.64 0.42 0.07 83.45 00:39:01 00:39:01 7 10.06 0.00 3.49 0.07 0.05 86.33 00:39:01 Average: all 4.87 0.00 1.21 0.22 0.02 93.67 00:39:01 Average: 0 4.81 0.00 1.31 0.42 0.02 93.43 00:39:01 Average: 1 5.00 0.00 1.27 0.74 0.03 92.96 00:39:01 Average: 2 4.74 0.00 1.18 0.07 0.02 93.99 00:39:01 Average: 3 4.80 0.00 1.12 0.07 0.03 93.98 00:39:01 Average: 4 4.84 0.00 1.15 0.04 0.02 93.95 00:39:01 Average: 5 4.84 0.00 1.22 0.28 0.02 93.64 00:39:01 Average: 6 5.05 0.00 1.23 0.07 0.03 93.62 00:39:01 Average: 7 4.89 0.00 1.19 0.09 0.02 93.81 00:39:01 00:39:01 00:39:01