Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbe7f7f4f25588eb2c33b5d8d364f118e746b793 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-ssh13098433602765516295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10685891787671816977.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13217117210133892978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14664972728006620900.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh759426131617036898.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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1016 in /w/workspace/edgexfoundry_device-uart_napa [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_napa # 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 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 (napa) Commit message: "Merge pull request #53 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f cbe7f7f4f25588eb2c33b5d8d364f118e746b793 # timeout=10 > git rev-list --no-walk d0925bfba9be57c91a88507a1350afd17db6efb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:04:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:04:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:04:13 ========================================================= 08:04:13 EdgeX Global Pipelines Version Info 08:04:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:04:14 ------------------- 08:04:14 stable info: 08:04:14 ------------------- 08:04:14 Commited By: Ginny Guan ginny@iotechsys.com 08:04:14 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:04:14 Message: update stable to v1.0.260 08:04:15 ------------------- 08:04:15 experimental info: 08:04:15 ------------------- 08:04:15 Commited By: Ginny Guan ginny@iotechsys.com 08:04:15 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:04:15 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 08:04:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo 08:04:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbe7f7f [Pipeline] echo 08:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:16 provisioning config files... 08:04:16 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config12278392584959922195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:16 ---> ****-login.sh 08:04:16 nexus3.edgexfoundry.org:10001 08:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:16 Configure a credential helper to remove this warning. See 08:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:16 08:04:16 Login Succeeded 08:04:16 nexus3.edgexfoundry.org:10002 08:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:16 Configure a credential helper to remove this warning. See 08:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:16 08:04:16 Login Succeeded 08:04:16 nexus3.edgexfoundry.org:10003 08:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:16 Configure a credential helper to remove this warning. See 08:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:16 08:04:16 Login Succeeded 08:04:16 nexus3.edgexfoundry.org:10004 08:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:17 Configure a credential helper to remove this warning. See 08:04:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:17 08:04:17 Login Succeeded 08:04:17 ****.io 08:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:17 Configure a credential helper to remove this warning. See 08:04:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:17 08:04:17 Login Succeeded 08:04:17 ---> ****-login.sh ends [Pipeline] } 08:04:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:04:17 + git rev-list -1 --merges cbe7f7f4f25588eb2c33b5d8d364f118e746b793~1..cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo 08:04:17 -----------> git rev-list -1 --merges cbe7f7f4f25588eb2c33b5d8d364f118e746b793~1..cbe7f7f4f25588eb2c33b5d8d364f118e746b793 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:04:17 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [false] [Pipeline] sh 08:04:18 + git log --format=format:%s -1 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo 08:04:18 ========================================================= 08:04:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:04:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:18 + git log --format=format:%s -1 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo 08:04:18 [semverPrep] GIT_COMMIT: cbe7f7f4f25588eb2c33b5d8d364f118e746b793, Commit Message: Merge pull request #53 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 08:04:18 [semverPrep] This is not a build commit. [Pipeline] sh 08:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:19 + grep -v github /etc/ssh/ssh_known_hosts 08:04:19 + [ -e /tmp/ssh_known_hosts ] 08:04:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:04:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:04:19 + sudo tee -a /etc/ssh/ssh_known_hosts 08:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:19 08:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:19 0.1.4: Pulling from edgex-devops/py-git-semver 08:04:19 b85a868b505f: Pulling fs layer 08:04:19 e2be974225ed: Pulling fs layer 08:04:19 339a4e72a1f5: Pulling fs layer 08:04:19 988bab9f4d93: Pulling fs layer 08:04:19 1469e6f7b9e6: Pulling fs layer 08:04:19 eaf3925da568: Pulling fs layer 08:04:19 bab4dde63d76: Pulling fs layer 08:04:19 bde34c3a00c8: Pulling fs layer 08:04:19 b352a97aabf1: Pulling fs layer 08:04:19 4872d77fe225: Pulling fs layer 08:04:19 5851b861e8e6: Pulling fs layer 08:04:19 bab4dde63d76: Waiting 08:04:19 4872d77fe225: Waiting 08:04:19 bde34c3a00c8: Waiting 08:04:19 b352a97aabf1: Waiting 08:04:19 1469e6f7b9e6: Waiting 08:04:19 eaf3925da568: Waiting 08:04:19 988bab9f4d93: Waiting 08:04:19 5851b861e8e6: Waiting 08:04:19 e2be974225ed: Download complete 08:04:19 988bab9f4d93: Verifying Checksum 08:04:19 988bab9f4d93: Download complete 08:04:19 1469e6f7b9e6: Verifying Checksum 08:04:19 1469e6f7b9e6: Download complete 08:04:20 339a4e72a1f5: Verifying Checksum 08:04:20 339a4e72a1f5: Download complete 08:04:20 eaf3925da568: Verifying Checksum 08:04:20 eaf3925da568: Download complete 08:04:20 bde34c3a00c8: Download complete 08:04:20 b352a97aabf1: Download complete 08:04:20 4872d77fe225: Download complete 08:04:20 5851b861e8e6: Verifying Checksum 08:04:20 5851b861e8e6: Download complete 08:04:20 b85a868b505f: Verifying Checksum 08:04:20 b85a868b505f: Download complete 08:04:20 bab4dde63d76: Verifying Checksum 08:04:20 bab4dde63d76: Download complete 08:04:21 b85a868b505f: Pull complete 08:04:21 e2be974225ed: Pull complete 08:04:21 339a4e72a1f5: Pull complete 08:04:21 988bab9f4d93: Pull complete 08:04:22 1469e6f7b9e6: Pull complete 08:04:22 eaf3925da568: Pull complete 08:04:24 bab4dde63d76: Pull complete 08:04:24 bde34c3a00c8: Pull complete 08:04:24 b352a97aabf1: Pull complete 08:04:24 4872d77fe225: Pull complete 08:04:24 5851b861e8e6: Pull complete 08:04:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:24 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:04:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@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 08:04:25 $ docker top 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 -eo pid,comm 08:04:25 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:04:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:25 [ssh-agent] Looking for ssh-agent implementation... 08:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:25 $ docker exec 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent 08:04:25 SSH_AUTH_SOCK=/tmp/ssh-A00ls6zrXooU/agent.31 08:04:25 SSH_AGENT_PID=37 08:04:25 Running ssh-add (command line suppressed) 08:04:26 Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_6534421339254846772.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_6534421339254846772.key) 08:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:26 + git tag --points-at HEAD [Pipeline] } 08:04:26 $ docker exec --env ******** --env ******** 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent -k 08:04:26 unset SSH_AUTH_SOCK; 08:04:26 unset SSH_AGENT_PID; 08:04:26 echo Agent pid 37 killed; 08:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:26 [ssh-agent] Looking for ssh-agent implementation... 08:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:26 $ docker exec 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent 08:04:26 SSH_AUTH_SOCK=/tmp/ssh-RWcOZFz6mU0q/agent.70 08:04:26 SSH_AGENT_PID=76 08:04:26 Running ssh-add (command line suppressed) 08:04:26 Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_311400669454520183.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_311400669454520183.key) 08:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:27 + git semver init 08:04:27 2024-05-29 08:04:27,317 [run_init] DEBUG init version:0.0.0 force:False 08:04:27 2024-05-29 08:04:27,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_napa/.semver 08:04:27 2024-05-29 08:04:27,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_napa/.semver 08:04:27 2024-05-29 08:04:27,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=None) 08:04:28 2024-05-29 08:04:28,647 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_napa/.git/info/exclude 08:04:28 2024-05-29 08:04:28,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_napa/.semver/napa with force:False 08:04:28 2024-05-29 08:04:28,648 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:04:28 2024-05-29 08:04:28,648 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:04:28 3.1.1-dev.1 [Pipeline] } 08:04:28 $ docker exec --env ******** --env ******** 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent -k 08:04:28 unset SSH_AUTH_SOCK; 08:04:28 unset SSH_AGENT_PID; 08:04:28 echo Agent pid 76 killed; 08:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:29 + git semver [Pipeline] } 08:04:29 $ docker stop --time=1 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 08:04:30 $ docker rm -f --volumes 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:04:31 Stashed 1 file(s) [Pipeline] echo 08:04:31 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:31 provisioning config files... 08:04:31 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config2617142433439236166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:31 ---> ****-login.sh 08:04:31 nexus3.edgexfoundry.org:10001 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10002 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10003 08:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:32 Configure a credential helper to remove this warning. See 08:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:32 08:04:32 Login Succeeded 08:04:32 nexus3.edgexfoundry.org:10004 08:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:32 Configure a credential helper to remove this warning. See 08:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:32 08:04:32 Login Succeeded 08:04:32 ****.io 08:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:32 Configure a credential helper to remove this warning. See 08:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:32 08:04:32 Login Succeeded 08:04:32 ---> ****-login.sh ends [Pipeline] } 08:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:04:32 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 08:04:32 [Pipeline] echo 08:04:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:04:32 ========================================================= 08:04:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 08:04:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:04:33 Sending build context to Docker daemon 56.34MB 08:04:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:04:33 Step 2/12 : FROM ${BASE} AS builder 08:04:33 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:04:33 619be1103602: Pulling fs layer 08:04:33 7862e08f4a3e: Pulling fs layer 08:04:33 5df492c9dc93: Pulling fs layer 08:04:33 7629e6793208: Pulling fs layer 08:04:33 4f4fb700ef54: Pulling fs layer 08:04:33 8de7f028bff5: Pulling fs layer 08:04:33 44042ff1420b: Pulling fs layer 08:04:33 5cdaf54b7214: Pulling fs layer 08:04:33 38f3e5a9071a: Pulling fs layer 08:04:33 7629e6793208: Waiting 08:04:33 8de7f028bff5: Waiting 08:04:33 4f4fb700ef54: Waiting 08:04:33 44042ff1420b: Waiting 08:04:33 5cdaf54b7214: Waiting 08:04:33 38f3e5a9071a: Waiting 08:04:33 7862e08f4a3e: Download complete 08:04:33 7629e6793208: Verifying Checksum 08:04:33 7629e6793208: Download complete 08:04:33 4f4fb700ef54: Verifying Checksum 08:04:33 4f4fb700ef54: Download complete 08:04:33 8de7f028bff5: Verifying Checksum 08:04:33 8de7f028bff5: Download complete 08:04:33 619be1103602: Verifying Checksum 08:04:33 619be1103602: Download complete 08:04:33 44042ff1420b: Download complete 08:04:33 619be1103602: Pull complete 08:04:33 38f3e5a9071a: Verifying Checksum 08:04:33 38f3e5a9071a: Download complete 08:04:33 7862e08f4a3e: Pull complete 08:04:33 5df492c9dc93: Verifying Checksum 08:04:33 5df492c9dc93: Download complete 08:04:34 5cdaf54b7214: Verifying Checksum 08:04:34 5cdaf54b7214: Download complete 08:04:37 5df492c9dc93: Pull complete 08:04:37 7629e6793208: Pull complete 08:04:37 4f4fb700ef54: Pull complete 08:04:37 8de7f028bff5: Pull complete 08:04:37 44042ff1420b: Pull complete 08:04:40 5cdaf54b7214: Pull complete 08:04:40 38f3e5a9071a: Pull complete 08:04:40 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 08:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 08:04:40 ---> 60b93f829570 08:04:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:04:42 ---> Running in 11c8bbeb87b5 08:04:42 Removing intermediate container 11c8bbeb87b5 08:04:42 ---> b6c1dce9a431 08:04:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:04:42 ---> Running in b50477dd3343 08:04:42 Removing intermediate container b50477dd3343 08:04:42 ---> fad659e9753d 08:04:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:04:42 ---> Running in 01aa0559675e 08:04:42 Removing intermediate container 01aa0559675e 08:04:42 ---> bd64f543e6fb 08:04:42 Step 6/12 : WORKDIR /device-uart 08:04:42 ---> Running in 310a94ee7119 08:04:42 Removing intermediate container 310a94ee7119 08:04:42 ---> 237d051c4233 08:04:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:04:42 ---> Running in f473aa3ebe47 08:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:04:43 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:04:43 (2/4) Installing libedit (20221030.3.1-r1) 08:04:43 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:04:43 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:04:43 Executing busybox-1.36.1-r5.trigger 08:04:43 OK: 268 MiB in 56 packages 08:04:43 Removing intermediate container f473aa3ebe47 08:04:43 ---> 3fa86b3dcc85 08:04:43 Step 8/12 : COPY go.mod vendor* ./ 08:04:44 ---> 9a799a1e365a 08:04:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:44 ---> Running in f79e128beb83 08:04:46 Still waiting to schedule task 08:04:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:05:06 Removing intermediate container f79e128beb83 08:05:06 ---> 3dd95c1961ab 08:05:06 Step 10/12 : COPY . . 08:05:07 ---> 41025be4bae6 08:05:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:05:07 ---> Running in 4f5e2784472f 08:05:07 Removing intermediate container 4f5e2784472f 08:05:07 ---> aed9e6caa537 08:05:07 Step 12/12 : RUN ${MAKE} 08:05:07 ---> Running in c9b06ddc4f33 08:05:07 noop 08:05:08 Removing intermediate container c9b06ddc4f33 08:05:08 ---> f89c2a71068d 08:05:08 Successfully built f89c2a71068d 08:05:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:08 + docker inspect -f . ci-base-image-x86_64 08:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:08 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:08 $ docker top 88db3252bc8faa157cc250a6dec90701248af5f86ee861c49bc4b7966f5c7b03 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:09 + go version 08:05:09 go version go1.21.9 linux/amd64 [Pipeline] } 08:05:09 $ docker stop --time=1 88db3252bc8faa157cc250a6dec90701248af5f86ee861c49bc4b7966f5c7b03 08:05:10 $ docker rm -f --volumes 88db3252bc8faa157cc250a6dec90701248af5f86ee861c49bc4b7966f5c7b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:10 + docker inspect -f . ci-base-image-x86_64 08:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:11 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:05:11 $ 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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:11 $ docker top 00631eca1e64ab9485f1ff40c821a6aa584c3110695bfc15b31242debffa4e63 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_napa [Pipeline] fileExists [Pipeline] sh 08:05:12 + make test 08:05:12 go test ./... -coverprofile=coverage.out 08:05:12 ? github.com/edgexfoundry/device-uart [no test files] 08:05:24 ? github.com/edgexfoundry/device-uart/cmd [no test files] 08:05:24 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 08:05:30 go vet ./... 08:05:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:05:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:05:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:05:33 + go mod tidy [Pipeline] } 08:05:33 $ docker stop --time=1 00631eca1e64ab9485f1ff40c821a6aa584c3110695bfc15b31242debffa4e63 08:05:35 $ docker rm -f --volumes 00631eca1e64ab9485f1ff40c821a6aa584c3110695bfc15b31242debffa4e63 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:05:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:36 + ls -al . 08:05:36 total 160 08:05:36 drwxrwxr-x 9 jenkins jenkins 4096 May 29 08:05 . 08:05:36 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:04 .. 08:05:36 -rw-rw-r-- 1 jenkins jenkins 140 May 29 08:04 .dockerignore 08:05:36 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:05 .git 08:05:36 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:04 .github 08:05:36 -rw-rw-r-- 1 jenkins jenkins 335 May 29 08:04 .gitignore 08:05:36 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:04 .golangci.yml 08:05:36 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:04 .semver 08:05:36 -rw-rw-r-- 1 jenkins jenkins 9960 May 29 08:04 Attribution.txt 08:05:36 -rw-rw-r-- 1 jenkins jenkins 1908 May 29 08:04 CHANGELOG.md 08:05:36 -rw-rw-r-- 1 jenkins jenkins 1886 May 29 08:04 Dockerfile 08:05:36 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:04 GOVERNANCE.md 08:05:36 -rw-rw-r-- 1 jenkins jenkins 675 May 29 08:04 Jenkinsfile 08:05:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:04 LICENSE 08:05:36 -rw-rw-r-- 1 jenkins jenkins 1872 May 29 08:04 Makefile 08:05:36 -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:04 OWNERS.md 08:05:36 -rw-rw-r-- 1 jenkins jenkins 8892 May 29 08:04 README.md 08:05:36 -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:04 VERSION 08:05:36 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:04 bin 08:05:36 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:04 cmd 08:05:36 -rw-r--r-- 1 jenkins jenkins 10 May 29 08:05 coverage.out 08:05:36 -rw-rw-r-- 1 jenkins jenkins 3644 May 29 08:04 go.mod 08:05:36 -rw-rw-r-- 1 jenkins jenkins 34414 May 29 08:04 go.sum 08:05:36 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:04 internal 08:05:36 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:04 vendor 08:05:36 -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:37 + 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=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 --label arch=amd64 --label version=3.1.1-dev.1 . 08:05:37 Sending build context to Docker daemon 56.34MB 08:05:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:05:37 Step 2/26 : FROM ${BASE} AS builder 08:05:37 ---> f89c2a71068d 08:05:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:05:37 ---> Running in eee8f1149b27 08:05:37 Removing intermediate container eee8f1149b27 08:05:37 ---> ae4c9b48a35e 08:05:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:05:37 ---> Running in 39d4bbf75162 08:05:37 Removing intermediate container 39d4bbf75162 08:05:37 ---> c3b41ed413de 08:05:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:05:37 ---> Running in 5c1c5deb06b6 08:05:37 Removing intermediate container 5c1c5deb06b6 08:05:37 ---> 58824e55d0eb 08:05:37 Step 6/26 : WORKDIR /device-uart 08:05:37 ---> Running in 70ac8785e991 08:05:37 Removing intermediate container 70ac8785e991 08:05:37 ---> 8882f09db5d1 08:05:37 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:05:37 ---> Running in defbb4cd2b97 08:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:05:38 OK: 268 MiB in 56 packages 08:05:38 Removing intermediate container defbb4cd2b97 08:05:38 ---> 1513d7bd145b 08:05:38 Step 8/26 : COPY go.mod vendor* ./ 08:05:40 ---> 33cde5720e5e 08:05:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:40 ---> Running in 124e36117dd5 08:05:40 skipping... 08:05:41 Removing intermediate container 124e36117dd5 08:05:41 ---> 1ac397d9aa63 08:05:41 Step 10/26 : COPY . . 08:05:42 ---> 2b04409daae6 08:05:42 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:05:42 ---> Running in 16d862af1cc9 08:05:43 Removing intermediate container 16d862af1cc9 08:05:43 ---> 1645a509cdd3 08:05:43 Step 12/26 : RUN ${MAKE} 08:05:43 ---> Running in 69ab79a16f95 08:05:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 08:06:01 Removing intermediate container 69ab79a16f95 08:06:01 ---> 1c94d0b44714 08:06:01 Step 13/26 : FROM alpine:3.18 08:06:01 3.18: Pulling from library/alpine 08:06:01 619be1103602: Already exists 08:06:01 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:06:01 Status: Downloaded newer image for alpine:3.18 08:06:01 ---> d3782b16ccc9 08:06:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:06:01 ---> Running in d531cafda514 08:06:01 Removing intermediate container d531cafda514 08:06:01 ---> 09bb354cc4b1 08:06:01 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:06:01 ---> Running in 079cce0b2489 08:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:06:01 (1/1) Installing dumb-init (1.2.5-r2) 08:06:01 Executing busybox-1.36.1-r5.trigger 08:06:01 OK: 7 MiB in 16 packages 08:06:01 Removing intermediate container 079cce0b2489 08:06:01 ---> 0ade8a973565 08:06:01 Step 16/26 : RUN apk --no-cache upgrade 08:06:01 ---> Running in 1ac33f393ecc 08:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:06:01 Upgrading critical system libraries and apk-tools: 08:06:01 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:06:01 Executing busybox-1.36.1-r5.trigger 08:06:01 Continuing the upgrade transaction with new apk-tools: 08:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:06:01 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:06:01 Executing busybox-1.36.1-r6.post-upgrade 08:06:01 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:06:01 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:06:01 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:06:01 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:06:01 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:06:01 Executing busybox-1.36.1-r6.trigger 08:06:01 OK: 7 MiB in 16 packages 08:06:01 Removing intermediate container 1ac33f393ecc 08:06:01 ---> 6ffef41823f2 08:06:01 Step 17/26 : WORKDIR / 08:06:01 ---> Running in 00fa10cf8292 08:06:02 Removing intermediate container 00fa10cf8292 08:06:02 ---> 66a502177ff5 08:06:02 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 08:06:02 ---> b17d1ebc590d 08:06:02 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 08:06:02 ---> 93395fd24d39 08:06:02 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 08:06:02 ---> 00e802fd70ee 08:06:02 Step 21/26 : EXPOSE 59995 08:06:02 ---> Running in b07eec90725b 08:06:02 Removing intermediate container b07eec90725b 08:06:02 ---> fca97c8907fa 08:06:02 Step 22/26 : ENTRYPOINT ["/device-uart"] 08:06:02 ---> Running in e219b4ce5b12 08:06:02 Removing intermediate container e219b4ce5b12 08:06:02 ---> 5605cfeea1f3 08:06:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:06:02 ---> Running in 502c28ba0068 08:06:02 Removing intermediate container 502c28ba0068 08:06:02 ---> 43949c810c3b 08:06:02 Step 24/26 : LABEL arch=amd64 08:06:02 ---> Running in 8b656b1fd896 08:06:03 Removing intermediate container 8b656b1fd896 08:06:03 ---> ba04666e0b57 08:06:03 Step 25/26 : LABEL git_sha=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:06:03 ---> Running in 08d7190f8980 08:06:03 Removing intermediate container 08d7190f8980 08:06:03 ---> 91e8a381d95a 08:06:03 Step 26/26 : LABEL version=3.1.1-dev.1 08:06:03 ---> Running in 68af8af8cab5 08:06:03 Removing intermediate container 68af8af8cab5 08:06:03 ---> 9866476014ba 08:06:03 [Warning] One or more build-args [ARCH] were not consumed 08:06:03 Successfully built 9866476014ba 08:06:03 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:03 provisioning config files... 08:06:03 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config2216284726721049591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:03 ---> ****-login.sh 08:06:03 nexus3.edgexfoundry.org:10001 08:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:03 Configure a credential helper to remove this warning. See 08:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:03 08:06:03 Login Succeeded 08:06:03 nexus3.edgexfoundry.org:10002 08:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:03 Configure a credential helper to remove this warning. See 08:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:03 08:06:03 Login Succeeded 08:06:03 nexus3.edgexfoundry.org:10003 08:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:03 Configure a credential helper to remove this warning. See 08:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:03 08:06:03 Login Succeeded 08:06:03 nexus3.edgexfoundry.org:10004 08:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:03 Configure a credential helper to remove this warning. See 08:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:03 08:06:03 Login Succeeded 08:06:03 ****.io 08:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:04 Configure a credential helper to remove this warning. See 08:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:04 08:06:04 Login Succeeded 08:06:04 ---> ****-login.sh ends [Pipeline] } 08:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:04 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:04 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 08:06:04 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:06:04 3.1.1-dev.1 08:06:04 cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 08:06:04 napa 08:06:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:04 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:04 + docker push nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:06:04 f9b79518aff1: Preparing 08:06:04 60a1876e556d: Preparing 08:06:04 af888380b4ef: Preparing 08:06:04 7f98e89950be: Preparing 08:06:04 9951807c3fcb: Preparing 08:06:04 aedc3bda2944: Preparing 08:06:04 aedc3bda2944: Waiting 08:06:04 af888380b4ef: Pushed 08:06:04 9951807c3fcb: Pushed 08:06:04 60a1876e556d: Pushed 08:06:04 aedc3bda2944: Layer already exists 08:06:05 7f98e89950be: Pushed 08:06:08 f9b79518aff1: Pushed 08:06:08 cbe7f7f4f25588eb2c33b5d8d364f118e746b793: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:08 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:08 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.1.1-dev.1 08:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:06:08 f9b79518aff1: Preparing 08:06:08 60a1876e556d: Preparing 08:06:08 af888380b4ef: Preparing 08:06:08 7f98e89950be: Preparing 08:06:08 9951807c3fcb: Preparing 08:06:08 aedc3bda2944: Preparing 08:06:08 aedc3bda2944: Waiting 08:06:08 af888380b4ef: Layer already exists 08:06:08 60a1876e556d: Layer already exists 08:06:08 7f98e89950be: Layer already exists 08:06:08 f9b79518aff1: Layer already exists 08:06:08 9951807c3fcb: Layer already exists 08:06:08 aedc3bda2944: Layer already exists 08:06:08 3.1.1-dev.1: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:09 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:09 + docker push nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 08:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:06:09 f9b79518aff1: Preparing 08:06:09 60a1876e556d: Preparing 08:06:09 af888380b4ef: Preparing 08:06:09 7f98e89950be: Preparing 08:06:09 9951807c3fcb: Preparing 08:06:09 aedc3bda2944: Preparing 08:06:09 aedc3bda2944: Waiting 08:06:09 7f98e89950be: Layer already exists 08:06:09 9951807c3fcb: Layer already exists 08:06:09 f9b79518aff1: Layer already exists 08:06:09 af888380b4ef: Layer already exists 08:06:09 60a1876e556d: Layer already exists 08:06:09 aedc3bda2944: Layer already exists 08:06:09 cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:09 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:10 + docker push nexus3.edgexfoundry.org:10004/device-uart:napa 08:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:06:10 f9b79518aff1: Preparing 08:06:10 60a1876e556d: Preparing 08:06:10 af888380b4ef: Preparing 08:06:10 7f98e89950be: Preparing 08:06:10 9951807c3fcb: Preparing 08:06:10 aedc3bda2944: Preparing 08:06:10 aedc3bda2944: Waiting 08:06:10 60a1876e556d: Layer already exists 08:06:10 f9b79518aff1: Layer already exists 08:06:10 af888380b4ef: Layer already exists 08:06:10 9951807c3fcb: Layer already exists 08:06:10 7f98e89950be: Layer already exists 08:06:10 aedc3bda2944: Layer already exists 08:06:10 napa: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:10 ===================================================== [Pipeline] echo 08:06:10 taggedImages: 08:06:10 - nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:06:10 - nexus3.edgexfoundry.org:10004/device-uart:3.1.1-dev.1 08:06:10 - nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 08:06:10 - nexus3.edgexfoundry.org:10004/device-uart:napa [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 08:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:10 08:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:10 latest: Pulling from edgex-lftools-log-publisher 08:06:10 5eb5b503b376: Pulling fs layer 08:06:10 5c69ac0246d0: Pulling fs layer 08:06:10 ec43610c2a17: Pulling fs layer 08:06:10 3a2ae6a8a46f: Pulling fs layer 08:06:10 33b1e0a273af: Pulling fs layer 08:06:10 5d3b04190fa2: Pulling fs layer 08:06:10 2f39f015ded8: Pulling fs layer 08:06:10 3a2ae6a8a46f: Waiting 08:06:10 33b1e0a273af: Waiting 08:06:10 5d3b04190fa2: Waiting 08:06:10 5c69ac0246d0: Verifying Checksum 08:06:10 5c69ac0246d0: Download complete 08:06:10 3a2ae6a8a46f: Verifying Checksum 08:06:10 3a2ae6a8a46f: Download complete 08:06:10 33b1e0a273af: Download complete 08:06:10 5d3b04190fa2: Verifying Checksum 08:06:10 5d3b04190fa2: Download complete 08:06:10 ec43610c2a17: Verifying Checksum 08:06:10 ec43610c2a17: Download complete 08:06:11 5eb5b503b376: Verifying Checksum 08:06:11 5eb5b503b376: Download complete 08:06:11 2f39f015ded8: Download complete 08:06:12 5eb5b503b376: Pull complete 08:06:12 5c69ac0246d0: Pull complete 08:06:12 ec43610c2a17: Pull complete 08:06:12 3a2ae6a8a46f: Pull complete 08:06:12 33b1e0a273af: Pull complete 08:06:13 5d3b04190fa2: Pull complete 08:06:17 2f39f015ded8: Pull complete 08:06:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:17 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:06:17 $ 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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@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:18 $ docker top 956b0dc9da79f2aa5e444fa621e419ecefd9fd61acaae787a8e03b92abe3cb4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:18 ---> job-cost.sh 08:06:18 lf-activate-venv: SKIPPING 08:06:18 INFO: No Stack... 08:06:19 INFO: Retrieving Pricing Info for: v3-standard-8 08:06:19 INFO: Archiving Costs [Pipeline] sh 08:06:19 + cat /w/workspace/edgexfoundry_device-uart_napa/archives/cost.csv 08:06:19 + cut -d, -f6 [Pipeline] lock 08:06:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] 08:06:19 Resource [jenkins-edgexfoundry-device-uart-napa-3-stack-cost] did not exist. Created. 08:06:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:20 + echo total: 0.2199999988079071 [Pipeline] stash 08:06:20 Stashed 1 file(s) [Pipeline] } 08:06:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:06:20 $ docker stop --time=1 956b0dc9da79f2aa5e444fa621e419ecefd9fd61acaae787a8e03b92abe3cb4e 08:06:21 $ docker rm -f --volumes 956b0dc9da79f2aa5e444fa621e419ecefd9fd61acaae787a8e03b92abe3cb4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1017 in /w/workspace/edgexfoundry_device-uart_napa [Pipeline] { [Pipeline] ws 08:06:23 Running in /w/workspace/device-uart/3 [Pipeline] { [Pipeline] checkout 08:06:23 The recommended git tool is: git 08:06:31 using credential edgex-jenkins-ssh 08:06:31 Cloning the remote Git repository 08:06:31 Cloning repository git@github.com:edgexfoundry/device-uart.git 08:06:32 > git init /w/workspace/device-uart/3 # timeout=10 08:06:32 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 08:06:32 > git --version # timeout=10 08:06:32 > git --version # 'git version 2.25.1' 08:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:35 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 08:06:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:36 Avoid second fetch 08:06:36 Checking out Revision cbe7f7f4f25588eb2c33b5d8d364f118e746b793 (napa) 08:06:36 > git config core.sparsecheckout # timeout=10 08:06:36 > git checkout -f cbe7f7f4f25588eb2c33b5d8d364f118e746b793 # timeout=10 08:06:37 Commit message: "Merge pull request #53 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 08:06:42 Dload Upload Total Spent Left Speed 08:06:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 08:06:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:06:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:06:43 + sudo tee /etc/docker/daemon.new 08:06:43 { 08:06:43 "registry-mirrors": [ 08:06:43 "https://nexus3.edgexfoundry.org:10001" 08:06:43 ], 08:06:43 "bip": "10.250.0.254/24", 08:06:43 "hosts": [ 08:06:43 "tcp://0.0.0.0:5555", 08:06:43 "unix:///var/run/docker.sock" 08:06:43 ], 08:06:43 "mtu": 1458, 08:06:43 "selinux-enabled": true, 08:06:43 "seccomp-profile": "/etc/docker/seccomp.json" 08:06:43 } [Pipeline] sh 08:06:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:06:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:02 provisioning config files... 08:07:02 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config15463994716472148739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:02 ---> ****-login.sh 08:07:02 nexus3.edgexfoundry.org:10001 08:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:04 Configure a credential helper to remove this warning. See 08:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:04 08:07:04 Login Succeeded 08:07:04 nexus3.edgexfoundry.org:10002 08:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:04 Configure a credential helper to remove this warning. See 08:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:04 08:07:04 Login Succeeded 08:07:04 nexus3.edgexfoundry.org:10003 08:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:04 Configure a credential helper to remove this warning. See 08:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:04 08:07:04 Login Succeeded 08:07:04 nexus3.edgexfoundry.org:10004 08:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:05 Configure a credential helper to remove this warning. See 08:07:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:05 08:07:05 Login Succeeded 08:07:05 ****.io 08:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:05 Configure a credential helper to remove this warning. See 08:07:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:05 08:07:05 Login Succeeded 08:07:05 ---> ****-login.sh ends [Pipeline] } 08:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:07:06 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:07:06 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 08:07:06 [Pipeline] echo 08:07:06 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:07:06 ========================================================= 08:07:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 08:07:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:07:08 Sending build context to Docker daemon 41.88MB 08:07:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:07:09 Step 2/12 : FROM ${BASE} AS builder 08:07:09 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:07:09 c6b39de5b339: Pulling fs layer 08:07:09 a69c41024577: Pulling fs layer 08:07:09 d6de4b400683: Pulling fs layer 08:07:09 35cb2a7552d0: Pulling fs layer 08:07:09 4f4fb700ef54: Pulling fs layer 08:07:09 9e011611b7f5: Pulling fs layer 08:07:09 3bd174042beb: Pulling fs layer 08:07:09 4476f39b5e91: Pulling fs layer 08:07:09 4f4fb700ef54: Waiting 08:07:09 9e011611b7f5: Waiting 08:07:09 3bd174042beb: Waiting 08:07:09 4476f39b5e91: Waiting 08:07:09 35cb2a7552d0: Waiting 08:07:09 a69c41024577: Verifying Checksum 08:07:09 a69c41024577: Download complete 08:07:09 35cb2a7552d0: Download complete 08:07:09 4f4fb700ef54: Verifying Checksum 08:07:09 4f4fb700ef54: Download complete 08:07:09 9e011611b7f5: Verifying Checksum 08:07:09 9e011611b7f5: Download complete 08:07:09 c6b39de5b339: Download complete 08:07:09 4476f39b5e91: Verifying Checksum 08:07:09 4476f39b5e91: Download complete 08:07:10 c6b39de5b339: Pull complete 08:07:10 a69c41024577: Pull complete 08:07:11 d6de4b400683: Verifying Checksum 08:07:11 d6de4b400683: Download complete 08:07:12 3bd174042beb: Verifying Checksum 08:07:12 3bd174042beb: Download complete 08:07:24 d6de4b400683: Pull complete 08:07:24 35cb2a7552d0: Pull complete 08:07:24 4f4fb700ef54: Pull complete 08:07:24 9e011611b7f5: Pull complete 08:07:32 3bd174042beb: Pull complete 08:07:34 4476f39b5e91: Pull complete 08:07:34 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 08:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 08:07:34 ---> 981a0608b64a 08:07:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:07:36 ---> Running in 57ca7785fde6 08:07:36 Removing intermediate container 57ca7785fde6 08:07:36 ---> 5a6be01ad15f 08:07:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:07:36 ---> Running in c8b9da355c62 08:07:36 Removing intermediate container c8b9da355c62 08:07:36 ---> 8fd5a045de85 08:07:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:07:36 ---> Running in 7176bfb1ff90 08:07:37 Removing intermediate container 7176bfb1ff90 08:07:37 ---> 0f48ca99acf4 08:07:37 Step 6/12 : WORKDIR /device-uart 08:07:37 ---> Running in eaee606a955b 08:07:37 Removing intermediate container eaee606a955b 08:07:37 ---> 3367b94c93ed 08:07:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:07:37 ---> Running in a92bbe7ce921 08:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:07:40 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:07:40 (2/4) Installing libedit (20221030.3.1-r1) 08:07:40 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:07:40 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:07:40 Executing busybox-1.36.1-r5.trigger 08:07:40 OK: 271 MiB in 56 packages 08:07:42 Removing intermediate container a92bbe7ce921 08:07:42 ---> 40ddf4dfe30f 08:07:42 Step 8/12 : COPY go.mod vendor* ./ 08:07:49 ---> 93b6d1c31cc0 08:07:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:49 ---> Running in af6e01be2bb2 08:08:45 Removing intermediate container af6e01be2bb2 08:08:45 ---> c4cb803d0c36 08:08:45 Step 10/12 : COPY . . 08:08:48 ---> 676b7f0f5248 08:08:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:08:48 ---> Running in dfcb49d391f7 08:08:48 Removing intermediate container dfcb49d391f7 08:08:48 ---> 80b6609081b9 08:08:48 Step 12/12 : RUN ${MAKE} 08:08:48 ---> Running in dd87ca92320d 08:08:49 noop 08:08:50 Removing intermediate container dd87ca92320d 08:08:50 ---> e298de098c92 08:08:50 Successfully built e298de098c92 08:08:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:51 + docker inspect -f . ci-base-image-arm64 08:08:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:51 prd-ubuntu20.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container 08:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@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 ******** ci-base-image-arm64 cat 08:08:52 $ docker top 8cb7209a6bcb4bb655fd9b22bfc7ab4bb849533a562ece5030bb84e31dc7a292 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:53 + go version 08:08:53 go version go1.21.9 linux/arm64 [Pipeline] } 08:08:53 $ docker stop --time=1 8cb7209a6bcb4bb655fd9b22bfc7ab4bb849533a562ece5030bb84e31dc7a292 08:08:55 $ docker rm -f --volumes 8cb7209a6bcb4bb655fd9b22bfc7ab4bb849533a562ece5030bb84e31dc7a292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:55 + docker inspect -f . ci-base-image-arm64 08:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:56 prd-ubuntu20.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container 08:08:56 $ 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/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@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 ******** ci-base-image-arm64 cat 08:08:57 $ docker top 7d0f4175d7e2ee1b11cb1e2abc863341c5aae94d07b1c2bbbe60efa9268e5917 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:58 + git config --global --add safe.directory /w/workspace/device-uart/3 [Pipeline] fileExists [Pipeline] sh 08:08:58 + make test 08:08:58 go test ./... -coverprofile=coverage.out 08:09:01 ? github.com/edgexfoundry/device-uart [no test files] 08:10:53 ? github.com/edgexfoundry/device-uart/cmd [no test files] 08:10:53 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 08:10:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:10:53 go vet ./... 08:11:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:11:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:11:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:11:12 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:11:12 + go mod tidy [Pipeline] } 08:11:15 $ docker stop --time=1 7d0f4175d7e2ee1b11cb1e2abc863341c5aae94d07b1c2bbbe60efa9268e5917 08:11:17 $ docker rm -f --volumes 7d0f4175d7e2ee1b11cb1e2abc863341c5aae94d07b1c2bbbe60efa9268e5917 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:11:18 Warning: overwriting stash ‘coverage-report’ 08:11:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:11:20 + ls -al . 08:11:20 total 156 08:11:20 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:09 . 08:11:20 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:06 .. 08:11:20 -rw-rw-r-- 1 jenkins jenkins 140 May 29 08:06 .dockerignore 08:11:20 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:06 .git 08:11:20 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:06 .github 08:11:20 -rw-rw-r-- 1 jenkins jenkins 335 May 29 08:06 .gitignore 08:11:20 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:06 .golangci.yml 08:11:20 -rw-rw-r-- 1 jenkins jenkins 9960 May 29 08:06 Attribution.txt 08:11:20 -rw-rw-r-- 1 jenkins jenkins 1908 May 29 08:06 CHANGELOG.md 08:11:20 -rw-rw-r-- 1 jenkins jenkins 1886 May 29 08:06 Dockerfile 08:11:20 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:06 GOVERNANCE.md 08:11:20 -rw-rw-r-- 1 jenkins jenkins 675 May 29 08:06 Jenkinsfile 08:11:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:06 LICENSE 08:11:20 -rw-rw-r-- 1 jenkins jenkins 1872 May 29 08:06 Makefile 08:11:20 -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:06 OWNERS.md 08:11:20 -rw-rw-r-- 1 jenkins jenkins 8892 May 29 08:06 README.md 08:11:20 -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:04 VERSION 08:11:20 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:06 bin 08:11:20 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:06 cmd 08:11:20 -rw-r--r-- 1 jenkins jenkins 10 May 29 08:09 coverage.out 08:11:20 -rw-rw-r-- 1 jenkins jenkins 3644 May 29 08:06 go.mod 08:11:20 -rw-rw-r-- 1 jenkins jenkins 34414 May 29 08:06 go.sum 08:11:20 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:06 internal 08:11:20 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:06 vendor 08:11:20 -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:20 + 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=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 --label arch=arm64 --label version=3.1.1-dev.1 . 08:11:23 Sending build context to Docker daemon 41.88MB 08:11:23 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:11:23 Step 2/26 : FROM ${BASE} AS builder 08:11:23 ---> e298de098c92 08:11:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:11:23 ---> Running in 051c5ce1a9ab 08:11:23 Removing intermediate container 051c5ce1a9ab 08:11:23 ---> a8d7bfed762a 08:11:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:11:23 ---> Running in adfb8724cdcc 08:11:23 Removing intermediate container adfb8724cdcc 08:11:23 ---> e897df292489 08:11:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:11:23 ---> Running in 47b5544f38de 08:11:24 Removing intermediate container 47b5544f38de 08:11:24 ---> 590fa126e16a 08:11:24 Step 6/26 : WORKDIR /device-uart 08:11:24 ---> Running in 3d740c09d3df 08:11:24 Removing intermediate container 3d740c09d3df 08:11:24 ---> d3e868adee34 08:11:24 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:24 ---> Running in 2abc48e3f779 08:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:11:27 OK: 271 MiB in 56 packages 08:11:28 Removing intermediate container 2abc48e3f779 08:11:28 ---> ca2b02510eb1 08:11:28 Step 8/26 : COPY go.mod vendor* ./ 08:11:34 ---> af2de34369c6 08:11:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:34 ---> Running in b328313a8760 08:11:35 skipping... 08:11:36 Removing intermediate container b328313a8760 08:11:36 ---> be6f9976e82e 08:11:36 Step 10/26 : COPY . . 08:11:44 ---> f5eded71d080 08:11:44 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:11:44 ---> Running in a0c3e0e046ce 08:11:44 Removing intermediate container a0c3e0e046ce 08:11:44 ---> cff7e2ca6233 08:11:44 Step 12/26 : RUN ${MAKE} 08:11:44 ---> Running in ae1a081daad9 08:11:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 08:14:06 Removing intermediate container ae1a081daad9 08:14:06 ---> beeb90719e1d 08:14:06 Step 13/26 : FROM alpine:3.18 08:14:06 3.18: Pulling from library/alpine 08:14:06 c6b39de5b339: Already exists 08:14:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:14:06 Status: Downloaded newer image for alpine:3.18 08:14:06 ---> 33abbf032149 08:14:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:14:06 ---> Running in 1382ed1c4b60 08:14:06 Removing intermediate container 1382ed1c4b60 08:14:06 ---> d428f99f2b2a 08:14:06 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:14:06 ---> Running in 0ab4984e3428 08:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:06 (1/1) Installing dumb-init (1.2.5-r2) 08:14:06 Executing busybox-1.36.1-r5.trigger 08:14:06 OK: 8 MiB in 16 packages 08:14:06 Removing intermediate container 0ab4984e3428 08:14:06 ---> c38a2858e55d 08:14:06 Step 16/26 : RUN apk --no-cache upgrade 08:14:06 ---> Running in 34c75573c15f 08:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:06 Upgrading critical system libraries and apk-tools: 08:14:06 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:14:06 Executing busybox-1.36.1-r5.trigger 08:14:06 Continuing the upgrade transaction with new apk-tools: 08:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:06 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:14:06 Executing busybox-1.36.1-r6.post-upgrade 08:14:06 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:14:06 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:14:06 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:14:06 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:14:06 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:14:06 Executing busybox-1.36.1-r6.trigger 08:14:06 OK: 8 MiB in 16 packages 08:14:06 Removing intermediate container 34c75573c15f 08:14:06 ---> 070283684ccc 08:14:06 Step 17/26 : WORKDIR / 08:14:06 ---> Running in 19576e1d0b58 08:14:06 Removing intermediate container 19576e1d0b58 08:14:06 ---> 9e6e95a6f3ba 08:14:06 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 08:14:06 ---> 84ab987fe860 08:14:06 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 08:14:07 ---> 0ed49246b1e1 08:14:07 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 08:14:08 ---> 4fd4f999a7ab 08:14:08 Step 21/26 : EXPOSE 59995 08:14:08 ---> Running in bb7ebdea1b3a 08:14:08 Removing intermediate container bb7ebdea1b3a 08:14:08 ---> 668ade7f1d97 08:14:08 Step 22/26 : ENTRYPOINT ["/device-uart"] 08:14:09 ---> Running in 2dc0476f998f 08:14:09 Removing intermediate container 2dc0476f998f 08:14:09 ---> 6b2f9f8707d0 08:14:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:14:09 ---> Running in e1a7b361a0f4 08:14:09 Removing intermediate container e1a7b361a0f4 08:14:09 ---> c0e463051160 08:14:09 Step 24/26 : LABEL arch=arm64 08:14:09 ---> Running in 838b3f02befb 08:14:10 Removing intermediate container 838b3f02befb 08:14:10 ---> 7ff0b5c263f8 08:14:10 Step 25/26 : LABEL git_sha=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:14:10 ---> Running in da944d37621d 08:14:10 Removing intermediate container da944d37621d 08:14:10 ---> 175245b6ce5b 08:14:10 Step 26/26 : LABEL version=3.1.1-dev.1 08:14:10 ---> Running in 9380a85e2e5e 08:14:10 Removing intermediate container 9380a85e2e5e 08:14:10 ---> dbc6cb4b5d77 08:14:10 [Warning] One or more build-args [ARCH] were not consumed 08:14:11 Successfully built dbc6cb4b5d77 08:14:11 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:14:11 provisioning config files... 08:14:11 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config16575671503889210341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:11 ---> ****-login.sh 08:14:11 nexus3.edgexfoundry.org:10001 08:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 nexus3.edgexfoundry.org:10002 08:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 nexus3.edgexfoundry.org:10003 08:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 nexus3.edgexfoundry.org:10004 08:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:13 Configure a credential helper to remove this warning. See 08:14:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:13 08:14:13 Login Succeeded 08:14:13 ****.io 08:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:13 Configure a credential helper to remove this warning. See 08:14:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:13 08:14:13 Login Succeeded 08:14:13 ---> ****-login.sh ends [Pipeline] } 08:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:13 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:13 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 08:14:13 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:14:13 3.1.1-dev.1 08:14:13 cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 08:14:13 napa 08:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:14:14 b17493cb1ad0: Preparing 08:14:14 8494999bc1a4: Preparing 08:14:14 fbfa7cdaeae6: Preparing 08:14:14 237607a4b200: Preparing 08:14:14 72fded21b02b: Preparing 08:14:14 7c504f21be85: Preparing 08:14:14 7c504f21be85: Waiting 08:14:29 72fded21b02b: Pushed 08:14:29 237607a4b200: Pushed 08:14:29 fbfa7cdaeae6: Pushed 08:14:29 8494999bc1a4: Pushed 08:14:29 7c504f21be85: Layer already exists 08:14:29 b17493cb1ad0: Pushed 08:14:29 cbe7f7f4f25588eb2c33b5d8d364f118e746b793: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:29 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:30 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.1.1-dev.1 08:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:14:30 b17493cb1ad0: Preparing 08:14:30 8494999bc1a4: Preparing 08:14:30 fbfa7cdaeae6: Preparing 08:14:30 237607a4b200: Preparing 08:14:30 72fded21b02b: Preparing 08:14:30 7c504f21be85: Preparing 08:14:30 b17493cb1ad0: Layer already exists 08:14:30 72fded21b02b: Layer already exists 08:14:30 fbfa7cdaeae6: Layer already exists 08:14:30 237607a4b200: Layer already exists 08:14:30 8494999bc1a4: Layer already exists 08:14:30 7c504f21be85: Layer already exists 08:14:30 3.1.1-dev.1: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:30 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:30 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 08:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:14:30 b17493cb1ad0: Preparing 08:14:30 8494999bc1a4: Preparing 08:14:30 fbfa7cdaeae6: Preparing 08:14:30 237607a4b200: Preparing 08:14:30 72fded21b02b: Preparing 08:14:30 7c504f21be85: Preparing 08:14:30 7c504f21be85: Waiting 08:14:30 72fded21b02b: Layer already exists 08:14:30 b17493cb1ad0: Layer already exists 08:14:30 237607a4b200: Layer already exists 08:14:30 fbfa7cdaeae6: Layer already exists 08:14:30 8494999bc1a4: Layer already exists 08:14:30 7c504f21be85: Layer already exists 08:14:30 cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:31 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:31 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:napa 08:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:14:31 b17493cb1ad0: Preparing 08:14:31 8494999bc1a4: Preparing 08:14:31 fbfa7cdaeae6: Preparing 08:14:31 237607a4b200: Preparing 08:14:31 72fded21b02b: Preparing 08:14:31 7c504f21be85: Preparing 08:14:31 7c504f21be85: Waiting 08:14:31 8494999bc1a4: Layer already exists 08:14:31 72fded21b02b: Layer already exists 08:14:31 b17493cb1ad0: Layer already exists 08:14:31 fbfa7cdaeae6: Layer already exists 08:14:31 237607a4b200: Layer already exists 08:14:31 7c504f21be85: Layer already exists 08:14:32 napa: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:32 ===================================================== [Pipeline] echo 08:14:32 taggedImages: 08:14:32 - nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 08:14:32 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.1.1-dev.1 08:14:32 - nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 08:14:32 - nexus3.edgexfoundry.org:10004/device-uart-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:14:32 08:14:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:14:33 arm64: Pulling from edgex-lftools-log-publisher 08:14:33 8998bd30e6a1: Pulling fs layer 08:14:33 04944245beec: Pulling fs layer 08:14:33 699f458cf7ca: Pulling fs layer 08:14:33 765212b225bb: Pulling fs layer 08:14:33 f23df028b6ca: Pulling fs layer 08:14:33 d65c8cfc05b1: Pulling fs layer 08:14:33 2437ff75d9bd: Pulling fs layer 08:14:33 765212b225bb: Waiting 08:14:33 f23df028b6ca: Waiting 08:14:33 d65c8cfc05b1: Waiting 08:14:33 2437ff75d9bd: Waiting 08:14:33 04944245beec: Verifying Checksum 08:14:33 04944245beec: Download complete 08:14:33 765212b225bb: Verifying Checksum 08:14:33 765212b225bb: Download complete 08:14:33 f23df028b6ca: Verifying Checksum 08:14:33 f23df028b6ca: Download complete 08:14:33 d65c8cfc05b1: Verifying Checksum 08:14:33 d65c8cfc05b1: Download complete 08:14:33 699f458cf7ca: Verifying Checksum 08:14:33 699f458cf7ca: Download complete 08:14:33 8998bd30e6a1: Verifying Checksum 08:14:33 8998bd30e6a1: Download complete 08:14:36 2437ff75d9bd: Verifying Checksum 08:14:36 2437ff75d9bd: Download complete 08:14:38 8998bd30e6a1: Pull complete 08:14:38 04944245beec: Pull complete 08:14:40 699f458cf7ca: Pull complete 08:14:40 765212b225bb: Pull complete 08:14:41 f23df028b6ca: Pull complete 08:14:41 d65c8cfc05b1: Pull complete 08:15:00 2437ff75d9bd: Pull complete 08:15:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:15:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:00 prd-ubuntu20.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container 08:15:00 $ 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/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:15:03 $ docker top cc3f9a07eee6ce0aeec52e6f7d3693d62ea7710b62280ecdcdc58b0e61ac3a26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:04 ---> job-cost.sh 08:15:04 lf-activate-venv: SKIPPING 08:15:04 INFO: No Stack... 08:15:04 INFO: Retrieving Pricing Info for: v3-standard-4 08:15:05 INFO: Archiving Costs [Pipeline] sh 08:15:06 + cat /w/workspace/device-uart/3/archives/cost.csv 08:15:06 + cut -d, -f6 [Pipeline] lock 08:15:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] 08:15:06 Resource [jenkins-edgexfoundry-device-uart-napa-3-stack-cost] did not exist. Created. 08:15:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:06 /w/workspace/device-uart/3@tmp/durable-034d1baa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:15:07 + echo total: 0.10999999940395355 [Pipeline] stash 08:15:07 Warning: overwriting stash ‘stack-cost’ 08:15:07 Stashed 1 file(s) [Pipeline] } 08:15:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:15:07 $ docker stop --time=1 cc3f9a07eee6ce0aeec52e6f7d3693d62ea7710b62280ecdcdc58b0e61ac3a26 08:15:09 $ docker rm -f --volumes cc3f9a07eee6ce0aeec52e6f7d3693d62ea7710b62280ecdcdc58b0e61ac3a26 [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:15:09 provisioning config files... 08:15:09 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config18077859413628614028tmp [Pipeline] { [Pipeline] sh 08:15:10 + set +x 08:15:10 + curl -s https://codecov.io/bash 08:15:10 + bash -s -- 08:15:10 08:15:10 _____ _ 08:15:10 / ____| | | 08:15:10 | | ___ __| | ___ ___ _____ __ 08:15:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:15:10 | |___| (_) | (_| | __/ (_| (_) \ V / 08:15:10 \_____\___/ \__,_|\___|\___\___/ \_/ 08:15:10 Bash-1.0.6 08:15:10 08:15:10 08:15:10 ==> git version 2.25.1 found 08:15:10 ==> 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:15:10 Release-Date: 2020-01-08 08:15:10 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:15:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:15:10 ==> Jenkins CI detected. 08:15:10 current dir:  /w/workspace/edgexfoundry_device-uart_napa 08:15:10 project root: . 08:15:10 --> token set from env 08:15:10 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 08:15:10 ==> Running gcov in . (disable via -X gcov) 08:15:10 ==> Python coveragepy not found 08:15:10 ==> Searching for coverage reports in: 08:15:10 + . 08:15:10 -> Found 1 reports 08:15:10 ==> Detecting git/mercurial file structure 08:15:10 ==> Reading reports 08:15:10 + ./coverage.out bytes=10 08:15:10 ==> Appending adjustments 08:15:10 https://docs.codecov.io/docs/fixing-reports 08:15:10 + Found adjustments 08:15:10 ==> Gzipping contents 08:15:10 12K /tmp/codecov.f9RusH.gz 08:15:10 ==> Uploading reports 08:15:10 url: https://codecov.io 08:15:10 query: branch=napa&commit=cbe7f7f4f25588eb2c33b5d8d364f118e746b793&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 08:15:10 -> Pinging Codecov 08:15:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=cbe7f7f4f25588eb2c33b5d8d364f118e746b793&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 08:15:11 -> Uploading to 08:15:11 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/B9AA6E0BBD74AE3A32605C7A7C664919/cbe7f7f4f25588eb2c33b5d8d364f118e746b793/59556f0f-b8f8-4eca-ae09-ffe98962119c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T081510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a92a4f7334dda171a0bd0f1ebcfdaca1d7e3b6e76de0e43e9cbc2d8c192267d7 08:15:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:15:11 Dload Upload Total Spent Left Speed 08:15:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11936 0 0 100 11936 0 47553 --:--:-- --:--:-- --:--:-- 47553 08:15:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] } 08:15:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:15:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:15:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:15:11 08:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:15:12 latest: Pulling from edgex-devops/edgex-snyk-go 08:15:12 619be1103602: Already exists 08:15:12 f8ea3408117e: Pulling fs layer 08:15:12 91320369b822: Pulling fs layer 08:15:12 0406650e8295: Pulling fs layer 08:15:12 4f4fb700ef54: Pulling fs layer 08:15:12 96d80e3f36e1: Pulling fs layer 08:15:12 bcf3aedb951c: Pulling fs layer 08:15:12 96d80e3f36e1: Waiting 08:15:12 4f4fb700ef54: Waiting 08:15:12 bcf3aedb951c: Waiting 08:15:12 0406650e8295: Verifying Checksum 08:15:12 0406650e8295: Download complete 08:15:12 f8ea3408117e: Download complete 08:15:12 4f4fb700ef54: Verifying Checksum 08:15:12 4f4fb700ef54: Download complete 08:15:12 f8ea3408117e: Pull complete 08:15:12 96d80e3f36e1: Download complete 08:15:12 91320369b822: Verifying Checksum 08:15:12 91320369b822: Download complete 08:15:13 bcf3aedb951c: Verifying Checksum 08:15:13 bcf3aedb951c: Download complete 08:15:15 91320369b822: Pull complete 08:15:15 0406650e8295: Pull complete 08:15:15 4f4fb700ef54: Pull complete 08:15:15 96d80e3f36e1: Pull complete 08:15:18 bcf3aedb951c: Pull complete 08:15:18 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:15:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:18 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:15:18 $ 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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:15:19 $ docker top 49940417c79a9d32f128164e58932a3d149fd5cc3942b8b8d5a9f89553e10d93 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_napa [Pipeline] echo 08:15:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:napa' [Pipeline] sh 08:15:20 + set -o pipefail 08:15:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:napa' 08:15:22 08:15:22 Monitoring /w/workspace/edgexfoundry_device-uart_napa (github.com/edgexfoundry/device-uart)... 08:15:22 08:15:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4383f45b-744c-4f49-9003-e6603f3ae75c/history/70cca9e5-7b87-4eec-88a0-b2a774033730 08:15:22 08:15:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:15:22 08:15:23 08:15:23 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:15:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:15:23 $ docker stop --time=1 49940417c79a9d32f128164e58932a3d149fd5cc3942b8b8d5a9f89553e10d93 08:15:24 $ docker rm -f --volumes 49940417c79a9d32f128164e58932a3d149fd5cc3942b8b8d5a9f89553e10d93 [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:15:25 + git log --format=format:%s -1 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] sh 08:15:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:26 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:15:26 $ docker top 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae -eo pid,comm 08:15:26 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:15:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:26 [ssh-agent] Looking for ssh-agent implementation... 08:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:26 $ docker exec 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae ssh-agent 08:15:26 SSH_AUTH_SOCK=/tmp/ssh-U04O4UPKxByx/agent.32 08:15:26 SSH_AGENT_PID=38 08:15:26 Running ssh-add (command line suppressed) 08:15:26 Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_16769528055603365518.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_16769528055603365518.key) 08:15:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:27 + git semver tag 08:15:27 2024-05-29 08:15:27,460 [run_tag] DEBUG tag force:False 08:15:27 2024-05-29 08:15:27,461 [check_head_tag] DEBUG check head tag 08:15:27 2024-05-29 08:15:27,461 [execute] INFO git cat-file --batch-check 08:15:27 2024-05-29 08:15:27,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=) 08:15:27 2024-05-29 08:15:27,465 [execute] INFO git cat-file --batch 08:15:27 2024-05-29 08:15:27,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=) 08:15:27 2024-05-29 08:15:27,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:15:27 2024-05-29 08:15:27,477 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 08:15:27 2024-05-29 08:15:27,477 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=None) 08:15:27 2024-05-29 08:15:27,482 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:15:27 3.1.1-dev.1 [Pipeline] } 08:15:27 $ docker exec --env ******** --env ******** 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae ssh-agent -k 08:15:27 unset SSH_AUTH_SOCK; 08:15:27 unset SSH_AGENT_PID; 08:15:27 echo Agent pid 38 killed; 08:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:28 + git semver [Pipeline] } 08:15:28 $ docker stop --time=1 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae 08:15:29 $ docker rm -f --volumes 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:15:29 08:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:15:30 0.23.1-centos7: Pulling from edgex-lftools 08:15:30 ab5ef0e58194: Pulling fs layer 08:15:30 9712f1f96733: Pulling fs layer 08:15:30 63f879dbbcfc: Pulling fs layer 08:15:30 0d9ebad4ef96: Pulling fs layer 08:15:30 0d9ebad4ef96: Waiting 08:15:30 e9a5061849ea: Pulling fs layer 08:15:30 d747dcd14b5f: Pulling fs layer 08:15:30 2de7ff778b66: Pulling fs layer 08:15:30 e9a5061849ea: Waiting 08:15:30 d747dcd14b5f: Waiting 08:15:30 2de7ff778b66: Waiting 08:15:30 9712f1f96733: Verifying Checksum 08:15:30 9712f1f96733: Download complete 08:15:30 63f879dbbcfc: Verifying Checksum 08:15:30 63f879dbbcfc: Download complete 08:15:30 e9a5061849ea: Verifying Checksum 08:15:30 e9a5061849ea: Download complete 08:15:30 d747dcd14b5f: Download complete 08:15:30 0d9ebad4ef96: Verifying Checksum 08:15:30 0d9ebad4ef96: Download complete 08:15:30 ab5ef0e58194: Verifying Checksum 08:15:30 ab5ef0e58194: Download complete 08:15:30 2de7ff778b66: Verifying Checksum 08:15:30 2de7ff778b66: Download complete 08:15:33 ab5ef0e58194: Pull complete 08:15:33 9712f1f96733: Pull complete 08:15:33 63f879dbbcfc: Pull complete 08:15:37 0d9ebad4ef96: Pull complete 08:15:37 e9a5061849ea: Pull complete 08:15:37 d747dcd14b5f: Pull complete 08:15:38 2de7ff778b66: Pull complete 08:15:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:15:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:38 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:15:39 $ docker top 93661a4d040a86d03cd28c8764ddbf72e4aa5ce2ee7667698ec39688a27fa920 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:15:39 provisioning config files... 08:15:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config1249685444380338675tmp 08:15:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config7662564412412155931tmp 08:15:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config10842721841551106671tmp [Pipeline] { [Pipeline] echo 08:15:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:15:40 ---> sigul-configuration.sh 08:15:40 gpg: directory `/root/.gnupg' created 08:15:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:15:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:15:40 gpg: keyring `/root/.gnupg/secring.gpg' created 08:15:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:15:40 gpg: CAST5 encrypted data 08:15:40 gpg: encrypted with 1 passphrase 08:15:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:15:40 + mkdir /home/jenkins 08:15:40 + mkdir /home/jenkins/sigul [Pipeline] sh 08:15:40 + 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:15:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:15:41 ---> sigul-install.sh 08:15:41 Sigul already installed; skipping installation. [Pipeline] sh 08:15:41 + git tag --list 08:15:41 v0.0.0 08:15:41 v0.0.1-dev.1 08:15:41 v0.0.1-dev.2 08:15:41 v0.0.1-dev.3 08:15:41 v0.0.1-dev.4 08:15:41 v3.0.0 08:15:41 v3.0.1-dev.1 08:15:41 v3.0.1-dev.10 08:15:41 v3.0.1-dev.11 08:15:41 v3.0.1-dev.12 08:15:41 v3.0.1-dev.13 08:15:41 v3.0.1-dev.14 08:15:41 v3.0.1-dev.15 08:15:41 v3.0.1-dev.16 08:15:41 v3.0.1-dev.17 08:15:41 v3.0.1-dev.18 08:15:41 v3.0.1-dev.19 08:15:41 v3.0.1-dev.2 08:15:41 v3.0.1-dev.20 08:15:41 v3.0.1-dev.21 08:15:41 v3.0.1-dev.22 08:15:41 v3.0.1-dev.3 08:15:41 v3.0.1-dev.4 08:15:41 v3.0.1-dev.5 08:15:41 v3.0.1-dev.6 08:15:41 v3.0.1-dev.7 08:15:41 v3.0.1-dev.8 08:15:41 v3.0.1-dev.9 08:15:41 v3.1 08:15:41 v3.1.0 08:15:41 v3.1.1-dev.1 [Pipeline] sh 08:15:41 + lftools sign git-tag v3.1.1-dev.1 08:15:42 Signing Git tag with Sigul... 08:15:42 Signing v3.1.1-dev.1 [Pipeline] echo 08:15:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:15:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:15:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:15:44 $ docker stop --time=1 93661a4d040a86d03cd28c8764ddbf72e4aa5ce2ee7667698ec39688a27fa920 08:15:45 $ docker rm -f --volumes 93661a4d040a86d03cd28c8764ddbf72e4aa5ce2ee7667698ec39688a27fa920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:15:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:46 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:15:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:15:46 $ docker top db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 -eo pid,comm 08:15:46 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:15:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:46 [ssh-agent] Looking for ssh-agent implementation... 08:15:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:46 $ docker exec db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 ssh-agent 08:15:46 SSH_AUTH_SOCK=/tmp/ssh-ZJuIRmAcII1G/agent.32 08:15:46 SSH_AGENT_PID=38 08:15:46 Running ssh-add (command line suppressed) 08:15:46 Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_10320835155682316421.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_10320835155682316421.key) 08:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:47 + git semver bump pre 08:15:47 2024-05-29 08:15:47,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:15:47 2024-05-29 08:15:47,347 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 08:15:47 2024-05-29 08:15:47,347 [bump_version] DEBUG bumped version:3.1.1-dev.2 08:15:47 2024-05-29 08:15:47,347 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-uart_napa/.semver/napa with force:True 08:15:47 2024-05-29 08:15:47,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:15:47 2024-05-29 08:15:47,348 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:15:47 2024-05-29 08:15:47,350 [execute] INFO git cat-file --batch-check 08:15:47 2024-05-29 08:15:47,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=) 08:15:47 2024-05-29 08:15:47,354 [execute] INFO git cat-file --batch 08:15:47 2024-05-29 08:15:47,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=) 08:15:47 2024-05-29 08:15:47,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:15:47 3.1.1-dev.2 [Pipeline] } 08:15:47 $ docker exec --env ******** --env ******** db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 ssh-agent -k 08:15:47 unset SSH_AUTH_SOCK; 08:15:47 unset SSH_AGENT_PID; 08:15:47 echo Agent pid 38 killed; 08:15:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:47 + git semver [Pipeline] } 08:15:48 $ docker stop --time=1 db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 08:15:49 $ docker rm -f --volumes db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:50 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:15:50 $ docker top 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:50 [ssh-agent] Looking for ssh-agent implementation... 08:15:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:50 $ docker exec 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 ssh-agent 08:15:50 SSH_AUTH_SOCK=/tmp/ssh-Kif2dxYq6SAT/agent.32 08:15:50 SSH_AGENT_PID=39 08:15:50 Running ssh-add (command line suppressed) 08:15:50 Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_2855997597892613578.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_2855997597892613578.key) 08:15:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:51 + git semver push 08:15:51 2024-05-29 08:15:51,436 [run_push] DEBUG push 08:15:51 2024-05-29 08:15:51,437 [execute] INFO git cat-file --batch-check 08:15:51 2024-05-29 08:15:51,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=) 08:15:51 2024-05-29 08:15:51,441 [execute] INFO git rev-list 9b4ea456c38cfa0a2976685145a75ab177d19d4a -- 08:15:51 2024-05-29 08:15:51,441 [execute] DEBUG Popen(['git', 'rev-list', '9b4ea456c38cfa0a2976685145a75ab177d19d4a', '--'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=None) 08:15:51 2024-05-29 08:15:51,446 [execute] INFO git fetch -v origin 08:15:51 2024-05-29 08:15:51,447 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=True, shell=None, istream=None) 08:15:52 2024-05-29 08:15:51,894 [run_push] DEBUG no remote changes detected 08:15:52 2024-05-29 08:15:51,895 [execute] INFO git push origin semver 08:15:52 2024-05-29 08:15:51,895 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=None) 08:15:52 2024-05-29 08:15:52,645 [run_push] DEBUG push all version tags 08:15:52 2024-05-29 08:15:52,646 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:15:52 2024-05-29 08:15:52,646 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=None) 08:15:53 2024-05-29 08:15:53,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa 08:15:53 3.1.1-dev.2 [Pipeline] } 08:15:53 $ docker exec --env ******** --env ******** 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 ssh-agent -k 08:15:53 unset SSH_AUTH_SOCK; 08:15:53 unset SSH_AGENT_PID; 08:15:53 echo Agent pid 39 killed; 08:15:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:54 + git semver [Pipeline] } 08:15:54 $ docker stop --time=1 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 08:15:55 $ docker rm -f --volumes 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 [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:15:56 + [ -d /w/workspace/edgexfoundry_device-uart_napa/archives ] 08:15:56 + ls -al /w/workspace/edgexfoundry_device-uart_napa/archives 08:15:56 total 16 08:15:56 drwxr-xr-x 3 root root 4096 May 29 08:06 . 08:15:56 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:15 .. 08:15:56 drwxr-xr-x 2 root root 4096 May 29 08:06 cost 08:15:56 -rw-r--r-- 1 root root 81 May 29 08:06 cost.csv 08:15:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_napa/archives 08:15:56 + ls -al /w/workspace/edgexfoundry_device-uart_napa/archives 08:15:56 total 16 08:15:56 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:06 . 08:15:56 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:15 .. 08:15:56 drwxr-xr-x 2 jenkins jenkins 4096 May 29 08:06 cost 08:15:56 -rw-r--r-- 1 jenkins jenkins 81 May 29 08:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:15:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:15:57 ---> package-listing.sh 08:15:57 ++ facter osfamily 08:15:57 ++ tr '[:upper:]' '[:lower:]' 08:15:57 + OS_FAMILY=debian 08:15:57 + workspace=/w/workspace/edgexfoundry_device-uart_napa 08:15:57 + START_PACKAGES=/tmp/packages_start.txt 08:15:57 + END_PACKAGES=/tmp/packages_end.txt 08:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:15:57 + PACKAGES=/tmp/packages_start.txt 08:15:57 + '[' /w/workspace/edgexfoundry_device-uart_napa ']' 08:15:57 + PACKAGES=/tmp/packages_end.txt 08:15:57 + case "${OS_FAMILY}" in 08:15:57 + dpkg -l 08:15:57 + grep '^ii' 08:15:57 + '[' -f /tmp/packages_start.txt ']' 08:15:57 + '[' -f /tmp/packages_end.txt ']' 08:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:15:57 + '[' /w/workspace/edgexfoundry_device-uart_napa ']' 08:15:57 + mkdir -p /w/workspace/edgexfoundry_device-uart_napa/archives/ 08:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_napa/archives/ [Pipeline] echo 08:15:57 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:15:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:58 prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container 08:15:58 $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:15:58 $ docker top 643d436c9d22fd524afd638e3faef4486ed938fbc87dd8153c0eccf573eea536 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:15:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:15:59 + ls /var/log/sa-host 08:15:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:59 provisioning config files... 08:15:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config16276997461863838253tmp [Pipeline] { [Pipeline] echo 08:15:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:16:00 ---> create-netrc.sh [Pipeline] } 08:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:16:00 ---> python-tools-install.sh [Pipeline] echo 08:16:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:16:00 ---> sudo-logs.sh 08:16:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:16:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:16:01 ---> job-cost.sh 08:16:01 lf-activate-venv: SKIPPING 08:16:01 DEBUG: total: 0.2199999988079071 08:16:01 INFO: Retrieving Stack Cost... 08:16:01 INFO: Retrieving Pricing Info for: v3-standard-8 08:16:01 INFO: Archiving Costs [Pipeline] echo 08:16:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:16:02 ---> logs-deploy.sh 08:16:02 lf-activate-venv: SKIPPING 08:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/napa/3 08:16:02 INFO: archiving workspace using pattern(s): 08:16:03 Archives upload complete. 08:16:03 INFO: archiving logs to Nexus 08:16:03 ---> uname -a: 08:16:03 Linux prd-ubuntu20-04-docker-8c-8g-1016 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:16:03 08:16:03 08:16:03 ---> lscpu: 08:16:03 Architecture: x86_64 08:16:03 CPU op-mode(s): 32-bit, 64-bit 08:16:03 Byte Order: Little Endian 08:16:03 Address sizes: 40 bits physical, 48 bits virtual 08:16:03 CPU(s): 8 08:16:03 On-line CPU(s) list: 0-7 08:16:03 Thread(s) per core: 1 08:16:03 Core(s) per socket: 1 08:16:03 Socket(s): 8 08:16:03 NUMA node(s): 1 08:16:03 Vendor ID: AuthenticAMD 08:16:03 CPU family: 23 08:16:03 Model: 49 08:16:03 Model name: AMD EPYC-Rome Processor 08:16:03 Stepping: 0 08:16:03 CPU MHz: 2799.998 08:16:03 BogoMIPS: 5599.99 08:16:03 Virtualization: AMD-V 08:16:03 Hypervisor vendor: KVM 08:16:03 Virtualization type: full 08:16:03 L1d cache: 256 KiB 08:16:03 L1i cache: 256 KiB 08:16:03 L2 cache: 4 MiB 08:16:03 L3 cache: 128 MiB 08:16:03 NUMA node0 CPU(s): 0-7 08:16:03 Vulnerability Itlb multihit: Not affected 08:16:03 Vulnerability L1tf: Not affected 08:16:03 Vulnerability Mds: Not affected 08:16:03 Vulnerability Meltdown: Not affected 08:16:03 Vulnerability Mmio stale data: Not affected 08:16:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:16:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:16:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:16:03 Vulnerability Srbds: Not affected 08:16:03 Vulnerability Tsx async abort: Not affected 08:16:03 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:16:03 08:16:03 08:16:03 ---> nproc: 08:16:03 8 08:16:03 08:16:03 08:16:03 ---> df -h: 08:16:03 Filesystem Size Used Avail Use% Mounted on 08:16:03 overlay 155G 13G 143G 9% / 08:16:03 tmpfs 64M 0 64M 0% /dev 08:16:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:16:03 shm 64M 0 64M 0% /dev/shm 08:16:03 /dev/vda1 155G 13G 143G 9% /facter-os 08:16:03 08:16:03