Started by upstream project "edgexfoundry/cd-management/release-lts" build number 97 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50a4404deb97c933da02939d38ebc02aded80c19 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-ssh12954667676120158112.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh5150779333737496954.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8266911119866728052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh1610547248076420352.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11886938085225523758.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-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-41054’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41060’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41062’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41071’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41074’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41075’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-41068’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41077 in /w/workspace/edgexfoundry_device-uart_odessa [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_odessa # 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 > 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 Avoid second fetch Checking out Revision 50a4404deb97c933da02939d38ebc02aded80c19 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @4f5ba12" > git config core.sparsecheckout # timeout=10 > git checkout -f 50a4404deb97c933da02939d38ebc02aded80c19 # timeout=10 > git rev-list --no-walk 50a4404deb97c933da02939d38ebc02aded80c19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:51:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:51:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:51:02 ========================================================= 07:51:02 EdgeX Global Pipelines Version Info 07:51:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:51:03 ------------------- 07:51:03 stable info: 07:51:03 ------------------- 07:51:03 Commited By: Cherry Wang cherry@iotechsys.com 07:51:03 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:51:03 Message: update stable to v1.0.271 07:51:04 ------------------- 07:51:04 experimental info: 07:51:04 ------------------- 07:51:04 Commited By: **** collab-it+edgex@linuxfoundation.org 07:51:04 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:51:04 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 07:51:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo 07:51:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50a4404 [Pipeline] echo 07:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:05 provisioning config files... 07:51:05 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config2279769259627821703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:05 ---> ****-login.sh 07:51:05 nexus3.edgexfoundry.org:10001 07:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:05 Configure a credential helper to remove this warning. See 07:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:05 07:51:05 Login Succeeded 07:51:05 nexus3.edgexfoundry.org:10002 07:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:05 Configure a credential helper to remove this warning. See 07:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:05 07:51:05 Login Succeeded 07:51:05 nexus3.edgexfoundry.org:10003 07:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:05 Configure a credential helper to remove this warning. See 07:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:05 07:51:05 Login Succeeded 07:51:05 nexus3.edgexfoundry.org:10004 07:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:05 Configure a credential helper to remove this warning. See 07:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:05 07:51:05 Login Succeeded 07:51:05 ****.io 07:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:06 Configure a credential helper to remove this warning. See 07:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:06 07:51:06 Login Succeeded 07:51:06 ---> ****-login.sh ends [Pipeline] } 07:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:51:06 + git rev-list -1 --merges 50a4404deb97c933da02939d38ebc02aded80c19~1..50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo 07:51:06 -----------> git rev-list -1 --merges 50a4404deb97c933da02939d38ebc02aded80c19~1..50a4404deb97c933da02939d38ebc02aded80c19 50a4404deb97c933da02939d38ebc02aded80c19 [false] [Pipeline] sh 07:51:06 + git log --format=format:%s -1 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo 07:51:06 ========================================================= 07:51:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 07:51:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:07 + git log --format=format:%s -1 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo 07:51:07 [semverPrep] GIT_COMMIT: 50a4404deb97c933da02939d38ebc02aded80c19, Commit Message: ci(lts-release): LTS release v4.0.0 @4f5ba12 [Pipeline] echo 07:51:07 [semverPrep] This is not a build commit. [Pipeline] sh 07:51:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:51:07 + grep -v github /etc/ssh/ssh_known_hosts 07:51:07 + [ -e /tmp/ssh_known_hosts ] 07:51:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:51:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:51:07 + sudo tee -a /etc/ssh/ssh_known_hosts 07:51:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:08 07:51:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:08 0.1.4: Pulling from edgex-devops/py-git-semver 07:51:08 b85a868b505f: Pulling fs layer 07:51:08 e2be974225ed: Pulling fs layer 07:51:08 339a4e72a1f5: Pulling fs layer 07:51:08 988bab9f4d93: Pulling fs layer 07:51:08 1469e6f7b9e6: Pulling fs layer 07:51:08 eaf3925da568: Pulling fs layer 07:51:08 bab4dde63d76: Pulling fs layer 07:51:08 1469e6f7b9e6: Waiting 07:51:08 bde34c3a00c8: Pulling fs layer 07:51:08 b352a97aabf1: Pulling fs layer 07:51:08 eaf3925da568: Waiting 07:51:08 bab4dde63d76: Waiting 07:51:08 4872d77fe225: Pulling fs layer 07:51:08 5851b861e8e6: Pulling fs layer 07:51:08 bde34c3a00c8: Waiting 07:51:08 b352a97aabf1: Waiting 07:51:08 5851b861e8e6: Waiting 07:51:08 e2be974225ed: Download complete 07:51:08 988bab9f4d93: Verifying Checksum 07:51:08 988bab9f4d93: Download complete 07:51:08 1469e6f7b9e6: Verifying Checksum 07:51:08 1469e6f7b9e6: Download complete 07:51:08 eaf3925da568: Verifying Checksum 07:51:08 eaf3925da568: Download complete 07:51:08 339a4e72a1f5: Verifying Checksum 07:51:08 339a4e72a1f5: Download complete 07:51:08 bde34c3a00c8: Verifying Checksum 07:51:08 bde34c3a00c8: Download complete 07:51:08 b352a97aabf1: Verifying Checksum 07:51:08 b352a97aabf1: Download complete 07:51:08 4872d77fe225: Download complete 07:51:08 5851b861e8e6: Verifying Checksum 07:51:08 5851b861e8e6: Download complete 07:51:08 b85a868b505f: Verifying Checksum 07:51:08 b85a868b505f: Download complete 07:51:08 bab4dde63d76: Verifying Checksum 07:51:08 bab4dde63d76: Download complete 07:51:09 b85a868b505f: Pull complete 07:51:10 e2be974225ed: Pull complete 07:51:10 339a4e72a1f5: Pull complete 07:51:10 988bab9f4d93: Pull complete 07:51:10 1469e6f7b9e6: Pull complete 07:51:10 eaf3925da568: Pull complete 07:51:12 bab4dde63d76: Pull complete 07:51:12 bde34c3a00c8: Pull complete 07:51:12 b352a97aabf1: Pull complete 07:51:12 4872d77fe225: Pull complete 07:51:12 5851b861e8e6: Pull complete 07:51:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:12 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 07:51:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:51:16 $ docker top 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 -eo pid,comm 07:51:16 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). 07:51:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:51:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:16 [ssh-agent] Looking for ssh-agent implementation... 07:51:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:16 $ docker exec 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent 07:51:16 SSH_AUTH_SOCK=/tmp/ssh-P4AfsxO5cZqn/agent.32 07:51:16 SSH_AGENT_PID=38 07:51:16 Running ssh-add (command line suppressed) 07:51:16 Identity added: /w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_9410530874703759097.key (/w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_9410530874703759097.key) 07:51:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:16 + git tag --points-at 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] } 07:51:16 $ docker exec --env ******** --env ******** 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent -k 07:51:17 unset SSH_AUTH_SOCK; 07:51:17 unset SSH_AGENT_PID; 07:51:17 echo Agent pid 38 killed; 07:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:51:17 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 07:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:17 [ssh-agent] Looking for ssh-agent implementation... 07:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:17 $ docker exec 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent 07:51:17 SSH_AUTH_SOCK=/tmp/ssh-UMLJKXCu8Tgk/agent.72 07:51:17 SSH_AGENT_PID=78 07:51:17 Running ssh-add (command line suppressed) 07:51:17 Identity added: /w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_4166016862165695780.key (/w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_4166016862165695780.key) 07:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:17 + git semver init 07:51:18 2025-03-12 07:51:17,952 [run_init] DEBUG init version:0.0.0 force:False 07:51:18 2025-03-12 07:51:17,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_odessa/.semver 07:51:18 2025-03-12 07:51:17,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_odessa/.semver 07:51:18 2025-03-12 07:51:17,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_odessa, universal_newlines=False, shell=None, istream=None) 07:51:19 2025-03-12 07:51:19,566 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_odessa/.git/info/exclude 07:51:19 2025-03-12 07:51:19,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa with force:False 07:51:19 2025-03-12 07:51:19,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa 07:51:19 2025-03-12 07:51:19,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa 07:51:19 4.0.0 [Pipeline] } 07:51:19 $ docker exec --env ******** --env ******** 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent -k 07:51:20 unset SSH_AUTH_SOCK; 07:51:20 unset SSH_AGENT_PID; 07:51:20 echo Agent pid 78 killed; 07:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:51:20 + git semver [Pipeline] } 07:51:20 $ docker stop --time=1 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 07:51:22 $ docker rm -f --volumes 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 [Pipeline] // withDockerContainer [Pipeline] sh 07:51:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:51:22 Stashed 1 file(s) [Pipeline] echo 07:51:22 [edgeXSemver]: initialized semver on version 4.0.0 [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] sh 07:51:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41068 in /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] { [Pipeline] ws 07:51:23 Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout 07:51:23 The recommended git tool is: git 07:51:23 + git checkout 50a4404deb97c933da02939d38ebc02aded80c19 07:51:23 HEAD is now at 50a4404 ci(lts-release): LTS release v4.0.0 @4f5ba12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:23 provisioning config files... 07:51:23 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config12678260600509871914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:23 ---> ****-login.sh 07:51:23 nexus3.edgexfoundry.org:10001 07:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:23 Configure a credential helper to remove this warning. See 07:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:23 07:51:23 Login Succeeded 07:51:23 nexus3.edgexfoundry.org:10002 07:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:23 Configure a credential helper to remove this warning. See 07:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:23 07:51:23 Login Succeeded 07:51:23 nexus3.edgexfoundry.org:10003 07:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:23 Configure a credential helper to remove this warning. See 07:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:23 07:51:23 Login Succeeded 07:51:23 nexus3.edgexfoundry.org:10004 07:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:23 Configure a credential helper to remove this warning. See 07:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:23 07:51:23 Login Succeeded 07:51:23 ****.io 07:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:24 Configure a credential helper to remove this warning. See 07:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:24 07:51:24 Login Succeeded 07:51:24 ---> ****-login.sh ends [Pipeline] } 07:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:51:24 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:51:24 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 07:51:24 [Pipeline] echo 07:51:24 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:51:24 ========================================================= 07:51:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 07:51:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:51:25 Sending build context to Docker daemon 76.07MB 07:51:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:51:25 Step 2/12 : FROM ${BASE} AS builder 07:51:25 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 07:51:25 0a9a5dfd008f: Pulling fs layer 07:51:25 8833042f23b5: Pulling fs layer 07:51:25 6ca661eb024f: Pulling fs layer 07:51:25 b5acb76e9680: Pulling fs layer 07:51:25 4f4fb700ef54: Pulling fs layer 07:51:25 012bb1f9d321: Pulling fs layer 07:51:25 97255f1bc79d: Pulling fs layer 07:51:25 454448c9edf9: Pulling fs layer 07:51:25 15f87924ceaf: Pulling fs layer 07:51:25 b5acb76e9680: Waiting 07:51:25 4f4fb700ef54: Waiting 07:51:25 012bb1f9d321: Waiting 07:51:25 97255f1bc79d: Waiting 07:51:25 454448c9edf9: Waiting 07:51:25 15f87924ceaf: Waiting 07:51:25 8833042f23b5: Verifying Checksum 07:51:25 8833042f23b5: Download complete 07:51:25 b5acb76e9680: Verifying Checksum 07:51:25 b5acb76e9680: Download complete 07:51:25 4f4fb700ef54: Verifying Checksum 07:51:25 4f4fb700ef54: Download complete 07:51:25 012bb1f9d321: Download complete 07:51:25 0a9a5dfd008f: Verifying Checksum 07:51:25 0a9a5dfd008f: Download complete 07:51:26 97255f1bc79d: Verifying Checksum 07:51:26 97255f1bc79d: Download complete 07:51:26 0a9a5dfd008f: Pull complete 07:51:26 15f87924ceaf: Verifying Checksum 07:51:26 15f87924ceaf: Download complete 07:51:26 6ca661eb024f: Download complete 07:51:26 8833042f23b5: Pull complete 07:51:26 454448c9edf9: Verifying Checksum 07:51:27 using credential edgex-jenkins-ssh 07:51:27 Cloning the remote Git repository 07:51:27 Cloning repository git@github.com:edgexfoundry/device-uart.git 07:51:27 > git init /w/workspace/device-uart/2 # timeout=10 07:51:27 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 07:51:27 > git --version # timeout=10 07:51:27 > git --version # 'git version 2.25.1' 07:51:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:30 6ca661eb024f: Pull complete 07:51:30 b5acb76e9680: Pull complete 07:51:30 4f4fb700ef54: Pull complete 07:51:30 012bb1f9d321: Pull complete 07:51:30 97255f1bc79d: Pull complete 07:51:30 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 07:51:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:31 Avoid second fetch 07:51:31 Checking out Revision 50a4404deb97c933da02939d38ebc02aded80c19 (odessa) 07:51:31 > git config core.sparsecheckout # timeout=10 07:51:31 > git checkout -f 50a4404deb97c933da02939d38ebc02aded80c19 # timeout=10 07:51:32 454448c9edf9: Pull complete 07:51:33 Commit message: "ci(lts-release): LTS release v4.0.0 @4f5ba12" 07:51:33 15f87924ceaf: Pull complete 07:51:33 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 07:51:33 ---> bc3d7bf65e23 07:51:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:37 ---> Running in c34a45be2f1a 07:51:37 Removing intermediate container c34a45be2f1a 07:51:37 ---> b97d2e0df982 07:51:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:51:37 ---> Running in 53337f2dacac 07:51:37 Removing intermediate container 53337f2dacac 07:51:37 ---> 1079ddce1904 07:51:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:51:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:51:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:37 Dload Upload Total Spent Left Speed 07:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 07:51:37 ---> Running in 5297c90856c3 07:51:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:51:38 Removing intermediate container 5297c90856c3 07:51:38 ---> 6aa8d4b04d9f 07:51:38 Step 6/12 : WORKDIR /device-uart 07:51:38 ---> Running in 14a995291444 07:51:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:51:38 + sudo tee /etc/docker/daemon.new 07:51:38 { 07:51:38 "registry-mirrors": [ 07:51:38 "https://nexus3.edgexfoundry.org:10001" 07:51:38 ], 07:51:38 "bip": "10.250.0.254/24", 07:51:38 "hosts": [ 07:51:38 "tcp://0.0.0.0:5555", 07:51:38 "unix:///var/run/docker.sock" 07:51:38 ], 07:51:38 "mtu": 1458, 07:51:38 "selinux-enabled": true, 07:51:38 "seccomp-profile": "/etc/docker/seccomp.json" 07:51:38 } 07:51:38 Removing intermediate container 14a995291444 07:51:38 ---> af35c7b6190a 07:51:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:51:38 ---> Running in b645b856e711 [Pipeline] sh 07:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:39 + sudo service docker restart 07:51:39 (1/4) Installing openssh-keygen (9.7_p1-r5) 07:51:39 (2/4) Installing libedit (20240517.3.1-r0) 07:51:39 (3/4) Installing openssh-client-common (9.7_p1-r5) 07:51:39 (4/4) Installing openssh-client-default (9.7_p1-r5) 07:51:39 Executing busybox-1.36.1-r29.trigger 07:51:39 OK: 252 MiB in 62 packages 07:51:40 Removing intermediate container b645b856e711 07:51:40 ---> 1907eb326f5c 07:51:40 Step 8/12 : COPY go.mod vendor* ./ 07:51:43 ---> 6ac9899ddaeb 07:51:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:43 ---> Running in b93c13d52a28 [Pipeline] sh 07:51:57 + git checkout 50a4404deb97c933da02939d38ebc02aded80c19 07:51:57 HEAD is now at 50a4404 ci(lts-release): LTS release v4.0.0 @4f5ba12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:58 provisioning config files... 07:51:58 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config15296599090265809885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:58 ---> ****-login.sh 07:51:58 nexus3.edgexfoundry.org:10001 07:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:59 Configure a credential helper to remove this warning. See 07:51:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:59 07:51:59 Login Succeeded 07:51:59 nexus3.edgexfoundry.org:10002 07:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:59 Configure a credential helper to remove this warning. See 07:51:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:59 07:51:59 Login Succeeded 07:51:59 nexus3.edgexfoundry.org:10003 07:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:59 Configure a credential helper to remove this warning. See 07:51:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:59 07:51:59 Login Succeeded 07:51:59 nexus3.edgexfoundry.org:10004 07:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:00 Configure a credential helper to remove this warning. See 07:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:00 07:52:00 Login Succeeded 07:52:00 ****.io 07:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:00 Configure a credential helper to remove this warning. See 07:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:00 07:52:00 Login Succeeded 07:52:00 ---> ****-login.sh ends [Pipeline] } 07:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:52:00 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:52:01 + grep ^go [0-9].[0-9]* go.mod 07:52:01 + cut -d -f 2 [Pipeline] echo 07:52:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:52:01 ========================================================= 07:52:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 07:52:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:52:05 Sending build context to Docker daemon 58.29MB 07:52:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:52:05 Step 2/12 : FROM ${BASE} AS builder 07:52:05 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:52:05 94e9d8af2201: Pulling fs layer 07:52:05 345fe9f21930: Pulling fs layer 07:52:05 b40fc9e46828: Pulling fs layer 07:52:05 c9804373a1e5: Pulling fs layer 07:52:05 4f4fb700ef54: Pulling fs layer 07:52:05 f5a772c54f75: Pulling fs layer 07:52:05 e2dd1b2a9dca: Pulling fs layer 07:52:05 0a0502178392: Pulling fs layer 07:52:05 f5a772c54f75: Waiting 07:52:05 c9804373a1e5: Waiting 07:52:05 4f4fb700ef54: Waiting 07:52:05 0a0502178392: Waiting 07:52:05 e2dd1b2a9dca: Waiting 07:52:05 345fe9f21930: Verifying Checksum 07:52:05 c9804373a1e5: Verifying Checksum 07:52:05 c9804373a1e5: Download complete 07:52:05 4f4fb700ef54: Verifying Checksum 07:52:05 4f4fb700ef54: Download complete 07:52:05 f5a772c54f75: Verifying Checksum 07:52:05 f5a772c54f75: Download complete 07:52:05 94e9d8af2201: Verifying Checksum 07:52:05 94e9d8af2201: Download complete 07:52:06 0a0502178392: Verifying Checksum 07:52:06 0a0502178392: Download complete 07:52:06 94e9d8af2201: Pull complete 07:52:07 345fe9f21930: Pull complete 07:52:07 b40fc9e46828: Verifying Checksum 07:52:07 b40fc9e46828: Download complete 07:52:08 e2dd1b2a9dca: Verifying Checksum 07:52:08 e2dd1b2a9dca: Download complete 07:52:23 b40fc9e46828: Pull complete 07:52:23 c9804373a1e5: Pull complete 07:52:23 4f4fb700ef54: Pull complete 07:52:23 f5a772c54f75: Pull complete 07:52:30 Removing intermediate container b93c13d52a28 07:52:30 ---> bd86f3723b61 07:52:30 Step 10/12 : COPY . . 07:52:30 ---> d3ec063279c6 07:52:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:52:30 ---> Running in ced2b490644f 07:52:30 Removing intermediate container ced2b490644f 07:52:30 ---> 767a37449797 07:52:30 Step 12/12 : RUN ${MAKE} 07:52:30 ---> Running in aa8c2c6ff11d 07:52:30 noop 07:52:30 Removing intermediate container aa8c2c6ff11d 07:52:30 ---> ea6bcf6384bf 07:52:30 Successfully built ea6bcf6384bf 07:52:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:30 e2dd1b2a9dca: Pull complete 07:52:30 + docker inspect -f . ci-base-image-x86_64 07:52:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:30 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 07:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 07:52:30 $ docker top 7dbbcd6087584c6e2012719bd493bf94a8809d9b34a9ca4cbaa15ebde16b41cb -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:31 + go version 07:52:31 go version go1.23.7 linux/amd64 [Pipeline] } 07:52:31 $ docker stop --time=1 7dbbcd6087584c6e2012719bd493bf94a8809d9b34a9ca4cbaa15ebde16b41cb 07:52:31 0a0502178392: Pull complete 07:52:31 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 07:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 07:52:31 ---> 72db82c1953f 07:52:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:52:32 $ docker rm -f --volumes 7dbbcd6087584c6e2012719bd493bf94a8809d9b34a9ca4cbaa15ebde16b41cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:32 + docker inspect -f . ci-base-image-x86_64 07:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:33 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 07:52:33 $ 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_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 07:52:33 $ docker top 9ce3032e9c9c9f222d3968765df5d4773219782f62f9d672e1598ac34495988b -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:33 ---> Running in 78c2842bf9ef 07:52:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] fileExists [Pipeline] sh 07:52:33 Removing intermediate container 78c2842bf9ef 07:52:33 ---> 7ca11b8aa8a0 07:52:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:52:34 + make test 07:52:34 go test ./... -coverprofile=coverage.out 07:52:34 ---> Running in 73f27a14ed96 07:52:34 Removing intermediate container 73f27a14ed96 07:52:34 ---> 4e4dfe871eea 07:52:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:52:34 ---> Running in 34defe1467d2 07:52:34 Removing intermediate container 34defe1467d2 07:52:34 ---> 270453d18506 07:52:34 Step 6/12 : WORKDIR /device-uart 07:52:34 ---> Running in c1843e744ef0 07:52:34 Removing intermediate container c1843e744ef0 07:52:34 ---> 3a1f002a246c 07:52:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:52:35 ---> Running in 49805ab99906 07:52:35 ? github.com/edgexfoundry/device-uart [no test files] 07:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:37 (1/4) Installing openssh-keygen (9.7_p1-r5) 07:52:37 (2/4) Installing libedit (20240517.3.1-r0) 07:52:37 (3/4) Installing openssh-client-common (9.7_p1-r5) 07:52:37 (4/4) Installing openssh-client-default (9.7_p1-r5) 07:52:37 Executing busybox-1.36.1-r29.trigger 07:52:37 OK: 244 MiB in 62 packages 07:52:38 Removing intermediate container 49805ab99906 07:52:38 ---> d779f97cfa4c 07:52:38 Step 8/12 : COPY go.mod vendor* ./ 07:52:51 ---> 7eda0335687a 07:52:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:51 ---> Running in 3701cdf2e6ca 07:52:53 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:52:53 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:53:03 go vet ./... 07:53:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:53:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:53:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:53:08 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:53:09 + go mod tidy [Pipeline] } 07:53:09 $ docker stop --time=1 9ce3032e9c9c9f222d3968765df5d4773219782f62f9d672e1598ac34495988b 07:53:12 $ docker rm -f --volumes 9ce3032e9c9c9f222d3968765df5d4773219782f62f9d672e1598ac34495988b [Pipeline] // withDockerContainer [Pipeline] sh 07:53:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:53:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:53:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:53:14 + ls -al . 07:53:14 total 228 07:53:14 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:52 . 07:53:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:50 .. 07:53:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 07:50 .dockerignore 07:53:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:52 .git 07:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:50 .github 07:53:14 -rw-rw-r-- 1 jenkins jenkins 335 Mar 12 07:50 .gitignore 07:53:14 -rw-rw-r-- 1 jenkins jenkins 198 Mar 12 07:50 .golangci.yml 07:53:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:51 .semver 07:53:14 -rw-rw-r-- 1 jenkins jenkins 18662 Mar 12 07:50 Attribution.txt 07:53:14 -rw-rw-r-- 1 jenkins jenkins 2704 Mar 12 07:50 CHANGELOG.md 07:53:14 -rw-rw-r-- 1 jenkins jenkins 1919 Mar 12 07:50 Dockerfile 07:53:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:50 GOVERNANCE.md 07:53:14 -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 07:50 Jenkinsfile 07:53:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:50 LICENSE 07:53:14 -rw-rw-r-- 1 jenkins jenkins 2455 Mar 12 07:50 Makefile 07:53:14 -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 07:50 OWNERS.md 07:53:14 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 12 07:50 README.md 07:53:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:51 VERSION 07:53:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:50 bin 07:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:50 cmd 07:53:14 -rw-r--r-- 1 jenkins jenkins 6770 Mar 12 07:52 coverage.out 07:53:14 -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 07:50 go.mod 07:53:14 -rw-rw-r-- 1 jenkins jenkins 86751 Mar 12 07:50 go.sum 07:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:50 internal 07:53:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:50 vendor 07:53:14 -rw-rw-r-- 1 jenkins jenkins 209 Mar 12 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:14 + 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=50a4404deb97c933da02939d38ebc02aded80c19 --label arch=amd64 --label version=4.0.0 . 07:53:15 Sending build context to Docker daemon 76.08MB 07:53:15 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:53:15 Step 2/26 : FROM ${BASE} AS builder 07:53:15 ---> ea6bcf6384bf 07:53:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:53:15 ---> Running in 731810ee6087 07:53:15 Removing intermediate container 731810ee6087 07:53:15 ---> 6855f02d31ea 07:53:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:53:15 ---> Running in 7a39bcef6182 07:53:15 Removing intermediate container 7a39bcef6182 07:53:15 ---> 75394f83e320 07:53:15 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:53:15 ---> Running in aa23c40353e6 07:53:16 Removing intermediate container aa23c40353e6 07:53:16 ---> f38019fd72a4 07:53:16 Step 6/26 : WORKDIR /device-uart 07:53:16 ---> Running in 9b461b8f6889 07:53:16 Removing intermediate container 9b461b8f6889 07:53:16 ---> 66a2ccc693bc 07:53:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:53:16 ---> Running in 52cf55aa9249 07:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:53:16 OK: 252 MiB in 62 packages 07:53:16 Removing intermediate container 52cf55aa9249 07:53:16 ---> cd2ef1dbf47e 07:53:16 Step 8/26 : COPY go.mod vendor* ./ 07:53:19 ---> da00240dcda3 07:53:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:19 ---> Running in ad22f5158384 07:53:19 skipping... 07:53:19 Removing intermediate container ad22f5158384 07:53:19 ---> 15c03c2d00c5 07:53:19 Step 10/26 : COPY . . 07:53:23 ---> 503548805c33 07:53:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:53:23 ---> Running in c7ff77c88b4f 07:53:23 Removing intermediate container c7ff77c88b4f 07:53:23 ---> 70b58642c6d6 07:53:23 Step 12/26 : RUN ${MAKE} 07:53:23 ---> Running in 5481fc23f7de 07:53:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 07:53:55 Removing intermediate container 5481fc23f7de 07:53:55 ---> 7350e9aeaf0b 07:53:55 Step 13/26 : FROM alpine:3.20 07:53:55 3.20: Pulling from library/alpine 07:53:55 0a9a5dfd008f: Already exists 07:53:55 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:53:55 Status: Downloaded newer image for alpine:3.20 07:53:55 ---> ff221270b9fb 07:53:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:53:55 ---> Running in c6e6526f331a 07:53:55 Removing intermediate container c6e6526f331a 07:53:55 ---> 5147ba3d8839 07:53:55 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:53:55 ---> Running in 26425d2cdd9b 07:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:53:56 (1/1) Installing dumb-init (1.2.5-r3) 07:53:56 Executing busybox-1.36.1-r29.trigger 07:53:56 OK: 8 MiB in 15 packages 07:53:56 Removing intermediate container 26425d2cdd9b 07:53:56 ---> a262338b2c98 07:53:56 Step 16/26 : RUN apk --no-cache upgrade 07:53:56 ---> Running in 043e936ea0d1 07:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:53:57 OK: 8 MiB in 15 packages 07:53:57 Removing intermediate container 043e936ea0d1 07:53:57 ---> 51935bc4116b 07:53:57 Step 17/26 : WORKDIR / 07:53:57 ---> Running in e9e0e7cc17bd 07:53:57 Removing intermediate container e9e0e7cc17bd 07:53:57 ---> 51c34286c6e7 07:53:57 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 07:53:57 ---> c4b595218910 07:53:57 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 07:53:58 ---> fcfd9dc52755 07:53:58 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 07:53:59 ---> 62c9653fed6c 07:53:59 Step 21/26 : EXPOSE 59995 07:53:59 ---> Running in 82c43e8abf44 07:53:59 Removing intermediate container 82c43e8abf44 07:53:59 ---> 0d8b9a78bcaa 07:53:59 Step 22/26 : ENTRYPOINT ["/device-uart"] 07:53:59 ---> Running in 4ef646d5c2b5 07:53:59 Removing intermediate container 4ef646d5c2b5 07:53:59 ---> 2e5322965395 07:53:59 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:53:59 ---> Running in 130345786b51 07:53:59 Removing intermediate container 130345786b51 07:53:59 ---> 3f83298f7784 07:53:59 Step 24/26 : LABEL arch=amd64 07:53:59 ---> Running in aecfe77c397e 07:53:59 Removing intermediate container aecfe77c397e 07:53:59 ---> 63875175edaf 07:53:59 Step 25/26 : LABEL git_sha=50a4404deb97c933da02939d38ebc02aded80c19 07:53:59 ---> Running in b9c9d2fa8b50 07:53:59 Removing intermediate container b9c9d2fa8b50 07:53:59 ---> 8b9e425fe0d9 07:53:59 Step 26/26 : LABEL version=4.0.0 07:53:59 ---> Running in 8757cf09d3ff 07:53:59 Removing intermediate container 8757cf09d3ff 07:53:59 ---> b85cbe8c6436 07:53:59 [Warning] One or more build-args [ARCH] were not consumed 07:54:00 Successfully built b85cbe8c6436 07:54:00 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:00 provisioning config files... 07:54:00 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config5949868004548917490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:00 ---> ****-login.sh 07:54:00 nexus3.edgexfoundry.org:10001 07:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:00 Configure a credential helper to remove this warning. See 07:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:00 07:54:00 Login Succeeded 07:54:00 nexus3.edgexfoundry.org:10002 07:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:00 Configure a credential helper to remove this warning. See 07:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:00 07:54:00 Login Succeeded 07:54:00 nexus3.edgexfoundry.org:10003 07:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:00 Configure a credential helper to remove this warning. See 07:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:00 07:54:00 Login Succeeded 07:54:00 nexus3.edgexfoundry.org:10004 07:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:00 Configure a credential helper to remove this warning. See 07:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:00 07:54:00 Login Succeeded 07:54:00 ****.io 07:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:01 Configure a credential helper to remove this warning. See 07:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:01 07:54:01 Login Succeeded 07:54:01 ---> ****-login.sh ends [Pipeline] } 07:54:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:54:01 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 07:54:01 50a4404deb97c933da02939d38ebc02aded80c19 07:54:01 4.0.0 07:54:01 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 07:54:01 odessa 07:54:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:01 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:01 + docker push nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19 07:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:54:01 c0cdfcb5f3c7: Preparing 07:54:01 23b222a91741: Preparing 07:54:01 6ac702055489: Preparing 07:54:01 bbabafd2927d: Preparing 07:54:01 b0b348921f63: Preparing 07:54:01 994456c4fd7b: Preparing 07:54:01 994456c4fd7b: Waiting 07:54:01 23b222a91741: Pushed 07:54:01 994456c4fd7b: Layer already exists 07:54:01 b0b348921f63: Pushed 07:54:01 6ac702055489: Pushed 07:54:01 bbabafd2927d: Pushed 07:54:07 c0cdfcb5f3c7: Pushed 07:54:07 50a4404deb97c933da02939d38ebc02aded80c19: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:07 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:07 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0 07:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:54:07 c0cdfcb5f3c7: Preparing 07:54:07 23b222a91741: Preparing 07:54:07 6ac702055489: Preparing 07:54:07 bbabafd2927d: Preparing 07:54:07 b0b348921f63: Preparing 07:54:07 994456c4fd7b: Preparing 07:54:07 994456c4fd7b: Waiting 07:54:07 c0cdfcb5f3c7: Layer already exists 07:54:07 23b222a91741: Layer already exists 07:54:07 bbabafd2927d: Layer already exists 07:54:07 6ac702055489: Layer already exists 07:54:07 b0b348921f63: Layer already exists 07:54:07 994456c4fd7b: Layer already exists 07:54:07 4.0.0: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:08 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:08 + docker push nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 07:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:54:08 c0cdfcb5f3c7: Preparing 07:54:08 23b222a91741: Preparing 07:54:08 6ac702055489: Preparing 07:54:08 bbabafd2927d: Preparing 07:54:08 b0b348921f63: Preparing 07:54:08 994456c4fd7b: Preparing 07:54:08 994456c4fd7b: Waiting 07:54:08 bbabafd2927d: Layer already exists 07:54:08 23b222a91741: Layer already exists 07:54:08 c0cdfcb5f3c7: Layer already exists 07:54:08 6ac702055489: Layer already exists 07:54:08 b0b348921f63: Layer already exists 07:54:08 994456c4fd7b: Layer already exists 07:54:08 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:08 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:09 + docker push nexus3.edgexfoundry.org:10004/device-uart:odessa 07:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:54:09 c0cdfcb5f3c7: Preparing 07:54:09 23b222a91741: Preparing 07:54:09 6ac702055489: Preparing 07:54:09 bbabafd2927d: Preparing 07:54:09 b0b348921f63: Preparing 07:54:09 994456c4fd7b: Preparing 07:54:09 994456c4fd7b: Waiting 07:54:09 b0b348921f63: Layer already exists 07:54:09 6ac702055489: Layer already exists 07:54:09 c0cdfcb5f3c7: Layer already exists 07:54:09 23b222a91741: Layer already exists 07:54:09 bbabafd2927d: Layer already exists 07:54:09 994456c4fd7b: Layer already exists 07:54:09 odessa: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:09 ===================================================== [Pipeline] echo 07:54:09 taggedImages: 07:54:09 - nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19 07:54:09 - nexus3.edgexfoundry.org:10004/device-uart:4.0.0 07:54:09 - nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 07:54:09 - nexus3.edgexfoundry.org:10004/device-uart:odessa [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 07:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:09 07:54:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:09 latest: Pulling from edgex-lftools-log-publisher 07:54:09 5eb5b503b376: Pulling fs layer 07:54:09 5c69ac0246d0: Pulling fs layer 07:54:09 ec43610c2a17: Pulling fs layer 07:54:09 3a2ae6a8a46f: Pulling fs layer 07:54:09 33b1e0a273af: Pulling fs layer 07:54:09 5d3b04190fa2: Pulling fs layer 07:54:09 2f39f015ded8: Pulling fs layer 07:54:09 5d3b04190fa2: Waiting 07:54:09 33b1e0a273af: Waiting 07:54:09 3a2ae6a8a46f: Waiting 07:54:09 2f39f015ded8: Waiting 07:54:09 5c69ac0246d0: Download complete 07:54:09 3a2ae6a8a46f: Verifying Checksum 07:54:09 3a2ae6a8a46f: Download complete 07:54:09 33b1e0a273af: Verifying Checksum 07:54:09 33b1e0a273af: Download complete 07:54:09 5d3b04190fa2: Verifying Checksum 07:54:09 5d3b04190fa2: Download complete 07:54:09 ec43610c2a17: Verifying Checksum 07:54:09 ec43610c2a17: Download complete 07:54:10 5eb5b503b376: Verifying Checksum 07:54:10 5eb5b503b376: Download complete 07:54:10 2f39f015ded8: Download complete 07:54:11 5eb5b503b376: Pull complete 07:54:11 5c69ac0246d0: Pull complete 07:54:11 ec43610c2a17: Pull complete 07:54:11 3a2ae6a8a46f: Pull complete 07:54:12 33b1e0a273af: Pull complete 07:54:12 5d3b04190fa2: Pull complete 07:54:16 2f39f015ded8: Pull complete 07:54:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:16 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 07:54:16 $ 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_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 07:54:19 $ docker top 745f580e3351dc759310e6be035db38e1cb71f1f69377986c143adb43643d133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:19 ---> job-cost.sh 07:54:19 lf-activate-venv: SKIPPING 07:54:19 INFO: No Stack... 07:54:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:54:20 INFO: Archiving Costs [Pipeline] sh 07:54:20 + cat /w/workspace/edgexfoundry_device-uart_odessa/archives/cost.csv 07:54:20 + cut -d, -f6 [Pipeline] lock 07:54:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] 07:54:20 Resource [jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] did not exist. Created. 07:54:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:21 + echo total: 0.2199999988079071 [Pipeline] stash 07:54:21 Stashed 1 file(s) [Pipeline] } 07:54:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:21 $ docker stop --time=1 745f580e3351dc759310e6be035db38e1cb71f1f69377986c143adb43643d133 07:54:22 $ docker rm -f --volumes 745f580e3351dc759310e6be035db38e1cb71f1f69377986c143adb43643d133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:54:27 Removing intermediate container 3701cdf2e6ca 07:54:27 ---> 614e8a756bd6 07:54:27 Step 10/12 : COPY . . 07:54:34 ---> 1981946e8baf 07:54:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:54:34 ---> Running in 3a527ec22d64 07:54:34 Removing intermediate container 3a527ec22d64 07:54:34 ---> 3940e6eee46c 07:54:34 Step 12/12 : RUN ${MAKE} 07:54:34 ---> Running in 15f9dbfe5e38 07:54:34 noop 07:54:35 Removing intermediate container 15f9dbfe5e38 07:54:35 ---> 888860a6f0d4 07:54:36 Successfully built 888860a6f0d4 07:54:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:36 + docker inspect -f . ci-base-image-arm64 07:54:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:36 prd-ubuntu20.04-docker-arm64-4c-16g-41068 does not seem to be running inside a container 07:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:54:37 $ docker top 81138d0f43e73f3b9169f6982a17325702b1ce395c477bac332b8d40a9411196 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:38 + go version 07:54:38 go version go1.23.7 linux/arm64 [Pipeline] } 07:54:38 $ docker stop --time=1 81138d0f43e73f3b9169f6982a17325702b1ce395c477bac332b8d40a9411196 07:54:40 $ docker rm -f --volumes 81138d0f43e73f3b9169f6982a17325702b1ce395c477bac332b8d40a9411196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker inspect -f . ci-base-image-arm64 07:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:40 prd-ubuntu20.04-docker-arm64-4c-16g-41068 does not seem to be running inside a container 07:54:41 $ 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/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:54:42 $ docker top 132fdd08e8cbc8b198bd81b0072d105993cf42621eea8762c0787e4ea6a44f3f -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:43 + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh 07:54:43 + make test 07:54:43 go test ./... -coverprofile=coverage.out 07:54:47 ? github.com/edgexfoundry/device-uart [no test files] 07:58:24 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:58:24 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:58:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:58:24 go vet ./... 07:59:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:59:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:59:20 ./bin/test-attribution-txt.sh [Pipeline] echo 07:59:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:59:21 + go mod tidy [Pipeline] } 07:59:26 $ docker stop --time=1 132fdd08e8cbc8b198bd81b0072d105993cf42621eea8762c0787e4ea6a44f3f 07:59:29 $ docker rm -f --volumes 132fdd08e8cbc8b198bd81b0072d105993cf42621eea8762c0787e4ea6a44f3f [Pipeline] // withDockerContainer [Pipeline] sh 07:59:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:31 Warning: overwriting stash ‘coverage-report’ 07:59:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:59:33 + ls -al . 07:59:33 total 224 07:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:54 . 07:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:51 .. 07:59:33 -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 07:51 .dockerignore 07:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:51 .git 07:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 .github 07:59:33 -rw-rw-r-- 1 jenkins jenkins 335 Mar 12 07:51 .gitignore 07:59:33 -rw-rw-r-- 1 jenkins jenkins 198 Mar 12 07:51 .golangci.yml 07:59:33 -rw-rw-r-- 1 jenkins jenkins 18662 Mar 12 07:51 Attribution.txt 07:59:33 -rw-rw-r-- 1 jenkins jenkins 2704 Mar 12 07:51 CHANGELOG.md 07:59:33 -rw-rw-r-- 1 jenkins jenkins 1919 Mar 12 07:51 Dockerfile 07:59:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:51 GOVERNANCE.md 07:59:33 -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 07:51 Jenkinsfile 07:59:33 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:51 LICENSE 07:59:33 -rw-rw-r-- 1 jenkins jenkins 2455 Mar 12 07:51 Makefile 07:59:33 -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 07:51 OWNERS.md 07:59:33 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 12 07:51 README.md 07:59:33 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:51 VERSION 07:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:51 bin 07:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 cmd 07:59:33 -rw-r--r-- 1 jenkins jenkins 6770 Mar 12 07:58 coverage.out 07:59:33 -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 07:51 go.mod 07:59:33 -rw-rw-r-- 1 jenkins jenkins 86751 Mar 12 07:51 go.sum 07:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 internal 07:59:33 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:51 vendor 07:59:33 -rw-rw-r-- 1 jenkins jenkins 209 Mar 12 07:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:33 + 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=50a4404deb97c933da02939d38ebc02aded80c19 --label arch=arm64 --label version=4.0.0 . 07:59:37 Sending build context to Docker daemon 58.3MB 07:59:37 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:59:37 Step 2/26 : FROM ${BASE} AS builder 07:59:37 ---> 888860a6f0d4 07:59:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:59:38 ---> Running in 810e19f629c3 07:59:39 Removing intermediate container 810e19f629c3 07:59:39 ---> a7eea32e7218 07:59:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:59:39 ---> Running in 2685d37cbb78 07:59:39 Removing intermediate container 2685d37cbb78 07:59:39 ---> ff45302fa8ba 07:59:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:59:39 ---> Running in 528302abc873 07:59:40 Removing intermediate container 528302abc873 07:59:40 ---> a823a687f3f7 07:59:40 Step 6/26 : WORKDIR /device-uart 07:59:40 ---> Running in 3d0447785ade 07:59:40 Removing intermediate container 3d0447785ade 07:59:40 ---> 05b6be80ef1d 07:59:40 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:40 ---> Running in 56f0cce6a41d 07:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:44 OK: 244 MiB in 62 packages 07:59:45 Removing intermediate container 56f0cce6a41d 07:59:45 ---> 7cddd5fb0c18 07:59:45 Step 8/26 : COPY go.mod vendor* ./ 08:00:00 ---> f30c7d7cac3a 08:00:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:00 ---> Running in 0d248eba8985 08:00:01 skipping... 08:00:01 Removing intermediate container 0d248eba8985 08:00:01 ---> 2eacafa74eee 08:00:01 Step 10/26 : COPY . . 08:00:22 ---> 7caffda1c009 08:00:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:00:22 ---> Running in 7cd8578a97e0 08:00:22 Removing intermediate container 7cd8578a97e0 08:00:22 ---> b27a51a6a227 08:00:22 Step 12/26 : RUN ${MAKE} 08:00:22 ---> Running in 6eb07b312707 08:00:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 08:04:46 Removing intermediate container 6eb07b312707 08:04:46 ---> e4f35c346142 08:04:46 Step 13/26 : FROM alpine:3.20 08:04:46 3.20: Pulling from library/alpine 08:04:46 94e9d8af2201: Already exists 08:04:46 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:04:46 Status: Downloaded newer image for alpine:3.20 08:04:46 ---> 7aab056cecc6 08:04:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:04:46 ---> Running in 55b0df1cbeae 08:04:46 Removing intermediate container 55b0df1cbeae 08:04:46 ---> 4cf9c3896a3b 08:04:46 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:04:46 ---> Running in 6479f49cfcd6 08:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:04:50 (1/1) Installing dumb-init (1.2.5-r3) 08:04:50 Executing busybox-1.36.1-r29.trigger 08:04:50 OK: 9 MiB in 15 packages 08:04:51 Removing intermediate container 6479f49cfcd6 08:04:51 ---> 7d346187eb8e 08:04:51 Step 16/26 : RUN apk --no-cache upgrade 08:04:51 ---> Running in 30cfbe7e7d51 08:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:04:54 OK: 9 MiB in 15 packages 08:04:55 Removing intermediate container 30cfbe7e7d51 08:04:55 ---> e8873a964e4d 08:04:55 Step 17/26 : WORKDIR / 08:04:55 ---> Running in e895613259c4 08:04:55 Removing intermediate container e895613259c4 08:04:55 ---> 11dac764d355 08:04:55 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 08:04:56 ---> 2a6c3dc952ae 08:04:56 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 08:04:56 ---> 8cbad032dfad 08:04:56 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 08:04:59 ---> c25002d9fe93 08:04:59 Step 21/26 : EXPOSE 59995 08:04:59 ---> Running in 66a5d3aa527d 08:04:59 Removing intermediate container 66a5d3aa527d 08:04:59 ---> d81f6c5fa034 08:04:59 Step 22/26 : ENTRYPOINT ["/device-uart"] 08:04:59 ---> Running in 985e9ddb2e21 08:05:00 Removing intermediate container 985e9ddb2e21 08:05:00 ---> fc2e218ac561 08:05:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:05:00 ---> Running in 45c17d083f32 08:05:00 Removing intermediate container 45c17d083f32 08:05:00 ---> 8af341e8e9b8 08:05:00 Step 24/26 : LABEL arch=arm64 08:05:00 ---> Running in 1753e8a2d87a 08:05:00 Removing intermediate container 1753e8a2d87a 08:05:00 ---> 988d8c915c33 08:05:00 Step 25/26 : LABEL git_sha=50a4404deb97c933da02939d38ebc02aded80c19 08:05:00 ---> Running in 859ea8440ab3 08:05:01 Removing intermediate container 859ea8440ab3 08:05:01 ---> b1359ba5bb6a 08:05:01 Step 26/26 : LABEL version=4.0.0 08:05:01 ---> Running in bdd3dcdb7b6a 08:05:01 Removing intermediate container bdd3dcdb7b6a 08:05:01 ---> 3151b64c62b2 08:05:01 [Warning] One or more build-args [ARCH] were not consumed 08:05:02 Successfully built 3151b64c62b2 08:05: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 08:05:02 provisioning config files... 08:05:02 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config9760785863596133043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:04 ---> ****-login.sh 08:05:04 nexus3.edgexfoundry.org:10001 08:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:04 Configure a credential helper to remove this warning. See 08:05:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:04 08:05:04 Login Succeeded 08:05:04 nexus3.edgexfoundry.org:10002 08:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:05 Configure a credential helper to remove this warning. See 08:05:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:05 08:05:05 Login Succeeded 08:05:05 nexus3.edgexfoundry.org:10003 08:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:05 Configure a credential helper to remove this warning. See 08:05:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:05 08:05:05 Login Succeeded 08:05:05 nexus3.edgexfoundry.org:10004 08:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:06 Configure a credential helper to remove this warning. See 08:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:06 08:05:06 Login Succeeded 08:05:06 ****.io 08:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:06 Configure a credential helper to remove this warning. See 08:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:06 08:05:06 Login Succeeded 08:05:06 ---> ****-login.sh ends [Pipeline] } 08:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:06 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:05:06 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 08:05:06 50a4404deb97c933da02939d38ebc02aded80c19 08:05:06 4.0.0 08:05:06 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 08:05:06 odessa 08:05:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:07 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:07 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19 08:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:05:07 9977e2e0b011: Preparing 08:05:07 c42bb3bb9305: Preparing 08:05:07 29d32317d90c: Preparing 08:05:07 760fcf94eeb6: Preparing 08:05:07 b027063ef263: Preparing 08:05:07 dd9c8f8612c8: Preparing 08:05:07 dd9c8f8612c8: Waiting 08:05:07 760fcf94eeb6: Pushed 08:05:07 c42bb3bb9305: Pushed 08:05:07 29d32317d90c: Pushed 08:05:07 b027063ef263: Pushed 08:05:07 dd9c8f8612c8: Layer already exists 08:05:20 9977e2e0b011: Pushed 08:05:20 50a4404deb97c933da02939d38ebc02aded80c19: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:20 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:20 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0 08:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:05:20 9977e2e0b011: Preparing 08:05:20 c42bb3bb9305: Preparing 08:05:20 29d32317d90c: Preparing 08:05:20 760fcf94eeb6: Preparing 08:05:20 b027063ef263: Preparing 08:05:20 dd9c8f8612c8: Preparing 08:05:20 dd9c8f8612c8: Waiting 08:05:20 b027063ef263: Layer already exists 08:05:20 9977e2e0b011: Layer already exists 08:05:20 29d32317d90c: Layer already exists 08:05:20 760fcf94eeb6: Layer already exists 08:05:20 c42bb3bb9305: Layer already exists 08:05:20 dd9c8f8612c8: Layer already exists 08:05:21 4.0.0: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:21 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:21 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 08:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:05:21 9977e2e0b011: Preparing 08:05:21 c42bb3bb9305: Preparing 08:05:21 29d32317d90c: Preparing 08:05:21 760fcf94eeb6: Preparing 08:05:21 b027063ef263: Preparing 08:05:21 dd9c8f8612c8: Preparing 08:05:21 dd9c8f8612c8: Waiting 08:05:21 760fcf94eeb6: Layer already exists 08:05:21 b027063ef263: Layer already exists 08:05:21 9977e2e0b011: Layer already exists 08:05:21 c42bb3bb9305: Layer already exists 08:05:21 29d32317d90c: Layer already exists 08:05:21 dd9c8f8612c8: Layer already exists 08:05:22 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:22 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:22 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa 08:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:05:22 9977e2e0b011: Preparing 08:05:22 c42bb3bb9305: Preparing 08:05:22 29d32317d90c: Preparing 08:05:22 760fcf94eeb6: Preparing 08:05:22 b027063ef263: Preparing 08:05:22 dd9c8f8612c8: Preparing 08:05:22 dd9c8f8612c8: Waiting 08:05:22 c42bb3bb9305: Layer already exists 08:05:22 b027063ef263: Layer already exists 08:05:22 760fcf94eeb6: Layer already exists 08:05:22 29d32317d90c: Layer already exists 08:05:22 9977e2e0b011: Layer already exists 08:05:22 dd9c8f8612c8: Layer already exists 08:05:23 odessa: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:23 ===================================================== [Pipeline] echo 08:05:23 taggedImages: 08:05:23 - nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19 08:05:23 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0 08:05:23 - nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 08:05:23 - nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:23 08:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:24 arm64: Pulling from edgex-lftools-log-publisher 08:05:24 8998bd30e6a1: Pulling fs layer 08:05:24 04944245beec: Pulling fs layer 08:05:24 699f458cf7ca: Pulling fs layer 08:05:24 765212b225bb: Pulling fs layer 08:05:24 f23df028b6ca: Pulling fs layer 08:05:24 d65c8cfc05b1: Pulling fs layer 08:05:24 2437ff75d9bd: Pulling fs layer 08:05:24 765212b225bb: Waiting 08:05:24 f23df028b6ca: Waiting 08:05:24 d65c8cfc05b1: Waiting 08:05:24 2437ff75d9bd: Waiting 08:05:24 04944245beec: Verifying Checksum 08:05:24 04944245beec: Download complete 08:05:24 765212b225bb: Verifying Checksum 08:05:24 765212b225bb: Download complete 08:05:24 f23df028b6ca: Verifying Checksum 08:05:24 f23df028b6ca: Download complete 08:05:24 d65c8cfc05b1: Verifying Checksum 08:05:24 d65c8cfc05b1: Download complete 08:05:24 699f458cf7ca: Verifying Checksum 08:05:24 699f458cf7ca: Download complete 08:05:25 8998bd30e6a1: Verifying Checksum 08:05:25 8998bd30e6a1: Download complete 08:05:27 2437ff75d9bd: Verifying Checksum 08:05:27 2437ff75d9bd: Download complete 08:05:30 8998bd30e6a1: Pull complete 08:05:30 04944245beec: Pull complete 08:05:32 699f458cf7ca: Pull complete 08:05:32 765212b225bb: Pull complete 08:05:33 f23df028b6ca: Pull complete 08:05:33 d65c8cfc05b1: Pull complete 08:05:52 2437ff75d9bd: Pull complete 08:05:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-41068 does not seem to be running inside a container 08:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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:arm64 cat 08:05:55 $ docker top 11fd14d61b6410ace660479352a1e87ed7c6d0363f55e6b8c928931002240cde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:56 ---> job-cost.sh 08:05:56 lf-activate-venv: SKIPPING 08:05:56 INFO: No Stack... 08:05:57 INFO: Retrieving Pricing Info for: v3-standard-4 08:05:58 INFO: Archiving Costs [Pipeline] sh 08:05:59 + cat /w/workspace/device-uart/2/archives/cost.csv 08:05:59 + cut -d, -f6 [Pipeline] lock 08:05:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] 08:05:59 Resource [jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] did not exist. Created. 08:05:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:59 /w/workspace/device-uart/2@tmp/durable-36bfa1eb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:06:00 + echo total: 0.10999999940395355 [Pipeline] stash 08:06:00 Warning: overwriting stash ‘stack-cost’ 08:06:01 Stashed 1 file(s) [Pipeline] } 08:06:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:06:01 $ docker stop --time=1 11fd14d61b6410ace660479352a1e87ed7c6d0363f55e6b8c928931002240cde 08:06:02 $ docker rm -f --volumes 11fd14d61b6410ace660479352a1e87ed7c6d0363f55e6b8c928931002240cde [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 08:06:03 provisioning config files... 08:06:03 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config9800336355973716402tmp [Pipeline] { [Pipeline] sh 08:06:03 + set +x 08:06:03 + bash -s -- 08:06:03 + curl -s https://codecov.io/bash 08:06:03 08:06:03 _____ _ 08:06:03 / ____| | | 08:06:03 | | ___ __| | ___ ___ _____ __ 08:06:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:06:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:06:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:06:03 Bash-1.0.6 08:06:03 08:06:03 08:06:03 ==> git version 2.25.1 found 08:06:03 ==> 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 08:06:03 Release-Date: 2020-01-08 08:06:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:06:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:06:03 ==> Jenkins CI detected. 08:06:03 current dir:  /w/workspace/edgexfoundry_device-uart_odessa 08:06:03 project root: . 08:06:03 --> token set from env 08:06:03 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 08:06:03 ==> Running gcov in . (disable via -X gcov) 08:06:04 ==> Python coveragepy not found 08:06:04 ==> Searching for coverage reports in: 08:06:04 + . 08:06:04 -> Found 1 reports 08:06:04 ==> Detecting git/mercurial file structure 08:06:04 ==> Reading reports 08:06:04 + ./coverage.out bytes=6770 08:06:04 ==> Appending adjustments 08:06:04 https://docs.codecov.io/docs/fixing-reports 08:06:04 + Found adjustments 08:06:04 ==> Gzipping contents 08:06:04 28K /tmp/codecov.Yy7TBI.gz 08:06:04 ==> Uploading reports 08:06:04 url: https://codecov.io 08:06:04 query: branch=odessa&commit=50a4404deb97c933da02939d38ebc02aded80c19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 08:06:04 -> Pinging Codecov 08:06:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=50a4404deb97c933da02939d38ebc02aded80c19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 08:06:04 -> Uploading to 08:06:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/50a4404deb97c933da02939d38ebc02aded80c19/48cb674b-7530-4b31-a766-ea8a6947ba40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T080604Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=426e45b0998fe35867147a28b8b205030818b5551a91b96d8f2236e2821cc82a 08:06:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:06:04 Dload Upload Total Spent Left Speed 08:06:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25743 0 0 100 25743 0 167k --:--:-- --:--:-- --:--:-- 166k 100 25743 0 0 100 25743 0 167k --:--:-- --:--:-- --:--:-- 166k 08:06:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] } 08:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:06:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:06:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:06:05 08:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:06:05 latest: Pulling from edgex-devops/edgex-snyk-go 08:06:05 43c4264eed91: Pulling fs layer 08:06:05 4cc291be95ef: Pulling fs layer 08:06:05 2ac1f1163629: Pulling fs layer 08:06:05 5c3c966382ef: Pulling fs layer 08:06:05 4f4fb700ef54: Pulling fs layer 08:06:05 d9c7d2e4e75e: Pulling fs layer 08:06:05 9c3e1370e548: Pulling fs layer 08:06:05 5c3c966382ef: Waiting 08:06:05 4f4fb700ef54: Waiting 08:06:05 d9c7d2e4e75e: Waiting 08:06:05 4cc291be95ef: Verifying Checksum 08:06:05 4cc291be95ef: Download complete 08:06:05 5c3c966382ef: Download complete 08:06:05 4f4fb700ef54: Download complete 08:06:05 43c4264eed91: Download complete 08:06:06 43c4264eed91: Pull complete 08:06:06 d9c7d2e4e75e: Verifying Checksum 08:06:06 d9c7d2e4e75e: Download complete 08:06:06 4cc291be95ef: Pull complete 08:06:06 2ac1f1163629: Verifying Checksum 08:06:06 2ac1f1163629: Download complete 08:06:07 9c3e1370e548: Verifying Checksum 08:06:09 2ac1f1163629: Pull complete 08:06:09 5c3c966382ef: Pull complete 08:06:09 4f4fb700ef54: Pull complete 08:06:09 d9c7d2e4e75e: Pull complete 08:06:13 9c3e1370e548: Pull complete 08:06:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:06:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:13 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 08:06:13 $ 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_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 08:06:15 $ docker top e86a230cdd90f1482d655bf18c6ee1efa9c9c156f6204a9fc7a6c7ecd440e0dd -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] echo 08:06:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:odessa' [Pipeline] sh 08:06:16 + set -o pipefail 08:06:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:odessa' 08:06:20 08:06:20 Monitoring /w/workspace/edgexfoundry_device-uart_odessa (github.com/edgexfoundry/device-uart)... 08:06:20 08:06:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6c5085ab-ca06-452b-ace6-ae6d8743b947/history/cb523aec-1f2c-48c3-be74-1fd862db2c23 08:06:20 08:06:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:06:20 08:06:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:06:20 08:06:20 08:06:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:06:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:06:20 $ docker stop --time=1 e86a230cdd90f1482d655bf18c6ee1efa9c9c156f6204a9fc7a6c7ecd440e0dd 08:06:22 $ docker rm -f --volumes e86a230cdd90f1482d655bf18c6ee1efa9c9c156f6204a9fc7a6c7ecd440e0dd [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 08:06:23 + git log --format=format:%s -1 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] sh 08:06:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:06:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:23 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 08:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 08:06:24 $ docker top 65dc11ee6714aadd7937284202b5ce6f02b9464fecc3fef964f9e0c47cf61e5e -eo pid,comm 08:06:24 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). 08:06:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:06:24 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:06:24 + git semver [Pipeline] } 08:06:25 $ docker stop --time=1 65dc11ee6714aadd7937284202b5ce6f02b9464fecc3fef964f9e0c47cf61e5e 08:06:26 $ docker rm -f --volumes 65dc11ee6714aadd7937284202b5ce6f02b9464fecc3fef964f9e0c47cf61e5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:06:26 08:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:06:27 0.23.1-centos7: Pulling from edgex-lftools 08:06:27 ab5ef0e58194: Pulling fs layer 08:06:27 9712f1f96733: Pulling fs layer 08:06:27 63f879dbbcfc: Pulling fs layer 08:06:27 0d9ebad4ef96: Pulling fs layer 08:06:27 e9a5061849ea: Pulling fs layer 08:06:27 d747dcd14b5f: Pulling fs layer 08:06:27 2de7ff778b66: Pulling fs layer 08:06:27 e9a5061849ea: Waiting 08:06:27 d747dcd14b5f: Waiting 08:06:27 2de7ff778b66: Waiting 08:06:27 0d9ebad4ef96: Waiting 08:06:27 9712f1f96733: Verifying Checksum 08:06:27 9712f1f96733: Download complete 08:06:27 63f879dbbcfc: Verifying Checksum 08:06:27 63f879dbbcfc: Download complete 08:06:27 ab5ef0e58194: Verifying Checksum 08:06:27 ab5ef0e58194: Download complete 08:06:27 d747dcd14b5f: Verifying Checksum 08:06:27 d747dcd14b5f: Download complete 08:06:27 e9a5061849ea: Verifying Checksum 08:06:27 e9a5061849ea: Download complete 08:06:27 0d9ebad4ef96: Verifying Checksum 08:06:27 0d9ebad4ef96: Download complete 08:06:27 2de7ff778b66: Verifying Checksum 08:06:27 2de7ff778b66: Download complete 08:06:30 ab5ef0e58194: Pull complete 08:06:30 9712f1f96733: Pull complete 08:06:30 63f879dbbcfc: Pull complete 08:06:34 0d9ebad4ef96: Pull complete 08:06:34 e9a5061849ea: Pull complete 08:06:34 d747dcd14b5f: Pull complete 08:06:35 2de7ff778b66: Pull complete 08:06:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:06:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:35 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 08:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 08:06:40 $ docker top 5d7deafbf759bba7833ab8d84a5d609ba39a57662aa2259cb829a9fa989b7927 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:06:40 provisioning config files... 08:06:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config5428150040816207771tmp 08:06:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config1808771066592261633tmp 08:06:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config2563013332284436179tmp [Pipeline] { [Pipeline] echo 08:06:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:06:40 ---> sigul-configuration.sh 08:06:40 gpg: directory `/root/.gnupg' created 08:06:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:06:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:06:40 gpg: keyring `/root/.gnupg/secring.gpg' created 08:06:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:06:40 gpg: CAST5 encrypted data 08:06:40 gpg: encrypted with 1 passphrase 08:06:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:06:40 + mkdir /home/jenkins 08:06:40 + mkdir /home/jenkins/sigul [Pipeline] sh 08:06:41 + 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 08:06:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:06:41 ---> sigul-install.sh 08:06:41 Sigul already installed; skipping installation. [Pipeline] sh 08:06:41 + git tag --list 08:06:41 v0.0.0 08:06:41 v0.0.1-dev.1 08:06:41 v0.0.1-dev.2 08:06:41 v0.0.1-dev.3 08:06:41 v0.0.1-dev.4 08:06:41 v3.0.0 08:06:41 v3.0.1-dev.1 08:06:41 v3.0.1-dev.10 08:06:41 v3.0.1-dev.11 08:06:41 v3.0.1-dev.12 08:06:41 v3.0.1-dev.13 08:06:41 v3.0.1-dev.14 08:06:41 v3.0.1-dev.15 08:06:41 v3.0.1-dev.16 08:06:41 v3.0.1-dev.17 08:06:41 v3.0.1-dev.18 08:06:41 v3.0.1-dev.19 08:06:41 v3.0.1-dev.2 08:06:41 v3.0.1-dev.20 08:06:41 v3.0.1-dev.21 08:06:41 v3.0.1-dev.22 08:06:41 v3.0.1-dev.23 08:06:41 v3.0.1-dev.24 08:06:41 v3.0.1-dev.25 08:06:41 v3.0.1-dev.26 08:06:41 v3.0.1-dev.27 08:06:41 v3.0.1-dev.28 08:06:41 v3.0.1-dev.29 08:06:41 v3.0.1-dev.3 08:06:41 v3.0.1-dev.30 08:06:41 v3.0.1-dev.31 08:06:41 v3.0.1-dev.32 08:06:41 v3.0.1-dev.33 08:06:41 v3.0.1-dev.34 08:06:41 v3.0.1-dev.4 08:06:41 v3.0.1-dev.5 08:06:41 v3.0.1-dev.6 08:06:41 v3.0.1-dev.7 08:06:41 v3.0.1-dev.8 08:06:41 v3.0.1-dev.9 08:06:41 v3.1 08:06:41 v3.1.0 08:06:41 v3.1.1 08:06:41 v3.1.1-dev.1 08:06:41 v4.0.0 08:06:41 v4.0.0-dev.1 08:06:41 v4.0.0-dev.10 08:06:41 v4.0.0-dev.11 08:06:41 v4.0.0-dev.2 08:06:41 v4.0.0-dev.3 08:06:41 v4.0.0-dev.4 08:06:41 v4.0.0-dev.5 08:06:41 v4.0.0-dev.6 08:06:41 v4.0.0-dev.7 08:06:41 v4.0.0-dev.8 08:06:41 v4.0.0-dev.9 [Pipeline] sh 08:06:41 + lftools sign git-tag v4.0.0 08:06:42 Signing Git tag with Sigul... 08:06:42 Signing v4.0.0 [Pipeline] echo 08:06:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:06:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:06:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:06:43 $ docker stop --time=1 5d7deafbf759bba7833ab8d84a5d609ba39a57662aa2259cb829a9fa989b7927 08:06:44 $ docker rm -f --volumes 5d7deafbf759bba7833ab8d84a5d609ba39a57662aa2259cb829a9fa989b7927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:06:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:06:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:45 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 08:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 08:06:45 $ docker top bf0d56647e611a5f506b2878562adb22386c3687622c82f96a3cb844d4956e06 -eo pid,comm 08:06:45 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). 08:06:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:06:45 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:06:46 + git semver [Pipeline] } 08:06:46 $ docker stop --time=1 bf0d56647e611a5f506b2878562adb22386c3687622c82f96a3cb844d4956e06 08:06:47 $ docker rm -f --volumes bf0d56647e611a5f506b2878562adb22386c3687622c82f96a3cb844d4956e06 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:06:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:06:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:48 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 08:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 08:06:48 $ docker top dca51863f72d6ab051dec0eafeee29a20487b9eb9b66a909311152b59eb75fbb -eo pid,comm 08:06:48 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). 08:06:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:06:48 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:06:49 + git semver [Pipeline] } 08:06:49 $ docker stop --time=1 dca51863f72d6ab051dec0eafeee29a20487b9eb9b66a909311152b59eb75fbb 08:06:50 $ docker rm -f --volumes dca51863f72d6ab051dec0eafeee29a20487b9eb9b66a909311152b59eb75fbb [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 08:06:51 + [ -d /w/workspace/edgexfoundry_device-uart_odessa/archives ] 08:06:51 + ls -al /w/workspace/edgexfoundry_device-uart_odessa/archives 08:06:51 total 16 08:06:51 drwxr-xr-x 3 root root 4096 Mar 12 07:54 . 08:06:51 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 08:06 .. 08:06:51 drwxr-xr-x 2 root root 4096 Mar 12 07:54 cost 08:06:51 -rw-r--r-- 1 root root 83 Mar 12 07:54 cost.csv 08:06:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_odessa/archives 08:06:51 + ls -al /w/workspace/edgexfoundry_device-uart_odessa/archives 08:06:51 total 16 08:06:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:54 . 08:06:51 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 08:06 .. 08:06:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:54 cost 08:06:51 -rw-r--r-- 1 jenkins jenkins 83 Mar 12 07:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:06:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:52 ---> package-listing.sh 08:06:52 ++ facter osfamily 08:06:52 ++ tr '[:upper:]' '[:lower:]' 08:06:52 + OS_FAMILY=debian 08:06:52 + workspace=/w/workspace/edgexfoundry_device-uart_odessa 08:06:52 + START_PACKAGES=/tmp/packages_start.txt 08:06:52 + END_PACKAGES=/tmp/packages_end.txt 08:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:52 + PACKAGES=/tmp/packages_start.txt 08:06:52 + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' 08:06:52 + PACKAGES=/tmp/packages_end.txt 08:06:52 + case "${OS_FAMILY}" in 08:06:52 + dpkg -l 08:06:52 + grep '^ii' 08:06:52 + '[' -f /tmp/packages_start.txt ']' 08:06:52 + '[' -f /tmp/packages_end.txt ']' 08:06:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:52 + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' 08:06:52 + mkdir -p /w/workspace/edgexfoundry_device-uart_odessa/archives/ 08:06:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_odessa/archives/ [Pipeline] echo 08:06:52 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:06:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:53 prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container 08:06:53 $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 08:06:53 $ docker top d2fc64728d5fece5c3f4ab69bf19a49493902b3d918fe4c331a1520f2689f7d3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:53 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:54 + mkdir -p /var/log/sysstat [Pipeline] sh 08:06:54 + ls /var/log/sa-host 08:06:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:54 provisioning config files... 08:06:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config3906831780281627067tmp [Pipeline] { [Pipeline] echo 08:06:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:55 ---> create-netrc.sh [Pipeline] } 08:06:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:06:55 ---> python-tools-install.sh [Pipeline] echo 08:06:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:55 ---> sudo-logs.sh 08:06:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:06:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:55 ---> job-cost.sh 08:06:55 lf-activate-venv: SKIPPING 08:06:55 DEBUG: total: 0.2199999988079071 08:06:55 INFO: Retrieving Stack Cost... 08:06:56 INFO: Retrieving Pricing Info for: v3-standard-8 08:06:56 INFO: Archiving Costs [Pipeline] echo 08:06:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:57 ---> logs-deploy.sh 08:06:57 lf-activate-venv: SKIPPING 08:06:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/odessa/2 08:06:57 INFO: archiving workspace using pattern(s): 08:06:58 Archives upload complete. 08:06:58 INFO: archiving logs to Nexus 08:06:58 ---> uname -a: 08:06:58 Linux prd-ubuntu20-04-docker-8c-8g-41077 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:06:58 08:06:58 08:06:58 ---> lscpu: 08:06:58 Architecture: x86_64 08:06:58 CPU op-mode(s): 32-bit, 64-bit 08:06:58 Byte Order: Little Endian 08:06:58 Address sizes: 40 bits physical, 48 bits virtual 08:06:58 CPU(s): 8 08:06:58 On-line CPU(s) list: 0-7 08:06:58 Thread(s) per core: 1 08:06:58 Core(s) per socket: 1 08:06:58 Socket(s): 8 08:06:58 NUMA node(s): 1 08:06:58 Vendor ID: AuthenticAMD 08:06:58 CPU family: 23 08:06:58 Model: 49 08:06:58 Model name: AMD EPYC-Rome Processor 08:06:58 Stepping: 0 08:06:58 CPU MHz: 2800.000 08:06:58 BogoMIPS: 5600.00 08:06:58 Virtualization: AMD-V 08:06:58 Hypervisor vendor: KVM 08:06:58 Virtualization type: full 08:06:58 L1d cache: 256 KiB 08:06:58 L1i cache: 256 KiB 08:06:58 L2 cache: 4 MiB 08:06:58 L3 cache: 128 MiB 08:06:58 NUMA node0 CPU(s): 0-7 08:06:58 Vulnerability Itlb multihit: Not affected 08:06:58 Vulnerability L1tf: Not affected 08:06:58 Vulnerability Mds: Not affected 08:06:58 Vulnerability Meltdown: Not affected 08:06:58 Vulnerability Mmio stale data: Not affected 08:06:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:06:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:06:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:06:58 Vulnerability Srbds: Not affected 08:06:58 Vulnerability Tsx async abort: Not affected 08:06:58 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 08:06:58 08:06:58 08:06:58 ---> nproc: 08:06:58 8 08:06:58 08:06:58 08:06:58 ---> df -h: 08:06:58 Filesystem Size Used Avail Use% Mounted on 08:06:58 overlay 155G 14G 142G 9% / 08:06:58 tmpfs 64M 0 64M 0% /dev 08:06:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:06:58 shm 64M 0 64M 0% /dev/shm 08:06:58 /dev/vda1 155G 14G 142G 9% /facter-os 08:06:58 08:06:58 08:06:58 ---> sar -b -r -n DEV: 08:06:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41077) 03/12/25 _x86_64_ (8 CPU) 08:06:58 08:06:58 07:50:17 LINUX RESTART (8 CPU) 08:06:58 08:06:58 07:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:06:58 07:52:01 306.42 13.13 293.28 0.00 1763.97 77077.55 0.00 08:06:58 07:53:01 163.14 0.28 162.86 0.00 13.46 46324.28 0.00 08:06:58 07:54:02 218.38 0.17 218.21 0.00 10.80 60066.52 0.00 08:06:58 07:55:01 51.21 0.07 51.14 0.00 12.07 17124.44 0.00 08:06:58 07:56:01 39.64 4.98 34.66 0.00 2631.43 5907.42 0.00 08:06:58 07:57:01 4.48 0.02 4.47 0.00 0.13 91.72 0.00 08:06:58 07:58:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 08:06:58 07:59:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 08:06:58 08:00:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 08:06:58 08:01:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 08:06:58 08:02:01 1.10 0.00 1.10 0.00 0.00 16.79 0.00 08:06:58 08:03:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 08:06:58 08:04:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 08:06:58 08:05:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 08:06:58 08:06:01 1.83 0.02 1.82 0.00 0.13 24.66 0.00 08:06:58 Average: 53.01 1.25 51.76 0.00 295.78 13778.63 0.00 08:06:58 08:06:58 07:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:58 07:52:01 27713512 31514692 793996 2.41 145596 3788808 2098744 6.19 1335040 3295780 169640 08:06:58 07:53:01 26610780 30758436 1541740 4.69 205572 4023548 2719824 8.02 2079340 3591388 367728 08:06:58 07:54:02 27165660 31525040 775868 2.36 216576 4212024 1868840 5.51 1453708 3654200 1940 08:06:58 07:55:01 26672724 31538572 761380 2.32 223496 4664316 1769308 5.21 1457676 4093520 8 08:06:58 07:56:01 26354856 31518428 755056 2.30 246188 4938540 1754988 5.17 1657164 4181420 276 08:06:58 07:57:01 26369600 31528344 745200 2.27 244708 4935288 1726472 5.09 1646364 4178196 184 08:06:58 07:58:01 26369944 31528720 744736 2.26 244728 4935292 1726472 5.09 1646160 4178200 8 08:06:58 07:59:01 26372388 31531184 742308 2.26 244760 4935284 1726472 5.09 1644136 4178200 28 08:06:58 08:00:01 26372152 31530992 742452 2.26 244776 4935296 1726472 5.09 1644360 4178204 16 08:06:58 08:01:01 26373856 31532824 740436 2.25 244800 4935300 1726472 5.09 1642012 4178208 24 08:06:58 08:02:01 26374676 31533676 739504 2.25 244828 4935300 1726472 5.09 1641904 4178208 28 08:06:58 08:03:01 26374588 31533624 739520 2.25 244848 4935304 1726472 5.09 1641832 4178212 64 08:06:58 08:04:01 26374868 31533948 739356 2.25 244880 4935304 1726472 5.09 1642116 4178212 24 08:06:58 08:05:01 26374592 31533704 739496 2.25 244908 4935312 1726472 5.09 1642348 4178216 196 08:06:58 08:06:01 26374052 31533316 740028 2.25 244968 4935296 1749004 5.15 1642264 4178196 48 08:06:58 Average: 26549883 31478367 802738 2.44 232375 4732014 1833264 5.40 1627762 4039891 36014 08:06:58 08:06:58 07:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:58 07:52:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 08:06:58 07:52:01 docker0 347.49 433.63 28.85 3207.01 0.00 0.00 0.00 0.00 08:06:58 07:52:01 ens3 681.25 505.35 8102.41 80.87 0.00 0.00 0.00 0.00 08:06:58 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:58 07:53:01 veth7befabc 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:06:58 07:53:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:06:58 07:53:01 ens3 27.10 14.20 26.08 10.14 0.00 0.00 0.00 0.00 08:06:58 07:54:02 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 08:06:58 07:54:02 docker0 5.33 10.50 0.32 115.06 0.00 0.00 0.00 0.00 08:06:58 07:54:02 ens3 52.52 38.21 149.17 39.90 0.00 0.00 0.00 0.00 08:06:58 07:55:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 08:06:58 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 07:55:01 ens3 135.94 97.49 2578.98 337.64 0.00 0.00 0.00 0.00 08:06:58 07:56:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 08:06:58 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 07:56:01 ens3 97.75 51.14 2173.80 3.96 0.00 0.00 0.00 0.00 08:06:58 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:58 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 07:57:01 ens3 1.48 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:06:58 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 07:58:01 ens3 2.27 0.42 0.55 0.28 0.00 0.00 0.00 0.00 08:06:58 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:58 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 07:59:01 ens3 1.28 0.68 0.63 0.48 0.00 0.00 0.00 0.00 08:06:58 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:00:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:06:58 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:58 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:01:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:06:58 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:02:01 ens3 0.57 0.22 0.27 0.20 0.00 0.00 0.00 0.00 08:06:58 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:58 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:03:01 ens3 0.42 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:06:58 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:04:01 ens3 1.05 0.53 0.37 0.23 0.00 0.00 0.00 0.00 08:06:58 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:58 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:05:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:06:58 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:58 08:06:01 ens3 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:06:58 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 08:06:58 Average: docker0 23.55 29.65 1.95 221.72 0.00 0.00 0.00 0.00 08:06:58 Average: ens3 66.77 47.21 866.93 31.25 0.00 0.00 0.00 0.00 08:06:58 08:06:58 08:06:58 ---> sar -P ALL: 08:06:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41077) 03/12/25 _x86_64_ (8 CPU) 08:06:58 08:06:58 07:50:17 LINUX RESTART (8 CPU) 08:06:58 08:06:58 07:51:01 CPU %user %nice %system %iowait %steal %idle 08:06:58 07:52:01 all 9.61 0.00 4.38 4.56 0.07 81.39 08:06:58 07:52:01 0 10.76 0.00 4.10 0.79 0.05 84.30 08:06:58 07:52:01 1 8.40 0.00 3.92 1.28 0.07 86.33 08:06:58 07:52:01 2 9.04 0.00 5.62 6.13 0.07 79.14 08:06:58 07:52:01 3 12.16 0.00 4.65 2.69 0.05 80.44 08:06:58 07:52:01 4 8.57 0.00 4.94 17.20 0.08 69.21 08:06:58 07:52:01 5 9.71 0.00 4.43 7.21 0.07 78.58 08:06:58 07:52:01 6 9.28 0.00 3.22 0.67 0.08 86.75 08:06:58 07:52:01 7 8.96 0.00 4.16 0.54 0.07 86.28 08:06:58 07:53:01 all 36.53 0.00 6.20 3.05 0.08 54.14 08:06:58 07:53:01 0 36.69 0.00 7.10 0.22 0.07 55.93 08:06:58 07:53:01 1 36.20 0.00 5.37 0.22 0.08 58.13 08:06:58 07:53:01 2 37.56 0.00 6.83 0.52 0.07 55.02 08:06:58 07:53:01 3 35.96 0.00 5.81 1.95 0.08 56.21 08:06:58 07:53:01 4 36.33 0.00 6.93 16.85 0.08 39.81 08:06:58 07:53:01 5 37.06 0.00 6.29 1.23 0.08 55.34 08:06:58 07:53:01 6 37.46 0.00 5.63 1.33 0.10 55.49 08:06:58 07:53:01 7 34.97 0.00 5.65 2.14 0.08 57.15 08:06:58 07:54:02 all 30.44 0.00 6.88 1.94 0.08 60.66 08:06:58 07:54:02 0 30.88 0.00 6.14 0.50 0.08 62.39 08:06:58 07:54:02 1 30.95 0.00 7.21 2.63 0.07 59.14 08:06:58 07:54:02 2 29.84 0.00 7.21 0.88 0.08 61.98 08:06:58 07:54:02 3 28.39 0.00 7.34 0.69 0.07 63.51 08:06:58 07:54:02 4 30.67 0.00 6.58 1.44 0.08 61.23 08:06:58 07:54:02 5 30.36 0.00 6.95 8.51 0.08 54.09 08:06:58 07:54:02 6 32.65 0.00 6.88 0.29 0.08 60.10 08:06:58 07:54:02 7 29.76 0.00 6.72 0.64 0.07 62.81 08:06:58 07:55:01 all 3.65 0.00 1.16 0.54 0.03 94.62 08:06:58 07:55:01 0 4.92 0.00 1.06 0.00 0.02 94.00 08:06:58 07:55:01 1 3.01 0.00 0.90 0.02 0.02 96.06 08:06:58 07:55:01 2 2.90 0.00 1.52 0.20 0.02 95.37 08:06:58 07:55:01 3 3.10 0.00 1.12 0.53 0.03 95.22 08:06:58 07:55:01 4 3.73 0.00 1.40 3.45 0.05 91.37 08:06:58 07:55:01 5 2.61 0.00 0.97 0.07 0.02 96.33 08:06:58 07:55:01 6 4.81 0.00 0.77 0.02 0.03 94.37 08:06:58 07:55:01 7 4.13 0.00 1.59 0.05 0.02 94.22 08:06:58 07:56:01 all 2.04 0.00 1.05 0.65 0.03 96.23 08:06:58 07:56:01 0 3.02 0.00 1.95 0.20 0.03 94.79 08:06:58 07:56:01 1 1.47 0.00 1.42 0.95 0.03 96.12 08:06:58 07:56:01 2 3.96 0.00 0.90 0.90 0.03 94.21 08:06:58 07:56:01 3 1.95 0.00 0.77 0.03 0.02 97.23 08:06:58 07:56:01 4 1.02 0.00 0.62 0.00 0.02 98.34 08:06:58 07:56:01 5 1.40 0.00 1.47 0.62 0.02 96.50 08:06:58 07:56:01 6 2.47 0.00 0.65 0.07 0.03 96.78 08:06:58 07:56:01 7 1.03 0.00 0.62 2.45 0.02 95.88 08:06:58 07:57:01 all 0.07 0.00 0.05 0.01 0.01 99.86 08:06:58 07:57:01 0 0.08 0.00 0.07 0.00 0.00 99.85 08:06:58 07:57:01 1 0.15 0.00 0.08 0.02 0.00 99.75 08:06:58 07:57:01 2 0.08 0.00 0.07 0.00 0.02 99.83 08:06:58 07:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:06:58 07:57:01 4 0.05 0.00 0.02 0.02 0.00 99.92 08:06:58 07:57:01 5 0.07 0.00 0.03 0.03 0.02 99.85 08:06:58 07:57:01 6 0.05 0.00 0.07 0.00 0.00 99.88 08:06:58 07:57:01 7 0.00 0.00 0.02 0.05 0.00 99.93 08:06:58 07:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:06:58 07:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:06:58 07:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:06:58 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:06:58 07:58:01 3 0.12 0.00 0.05 0.00 0.02 99.82 08:06:58 07:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:06:58 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:06:58 07:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:06:58 07:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:06:58 07:59:01 all 0.04 0.00 0.02 0.00 0.00 99.93 08:06:58 07:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:06:58 07:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:06:58 07:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:06:58 07:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:06:58 07:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:06:58 07:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:06:58 07:59:01 6 0.20 0.00 0.02 0.00 0.00 99.78 08:06:58 07:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:06:58 08:00:01 all 0.05 0.00 0.01 0.00 0.01 99.94 08:06:58 08:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:06:58 08:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:06:58 08:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:06:58 08:00:01 3 0.07 0.00 0.02 0.00 0.03 99.88 08:06:58 08:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:06:58 08:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:06:58 08:00:01 6 0.22 0.00 0.00 0.00 0.00 99.78 08:06:58 08:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:06:58 08:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:06:58 08:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:06:58 08:01:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:06:58 08:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:06:58 08:01:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:06:58 08:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:06:58 08:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:06:58 08:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:06:58 08:01:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:06:58 08:02:01 all 0.01 0.00 0.00 0.00 0.00 99.97 08:06:58 08:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:06:58 08:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:06:58 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:06:58 08:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:06:58 08:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:06:58 08:02:01 5 0.05 0.00 0.00 0.02 0.00 99.93 08:06:58 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:06:58 08:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:06:58 08:06:58 08:02:01 CPU %user %nice %system %iowait %steal %idle 08:06:58 08:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:06:58 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:06:58 08:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:06:58 08:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:06:58 08:03:01 3 0.12 0.00 0.02 0.00 0.03 99.83 08:06:58 08:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:06:58 08:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:06:58 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:06:58 08:03:01 7 0.00 0.00 0.02 0.07 0.00 99.92 08:06:58 08:04:01 all 0.01 0.00 0.01 0.00 0.00 99.96 08:06:58 08:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:06:58 08:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:06:58 08:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:06:58 08:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:06:58 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:06:58 08:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:06:58 08:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:06:58 08:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:06:58 08:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:06:58 08:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:06:58 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:06:58 08:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:06:58 08:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:06:58 08:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:06:58 08:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:06:58 08:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:06:58 08:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:06:58 08:06:01 all 0.02 0.00 0.03 0.00 0.01 99.94 08:06:58 08:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:06:58 08:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:06:58 08:06:01 2 0.02 0.00 0.05 0.00 0.02 99.92 08:06:58 08:06:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:06:58 08:06:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:06:58 08:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:06:58 08:06:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:06:58 08:06:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:06:58 Average: all 5.47 0.00 1.31 0.71 0.02 92.48 08:06:58 Average: 0 5.72 0.00 1.36 0.11 0.02 92.80 08:06:58 Average: 1 5.32 0.00 1.25 0.34 0.02 93.06 08:06:58 Average: 2 5.52 0.00 1.47 0.57 0.02 92.42 08:06:58 Average: 3 5.45 0.00 1.33 0.39 0.03 92.80 08:06:58 Average: 4 5.34 0.00 1.37 2.58 0.02 90.69 08:06:58 Average: 5 5.39 0.00 1.34 1.17 0.02 92.08 08:06:58 Average: 6 5.78 0.00 1.15 0.16 0.03 92.89 08:06:58 Average: 7 5.23 0.00 1.25 0.40 0.02 93.11 08:06:58 08:06:58 08:06:58