Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d844151a1f42fb40cd3b012691e92cd9aabaf4b1 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-ssh16451922956502553159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9139222245194362159.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7436154368525791916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4435847647783788832.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6101926567390827752.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 Running on prd-ubuntu20.04-docker-8c-8g-5136 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d844151a1f42fb40cd3b012691e92cd9aabaf4b1 (main) Commit message: "Merge pull request #36 from ejlee3/update-go-mods" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 > git rev-list --no-walk dec02cb029fa6ce79400670f54c9fa46c31fe080 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:14 ========================================================= 20:30:14 EdgeX Global Pipelines Version Info 20:30:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:16 ------------------- 20:30:16 stable info: 20:30:16 ------------------- 20:30:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:30:16 Message: update stable to v1.0.258 20:30:16 ------------------- 20:30:16 experimental info: 20:30:16 ------------------- 20:30:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:30:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 20:30:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 20:30:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d844151 [Pipeline] echo 20:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:17 provisioning config files... 20:30:17 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13842068550853883218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:18 ---> ****-login.sh 20:30:18 nexus3.edgexfoundry.org:10001 20:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:18 Configure a credential helper to remove this warning. See 20:30:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:18 20:30:18 Login Succeeded 20:30:18 nexus3.edgexfoundry.org:10002 20:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:18 Configure a credential helper to remove this warning. See 20:30:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:18 20:30:18 Login Succeeded 20:30:18 nexus3.edgexfoundry.org:10003 20:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:18 Configure a credential helper to remove this warning. See 20:30:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:18 20:30:18 Login Succeeded 20:30:18 nexus3.edgexfoundry.org:10004 20:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:18 Configure a credential helper to remove this warning. See 20:30:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:18 20:30:18 Login Succeeded 20:30:18 ****.io 20:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:19 Configure a credential helper to remove this warning. See 20:30:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:19 20:30:19 Login Succeeded 20:30:19 ---> ****-login.sh ends [Pipeline] } 20:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:19 + git rev-list -1 --merges d844151a1f42fb40cd3b012691e92cd9aabaf4b1~1..d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo 20:30:19 -----------> git rev-list -1 --merges d844151a1f42fb40cd3b012691e92cd9aabaf4b1~1..d844151a1f42fb40cd3b012691e92cd9aabaf4b1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 20:30:19 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [false] [Pipeline] sh 20:30:19 + git log --format=format:%s -1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo 20:30:19 ========================================================= 20:30:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:20 + git log --format=format:%s -1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo 20:30:20 [semverPrep] GIT_COMMIT: d844151a1f42fb40cd3b012691e92cd9aabaf4b1, Commit Message: Merge pull request #36 from ejlee3/update-go-mods [Pipeline] echo 20:30:20 [semverPrep] This is not a build commit. [Pipeline] sh 20:30:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:20 + grep -v github /etc/ssh/ssh_known_hosts 20:30:20 + [ -e /tmp/ssh_known_hosts ] 20:30:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:20 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:21 20:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:21 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:21 b85a868b505f: Pulling fs layer 20:30:21 e2be974225ed: Pulling fs layer 20:30:21 339a4e72a1f5: Pulling fs layer 20:30:21 988bab9f4d93: Pulling fs layer 20:30:21 1469e6f7b9e6: Pulling fs layer 20:30:21 eaf3925da568: Pulling fs layer 20:30:21 bab4dde63d76: Pulling fs layer 20:30:21 bde34c3a00c8: Pulling fs layer 20:30:21 b352a97aabf1: Pulling fs layer 20:30:21 4872d77fe225: Pulling fs layer 20:30:21 5851b861e8e6: Pulling fs layer 20:30:21 988bab9f4d93: Waiting 20:30:21 bab4dde63d76: Waiting 20:30:21 4872d77fe225: Waiting 20:30:21 bde34c3a00c8: Waiting 20:30:21 b352a97aabf1: Waiting 20:30:21 5851b861e8e6: Waiting 20:30:21 1469e6f7b9e6: Waiting 20:30:21 eaf3925da568: Waiting 20:30:21 e2be974225ed: Download complete 20:30:21 988bab9f4d93: Verifying Checksum 20:30:21 988bab9f4d93: Download complete 20:30:21 1469e6f7b9e6: Verifying Checksum 20:30:21 1469e6f7b9e6: Download complete 20:30:21 339a4e72a1f5: Verifying Checksum 20:30:21 339a4e72a1f5: Download complete 20:30:21 eaf3925da568: Download complete 20:30:21 bde34c3a00c8: Verifying Checksum 20:30:21 bde34c3a00c8: Download complete 20:30:21 b352a97aabf1: Verifying Checksum 20:30:21 b352a97aabf1: Download complete 20:30:21 4872d77fe225: Download complete 20:30:21 5851b861e8e6: Verifying Checksum 20:30:21 5851b861e8e6: Download complete 20:30:21 b85a868b505f: Verifying Checksum 20:30:21 b85a868b505f: Download complete 20:30:21 bab4dde63d76: Verifying Checksum 20:30:22 b85a868b505f: Pull complete 20:30:22 e2be974225ed: Pull complete 20:30:23 339a4e72a1f5: Pull complete 20:30:23 988bab9f4d93: Pull complete 20:30:23 1469e6f7b9e6: Pull complete 20:30:23 eaf3925da568: Pull complete 20:30:25 bab4dde63d76: Pull complete 20:30:25 bde34c3a00c8: Pull complete 20:30:26 b352a97aabf1: Pull complete 20:30:26 4872d77fe225: Pull complete 20:30:26 5851b861e8e6: Pull complete 20:30:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:27 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 20:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:30:30 $ docker top 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db -eo pid,comm 20:30:30 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). 20:30:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:30 [ssh-agent] Looking for ssh-agent implementation... 20:30:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:30 $ docker exec 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent 20:30:30 SSH_AUTH_SOCK=/tmp/ssh-Vt96h51aG0oc/agent.32 20:30:30 SSH_AGENT_PID=38 20:30:30 Running ssh-add (command line suppressed) 20:30:30 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9310450887074563637.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9310450887074563637.key) 20:30:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:30 + git tag --points-at HEAD [Pipeline] } 20:30:30 $ docker exec --env ******** --env ******** 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent -k 20:30:31 unset SSH_AUTH_SOCK; 20:30:31 unset SSH_AGENT_PID; 20:30:31 echo Agent pid 38 killed; 20:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:31 [ssh-agent] Looking for ssh-agent implementation... 20:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:31 $ docker exec 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent 20:30:31 SSH_AUTH_SOCK=/tmp/ssh-C8rZrMOGhxcI/agent.70 20:30:31 SSH_AGENT_PID=76 20:30:31 Running ssh-add (command line suppressed) 20:30:31 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11024541534389936517.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11024541534389936517.key) 20:30:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:31 + git semver init 20:30:32 2023-11-28 20:30:31,986 [run_init] DEBUG init version:0.0.0 force:False 20:30:32 2023-11-28 20:30:31,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 20:30:32 2023-11-28 20:30:31,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 20:30:32 2023-11-28 20:30:31,987 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 20:30:33 2023-11-28 20:30:33,288 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 20:30:33 2023-11-28 20:30:33,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 20:30:33 2023-11-28 20:30:33,288 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:30:33 2023-11-28 20:30:33,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:30:33 3.0.1-dev.13 [Pipeline] } 20:30:33 $ docker exec --env ******** --env ******** 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent -k 20:30:33 unset SSH_AUTH_SOCK; 20:30:33 unset SSH_AGENT_PID; 20:30:33 echo Agent pid 76 killed; 20:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:33 + git semver [Pipeline] } 20:30:34 $ docker stop --time=1 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db 20:30:35 $ docker rm -f --volumes 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db [Pipeline] // withDockerContainer [Pipeline] sh 20:30:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:36 Stashed 1 file(s) [Pipeline] echo 20:30:36 [edgeXSemver]: initialized semver on version 3.0.1-dev.13 [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 20:30:36 provisioning config files... 20:30:36 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13332102204888391411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:37 ---> ****-login.sh 20:30:37 nexus3.edgexfoundry.org:10001 20:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:37 Configure a credential helper to remove this warning. See 20:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:37 20:30:37 Login Succeeded 20:30:37 nexus3.edgexfoundry.org:10002 20:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:37 Configure a credential helper to remove this warning. See 20:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:37 20:30:37 Login Succeeded 20:30:37 nexus3.edgexfoundry.org:10003 20:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:37 Configure a credential helper to remove this warning. See 20:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:37 20:30:37 Login Succeeded 20:30:37 nexus3.edgexfoundry.org:10004 20:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:37 Configure a credential helper to remove this warning. See 20:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:37 20:30:37 Login Succeeded 20:30:37 ****.io 20:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:37 Configure a credential helper to remove this warning. See 20:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:37 20:30:37 Login Succeeded 20:30:37 ---> ****-login.sh ends [Pipeline] } 20:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:37 ========================================================= 20:30:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:30:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:30:38 Sending build context to Docker daemon 23.03MB 20:30:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:30:38 Step 2/12 : FROM ${BASE} AS builder 20:30:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:38 7264a8db6415: Pulling fs layer 20:30:38 c4d48a809fc2: Pulling fs layer 20:30:38 4f1c88b9dad5: Pulling fs layer 20:30:38 ad3a456e5733: Pulling fs layer 20:30:38 69c7f0334f64: Pulling fs layer 20:30:38 1f1c1a5573a3: Pulling fs layer 20:30:38 ce7588e14bc9: Pulling fs layer 20:30:38 b5e4710f87ac: Pulling fs layer 20:30:38 ad3a456e5733: Waiting 20:30:38 b5e4710f87ac: Waiting 20:30:38 69c7f0334f64: Waiting 20:30:38 ce7588e14bc9: Waiting 20:30:38 1f1c1a5573a3: Waiting 20:30:38 c4d48a809fc2: Download complete 20:30:38 7264a8db6415: Download complete 20:30:38 ad3a456e5733: Verifying Checksum 20:30:38 ad3a456e5733: Download complete 20:30:38 69c7f0334f64: Verifying Checksum 20:30:38 69c7f0334f64: Download complete 20:30:38 1f1c1a5573a3: Verifying Checksum 20:30:38 1f1c1a5573a3: Download complete 20:30:38 7264a8db6415: Pull complete 20:30:38 b5e4710f87ac: Verifying Checksum 20:30:38 b5e4710f87ac: Download complete 20:30:38 c4d48a809fc2: Pull complete 20:30:38 4f1c88b9dad5: Verifying Checksum 20:30:38 4f1c88b9dad5: Download complete 20:30:39 ce7588e14bc9: Verifying Checksum 20:30:39 ce7588e14bc9: Download complete 20:30:42 4f1c88b9dad5: Pull complete 20:30:42 ad3a456e5733: Pull complete 20:30:42 69c7f0334f64: Pull complete 20:30:42 1f1c1a5573a3: Pull complete 20:30:45 ce7588e14bc9: Pull complete 20:30:45 b5e4710f87ac: Pull complete 20:30:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:30:45 ---> 88b5674ff536 20:30:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:30:50 ---> Running in 877bc9b7b3cb 20:30:50 Removing intermediate container 877bc9b7b3cb 20:30:50 ---> 315cd0bfe44e 20:30:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:30:50 ---> Running in 3cf4e83912c4 20:30:50 Removing intermediate container 3cf4e83912c4 20:30:50 ---> ffcfccdee58d 20:30:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:30:50 ---> Running in b363e7e2c2f3 20:30:51 Removing intermediate container b363e7e2c2f3 20:30:51 ---> b88c1e06beac 20:30:51 Step 6/12 : WORKDIR /device-uart 20:30:51 ---> Running in 21d5eebba8fe 20:30:51 Removing intermediate container 21d5eebba8fe 20:30:51 ---> 86a6078810ee 20:30:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:51 ---> Running in 9ce04b902ab8 20:30:51 Still waiting to schedule task 20:30:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:30:52 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:30:52 (2/4) Installing libedit (20221030.3.1-r1) 20:30:52 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:30:52 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:30:52 Executing busybox-1.36.1-r5.trigger 20:30:52 OK: 268 MiB in 56 packages 20:30:52 Removing intermediate container 9ce04b902ab8 20:30:52 ---> 4bef08aff082 20:30:52 Step 8/12 : COPY go.mod vendor* ./ 20:30:53 ---> b00cfea9988d 20:30:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:53 ---> Running in dbf7cda4ee3a 20:31:31 Removing intermediate container dbf7cda4ee3a 20:31:31 ---> ba3eb41ff404 20:31:31 Step 10/12 : COPY . . 20:31:31 ---> 4b5baa56ab51 20:31:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:31:31 ---> Running in cae8d485aad0 20:31:31 Removing intermediate container cae8d485aad0 20:31:31 ---> 5635534f4b00 20:31:31 Step 12/12 : RUN ${MAKE} 20:31:31 ---> Running in e22be8bcae78 20:31:31 noop 20:31:31 Removing intermediate container e22be8bcae78 20:31:31 ---> 533b878962db 20:31:31 Successfully built 533b878962db 20:31:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:32 + docker inspect -f . ci-base-image-x86_64 20:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:32 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 20:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:32 $ docker top 3a4619a50660867c874136c264b0d4d60e95a89598f45c66ab31a932caf654bd -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:33 + go version 20:31:33 go version go1.21.0 linux/amd64 [Pipeline] } 20:31:33 $ docker stop --time=1 3a4619a50660867c874136c264b0d4d60e95a89598f45c66ab31a932caf654bd 20:31:34 $ docker rm -f --volumes 3a4619a50660867c874136c264b0d4d60e95a89598f45c66ab31a932caf654bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:35 + docker inspect -f . ci-base-image-x86_64 20:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:35 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 20:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:35 $ docker top 8634a9f5dce1645fa325870c0f8449089fb020713220dda40c3aef59833b3b14 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 20:31:36 + make test 20:31:36 go test ./... -coverprofile=coverage.out 20:31:37 ? github.com/edgexfoundry/device-uart [no test files] 20:31:47 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:31:47 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:31:55 go vet ./... 20:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:58 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:31:58 $ docker stop --time=1 8634a9f5dce1645fa325870c0f8449089fb020713220dda40c3aef59833b3b14 20:32:00 $ docker rm -f --volumes 8634a9f5dce1645fa325870c0f8449089fb020713220dda40c3aef59833b3b14 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:32:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:32:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:32:02 + ls -al . 20:32:02 total 156 20:32:02 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 . 20:32:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:30 .. 20:32:02 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:30 .dockerignore 20:32:02 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git 20:32:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:30 .github 20:32:02 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 20:30 .gitignore 20:32:02 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:30 .golangci.yml 20:32:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:30 .semver 20:32:02 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 20:30 Attribution.txt 20:32:02 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 20:30 CHANGELOG.md 20:32:02 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 20:30 Dockerfile 20:32:02 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:30 GOVERNANCE.md 20:32:02 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 20:30 Jenkinsfile 20:32:02 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:30 LICENSE 20:32:02 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 20:30 Makefile 20:32:02 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:30 OWNERS.md 20:32:02 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 20:30 README.md 20:32:02 -rw-rw-r-- 1 jenkins jenkins 12 Nov 28 20:30 VERSION 20:32:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:30 bin 20:32:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:30 cmd 20:32:02 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 20:31 coverage.out 20:32:02 -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 20:30 go.mod 20:32:02 -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 20:30 go.sum 20:32:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:30 internal 20:32:02 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 20:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:02 + 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=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 --label arch=amd64 --label version=3.0.1-dev.13 . 20:32:02 Sending build context to Docker daemon 23.03MB 20:32:02 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:32:02 Step 2/26 : FROM ${BASE} AS builder 20:32:02 ---> 533b878962db 20:32:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:32:02 ---> Running in 9aa593789b56 20:32:03 Removing intermediate container 9aa593789b56 20:32:03 ---> 63984a59c41d 20:32:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:32:03 ---> Running in 64d2ed23496e 20:32:03 Removing intermediate container 64d2ed23496e 20:32:03 ---> 8500e6961d33 20:32:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:32:03 ---> Running in 15d0628ccc71 20:32:03 Removing intermediate container 15d0628ccc71 20:32:03 ---> bdc863ecf546 20:32:03 Step 6/26 : WORKDIR /device-uart 20:32:03 ---> Running in 3337a1ae51f2 20:32:03 Removing intermediate container 3337a1ae51f2 20:32:03 ---> 3ce8807b0434 20:32:03 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:03 ---> Running in adb5e39aef86 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:03 OK: 268 MiB in 56 packages 20:32:04 Removing intermediate container adb5e39aef86 20:32:04 ---> 900793bb67da 20:32:04 Step 8/26 : COPY go.mod vendor* ./ 20:32:04 ---> defb9179283c 20:32:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:04 ---> Running in 2b6ad14ed4cd 20:32:04 Removing intermediate container 2b6ad14ed4cd 20:32:04 ---> 15e6240e9377 20:32:04 Step 10/26 : COPY . . 20:32:05 ---> 10ac55320b13 20:32:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:32:05 ---> Running in 4a7ec9659b2e 20:32:05 Removing intermediate container 4a7ec9659b2e 20:32:05 ---> e437269025f4 20:32:05 Step 12/26 : RUN ${MAKE} 20:32:05 ---> Running in 0024c5c4eab2 20:32:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:32:28 Removing intermediate container 0024c5c4eab2 20:32:28 ---> 759022eca956 20:32:28 Step 13/26 : FROM alpine:3.18 20:32:28 3.18: Pulling from library/alpine 20:32:28 96526aa774ef: Pulling fs layer 20:32:28 96526aa774ef: Verifying Checksum 20:32:28 96526aa774ef: Download complete 20:32:28 96526aa774ef: Pull complete 20:32:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:32:28 Status: Downloaded newer image for alpine:3.18 20:32:28 ---> 8ca4688f4f35 20:32:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:32:28 ---> Running in c17d16b250dd 20:32:28 Removing intermediate container c17d16b250dd 20:32:28 ---> 0cc27de43593 20:32:28 Step 15/26 : RUN apk add --update --no-cache dumb-init 20:32:28 ---> Running in 54c4ffd5abaf 20:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:28 (1/1) Installing dumb-init (1.2.5-r2) 20:32:28 Executing busybox-1.36.1-r2.trigger 20:32:28 OK: 7 MiB in 16 packages 20:32:29 Removing intermediate container 54c4ffd5abaf 20:32:29 ---> 307accb817f7 20:32:29 Step 16/26 : RUN apk --no-cache upgrade 20:32:29 ---> Running in 8f477afba553 20:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:29 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:32:29 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:32:29 Executing busybox-1.36.1-r5.post-upgrade 20:32:29 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:32:29 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:32:29 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:32:29 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:32:29 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:32:29 Executing busybox-1.36.1-r5.trigger 20:32:29 OK: 7 MiB in 16 packages 20:32:30 Removing intermediate container 8f477afba553 20:32:30 ---> 9abdd2a75915 20:32:30 Step 17/26 : WORKDIR / 20:32:30 ---> Running in 384e43143296 20:32:30 Removing intermediate container 384e43143296 20:32:30 ---> b3acdde520a6 20:32:30 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 20:32:30 ---> 892c36d348d5 20:32:30 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 20:32:30 ---> 3bbcd6ec8b2d 20:32:30 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 20:32:31 ---> 0faf9389c7ae 20:32:31 Step 21/26 : EXPOSE 59995 20:32:31 ---> Running in 114aa065632d 20:32:31 Removing intermediate container 114aa065632d 20:32:31 ---> 953aef15427c 20:32:31 Step 22/26 : ENTRYPOINT ["/device-uart"] 20:32:31 ---> Running in 2dac30683c78 20:32:31 Removing intermediate container 2dac30683c78 20:32:31 ---> 7fc61c72cda8 20:32:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:31 ---> Running in 9d1ff5aa20f7 20:32:31 Removing intermediate container 9d1ff5aa20f7 20:32:31 ---> a188263c00b7 20:32:31 Step 24/26 : LABEL arch=amd64 20:32:31 ---> Running in 8db8e8e19dfa 20:32:31 Removing intermediate container 8db8e8e19dfa 20:32:31 ---> 87349bb714f2 20:32:31 Step 25/26 : LABEL git_sha=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 20:32:31 ---> Running in ccc984839393 20:32:31 Removing intermediate container ccc984839393 20:32:31 ---> 673325c564ef 20:32:31 Step 26/26 : LABEL version=3.0.1-dev.13 20:32:32 ---> Running in 304721caa13c 20:32:32 Removing intermediate container 304721caa13c 20:32:32 ---> d3fcb9816469 20:32:32 [Warning] One or more build-args [ARCH] were not consumed 20:32:32 Successfully built d3fcb9816469 20:32:32 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:32 provisioning config files... 20:32:32 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7859535413819150798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:32 ---> ****-login.sh 20:32:32 nexus3.edgexfoundry.org:10001 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10002 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10003 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10004 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 ****.io 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:33 Configure a credential helper to remove this warning. See 20:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:33 20:32:33 Login Succeeded 20:32:33 ---> ****-login.sh ends [Pipeline] } 20:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:33 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 20:32:33 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 20:32:33 latest 20:32:33 3.0.1-dev.13 20:32:33 d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 20:32:33 main 20:32:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:33 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker push nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 20:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:32:34 161c54cf65da: Preparing 20:32:34 5cc442157a8c: Preparing 20:32:34 407fee2e8e32: Preparing 20:32:34 6bdf8486658b: Preparing 20:32:34 bfd550e0a9a9: Preparing 20:32:34 cc2447e1835a: Preparing 20:32:34 407fee2e8e32: Pushed 20:32:34 5cc442157a8c: Pushed 20:32:34 bfd550e0a9a9: Pushed 20:32:34 cc2447e1835a: Layer already exists 20:32:35 6bdf8486658b: Pushed 20:32:37 161c54cf65da: Pushed 20:32:37 d844151a1f42fb40cd3b012691e92cd9aabaf4b1: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 20:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:32:37 161c54cf65da: Preparing 20:32:37 5cc442157a8c: Preparing 20:32:37 407fee2e8e32: Preparing 20:32:37 6bdf8486658b: Preparing 20:32:37 bfd550e0a9a9: Preparing 20:32:37 cc2447e1835a: Preparing 20:32:37 cc2447e1835a: Waiting 20:32:37 bfd550e0a9a9: Layer already exists 20:32:37 161c54cf65da: Layer already exists 20:32:37 407fee2e8e32: Layer already exists 20:32:37 5cc442157a8c: Layer already exists 20:32:37 6bdf8486658b: Layer already exists 20:32:37 cc2447e1835a: Layer already exists 20:32:37 latest: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:38 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.13 20:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:32:38 161c54cf65da: Preparing 20:32:38 5cc442157a8c: Preparing 20:32:38 407fee2e8e32: Preparing 20:32:38 6bdf8486658b: Preparing 20:32:38 bfd550e0a9a9: Preparing 20:32:38 cc2447e1835a: Preparing 20:32:38 cc2447e1835a: Waiting 20:32:38 5cc442157a8c: Layer already exists 20:32:38 bfd550e0a9a9: Layer already exists 20:32:38 407fee2e8e32: Layer already exists 20:32:38 6bdf8486658b: Layer already exists 20:32:38 161c54cf65da: Layer already exists 20:32:38 cc2447e1835a: Layer already exists 20:32:38 3.0.1-dev.13: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:39 + docker push nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 20:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:32:39 161c54cf65da: Preparing 20:32:39 5cc442157a8c: Preparing 20:32:39 407fee2e8e32: Preparing 20:32:39 6bdf8486658b: Preparing 20:32:39 bfd550e0a9a9: Preparing 20:32:39 cc2447e1835a: Preparing 20:32:39 5cc442157a8c: Layer already exists 20:32:39 161c54cf65da: Layer already exists 20:32:39 407fee2e8e32: Layer already exists 20:32:39 bfd550e0a9a9: Layer already exists 20:32:39 6bdf8486658b: Layer already exists 20:32:39 cc2447e1835a: Layer already exists 20:32:39 d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:39 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:40 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 20:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:32:40 161c54cf65da: Preparing 20:32:40 5cc442157a8c: Preparing 20:32:40 407fee2e8e32: Preparing 20:32:40 6bdf8486658b: Preparing 20:32:40 bfd550e0a9a9: Preparing 20:32:40 cc2447e1835a: Preparing 20:32:40 cc2447e1835a: Waiting 20:32:40 5cc442157a8c: Layer already exists 20:32:40 bfd550e0a9a9: Layer already exists 20:32:40 6bdf8486658b: Layer already exists 20:32:40 407fee2e8e32: Layer already exists 20:32:40 161c54cf65da: Layer already exists 20:32:40 cc2447e1835a: Layer already exists 20:32:40 main: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:40 ===================================================== [Pipeline] echo 20:32:40 taggedImages: 20:32:40 - nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 20:32:40 - nexus3.edgexfoundry.org:10004/device-uart:latest 20:32:40 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.13 20:32:40 - nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 20:32:40 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:41 20:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:41 latest: Pulling from edgex-lftools-log-publisher 20:32:41 5eb5b503b376: Pulling fs layer 20:32:41 5c69ac0246d0: Pulling fs layer 20:32:41 ec43610c2a17: Pulling fs layer 20:32:41 3a2ae6a8a46f: Pulling fs layer 20:32:41 33b1e0a273af: Pulling fs layer 20:32:41 5d3b04190fa2: Pulling fs layer 20:32:41 2f39f015ded8: Pulling fs layer 20:32:41 33b1e0a273af: Waiting 20:32:41 3a2ae6a8a46f: Waiting 20:32:41 2f39f015ded8: Waiting 20:32:41 5c69ac0246d0: Download complete 20:32:41 3a2ae6a8a46f: Download complete 20:32:41 33b1e0a273af: Verifying Checksum 20:32:41 33b1e0a273af: Download complete 20:32:41 ec43610c2a17: Verifying Checksum 20:32:41 ec43610c2a17: Download complete 20:32:41 5d3b04190fa2: Download complete 20:32:41 5eb5b503b376: Verifying Checksum 20:32:41 5eb5b503b376: Download complete 20:32:42 2f39f015ded8: Download complete 20:32:43 5eb5b503b376: Pull complete 20:32:43 5c69ac0246d0: Pull complete 20:32:43 ec43610c2a17: Pull complete 20:32:43 3a2ae6a8a46f: Pull complete 20:32:44 33b1e0a273af: Pull complete 20:32:44 5d3b04190fa2: Pull complete 20:32:48 2f39f015ded8: Pull complete 20:32:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:48 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 20:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:52 $ docker top 7e17f3d84c63e4c8cf2e8bced76f87d33b24d801b574b51ed02fc48b308721db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:52 ---> job-cost.sh 20:32:52 lf-activate-venv: SKIPPING 20:32:52 INFO: No Stack... 20:32:53 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:53 INFO: Archiving Costs [Pipeline] sh 20:32:53 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 20:32:53 + cut -d, -f6 [Pipeline] lock 20:32:53 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] 20:32:53 Resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] did not exist. Created. 20:32:53 Lock acquired on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:53 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:53 Stashed 1 file(s) [Pipeline] } 20:32:54 Lock released on resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:54 $ docker stop --time=1 7e17f3d84c63e4c8cf2e8bced76f87d33b24d801b574b51ed02fc48b308721db 20:32:55 $ docker rm -f --volumes 7e17f3d84c63e4c8cf2e8bced76f87d33b24d801b574b51ed02fc48b308721db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:37:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8382 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 21:37:00 Running in /w/workspace/device-uart/19 [Pipeline] { [Pipeline] checkout 21:37:00 The recommended git tool is: git 21:37:05 using credential edgex-jenkins-ssh 21:37:05 Cloning the remote Git repository 21:37:05 Cloning repository git@github.com:edgexfoundry/device-uart.git 21:37:05 > git init /w/workspace/device-uart/19 # timeout=10 21:37:06 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 21:37:06 > git --version # timeout=10 21:37:06 > git --version # 'git version 2.25.1' 21:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:08 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 21:37:09 Avoid second fetch 21:37:09 Checking out Revision d844151a1f42fb40cd3b012691e92cd9aabaf4b1 (main) 21:37:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:09 > git config core.sparsecheckout # timeout=10 21:37:09 > git checkout -f d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 21:37:09 Commit message: "Merge pull request #36 from ejlee3/update-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:37:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:37:10 Dload Upload Total Spent Left Speed 21:37:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 21:37:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:37:11 + sudo tee /etc/docker/daemon.new 21:37:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:37:11 { 21:37:11 "registry-mirrors": [ 21:37:11 "https://nexus3.edgexfoundry.org:10001" 21:37:11 ], 21:37:11 "bip": "10.250.0.254/24", 21:37:11 "hosts": [ 21:37:11 "tcp://0.0.0.0:5555", 21:37:11 "unix:///var/run/docker.sock" 21:37:11 ], 21:37:11 "mtu": 1458, 21:37:11 "selinux-enabled": true, 21:37:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:37:11 } [Pipeline] sh 21:37:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:37:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:30 provisioning config files... 21:37:30 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/19@tmp/config4061564874912991970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:30 ---> ****-login.sh 21:37:30 nexus3.edgexfoundry.org:10001 21:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:31 Configure a credential helper to remove this warning. See 21:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:31 21:37:31 Login Succeeded 21:37:31 nexus3.edgexfoundry.org:10002 21:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:31 Configure a credential helper to remove this warning. See 21:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:31 21:37:31 Login Succeeded 21:37:31 nexus3.edgexfoundry.org:10003 21:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:32 Configure a credential helper to remove this warning. See 21:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:32 21:37:32 Login Succeeded 21:37:32 nexus3.edgexfoundry.org:10004 21:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:32 Configure a credential helper to remove this warning. See 21:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:32 21:37:32 Login Succeeded 21:37:32 ****.io 21:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:32 Configure a credential helper to remove this warning. See 21:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:32 21:37:32 Login Succeeded 21:37:32 ---> ****-login.sh ends [Pipeline] } 21:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:37:33 ========================================================= 21:37:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:37:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:37:35 Sending build context to Docker daemon 11.58MB 21:37:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:37:35 Step 2/12 : FROM ${BASE} AS builder 21:37:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:37:36 9fda8d8052c6: Pulling fs layer 21:37:36 5d54e960e981: Pulling fs layer 21:37:36 c4a7e357bf2a: Pulling fs layer 21:37:36 f0e02332f6b5: Pulling fs layer 21:37:36 872ee5b61b7b: Pulling fs layer 21:37:36 0c6a40ed1a82: Pulling fs layer 21:37:36 94ae7d8d031c: Pulling fs layer 21:37:36 872ee5b61b7b: Waiting 21:37:36 0c6a40ed1a82: Waiting 21:37:36 94ae7d8d031c: Waiting 21:37:36 f0e02332f6b5: Waiting 21:37:36 5d54e960e981: Verifying Checksum 21:37:36 5d54e960e981: Download complete 21:37:36 f0e02332f6b5: Verifying Checksum 21:37:36 f0e02332f6b5: Download complete 21:37:36 872ee5b61b7b: Verifying Checksum 21:37:36 872ee5b61b7b: Download complete 21:37:36 9fda8d8052c6: Verifying Checksum 21:37:36 9fda8d8052c6: Download complete 21:37:36 94ae7d8d031c: Verifying Checksum 21:37:36 94ae7d8d031c: Download complete 21:37:37 9fda8d8052c6: Pull complete 21:37:37 5d54e960e981: Pull complete 21:37:37 c4a7e357bf2a: Verifying Checksum 21:37:37 c4a7e357bf2a: Download complete 21:37:38 0c6a40ed1a82: Verifying Checksum 21:37:38 0c6a40ed1a82: Download complete 21:37:51 c4a7e357bf2a: Pull complete 21:37:51 f0e02332f6b5: Pull complete 21:37:51 872ee5b61b7b: Pull complete 21:37:57 0c6a40ed1a82: Pull complete 21:37:59 94ae7d8d031c: Pull complete 21:37:59 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:37:59 ---> 86de565de09d 21:37:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:38:00 ---> Running in 82e69853be6a 21:38:00 Removing intermediate container 82e69853be6a 21:38:00 ---> 2968c8b7dff7 21:38:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:38:00 ---> Running in 7ed3a2ddc95a 21:38:01 Removing intermediate container 7ed3a2ddc95a 21:38:01 ---> 4a1af70447c5 21:38:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:38:01 ---> Running in 811a063ac367 21:38:01 Removing intermediate container 811a063ac367 21:38:01 ---> 798d9991675a 21:38:01 Step 6/12 : WORKDIR /device-uart 21:38:01 ---> Running in 100fd61ecaee 21:38:01 Removing intermediate container 100fd61ecaee 21:38:01 ---> cdfa790cdf59 21:38:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:38:01 ---> Running in 736449bdde8d 21:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:38:04 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:38:04 (2/4) Installing libedit (20221030.3.1-r1) 21:38:04 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:38:04 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:38:04 Executing busybox-1.36.1-r5.trigger 21:38:04 OK: 271 MiB in 56 packages 21:38:05 Removing intermediate container 736449bdde8d 21:38:05 ---> 363661c49d27 21:38:05 Step 8/12 : COPY go.mod vendor* ./ 21:38:06 ---> 5bfbd99c811e 21:38:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:06 ---> Running in 4b55fdd1ee9a 21:39:27 Removing intermediate container 4b55fdd1ee9a 21:39:27 ---> 1474de53ada9 21:39:27 Step 10/12 : COPY . . 21:39:27 ---> f8779dfe9db7 21:39:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:39:27 ---> Running in a72537c042c6 21:39:27 Removing intermediate container a72537c042c6 21:39:27 ---> 75c077602404 21:39:27 Step 12/12 : RUN ${MAKE} 21:39:27 ---> Running in 479bbc505ad4 21:39:27 noop 21:39:27 Removing intermediate container 479bbc505ad4 21:39:27 ---> 4a198ca08e69 21:39:27 Successfully built 4a198ca08e69 21:39:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:28 + docker inspect -f . ci-base-image-arm64 21:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:28 prd-ubuntu20.04-docker-arm64-4c-16g-8382 does not seem to be running inside a container 21:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/19 -v /w/workspace/device-uart/19:/w/workspace/device-uart/19:rw,z -v /w/workspace/device-uart/19@tmp:/w/workspace/device-uart/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:30 $ docker top 0e0aa6b1d4301af365a55f75b9e73cf7f0b2e49d28120c19283e60747f25a588 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:31 + go version 21:39:31 go version go1.21.0 linux/arm64 [Pipeline] } 21:39:31 $ docker stop --time=1 0e0aa6b1d4301af365a55f75b9e73cf7f0b2e49d28120c19283e60747f25a588 21:39:33 $ docker rm -f --volumes 0e0aa6b1d4301af365a55f75b9e73cf7f0b2e49d28120c19283e60747f25a588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:34 + docker inspect -f . ci-base-image-arm64 21:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:34 prd-ubuntu20.04-docker-arm64-4c-16g-8382 does not seem to be running inside a container 21:39:34 $ 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/19 -v /w/workspace/device-uart/19:/w/workspace/device-uart/19:rw,z -v /w/workspace/device-uart/19@tmp:/w/workspace/device-uart/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:35 $ docker top 775cf060efd18486be4446060bd9497fd24c9dd9a5b2e217c58711f3c4ea4b9b -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:36 + git config --global --add safe.directory /w/workspace/device-uart/19 [Pipeline] fileExists [Pipeline] sh 21:39:36 + make test 21:39:36 go test ./... -coverprofile=coverage.out 21:39:40 ? github.com/edgexfoundry/device-uart [no test files] 21:41:02 ? github.com/edgexfoundry/device-uart/cmd [no test files] 21:41:02 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 21:41:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:41:03 go vet ./... 21:41:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:29 ./bin/test-attribution-txt.sh [Pipeline] echo 21:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:41:29 $ docker stop --time=1 775cf060efd18486be4446060bd9497fd24c9dd9a5b2e217c58711f3c4ea4b9b 21:41:31 $ docker rm -f --volumes 775cf060efd18486be4446060bd9497fd24c9dd9a5b2e217c58711f3c4ea4b9b [Pipeline] // withDockerContainer [Pipeline] sh 21:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:33 Warning: overwriting stash ‘coverage-report’ 21:41:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:41:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:41:34 + ls -al . 21:41:34 total 152 21:41:34 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:39 . 21:41:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:37 .. 21:41:34 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 21:37 .dockerignore 21:41:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:37 .git 21:41:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:37 .github 21:41:34 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 21:37 .gitignore 21:41:34 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:37 .golangci.yml 21:41:34 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 21:37 Attribution.txt 21:41:34 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 21:37 CHANGELOG.md 21:41:34 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 21:37 Dockerfile 21:41:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:37 GOVERNANCE.md 21:41:34 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 21:37 Jenkinsfile 21:41:34 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:37 LICENSE 21:41:34 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 21:37 Makefile 21:41:34 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 21:37 OWNERS.md 21:41:34 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 21:37 README.md 21:41:34 -rw-rw-r-- 1 jenkins jenkins 12 Nov 28 20:30 VERSION 21:41:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:37 bin 21:41:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:37 cmd 21:41:34 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 21:39 coverage.out 21:41:34 -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 21:37 go.mod 21:41:34 -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 21:37 go.sum 21:41:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:37 internal 21:41:34 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 21:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:35 + 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=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 --label arch=arm64 --label version=3.0.1-dev.13 . 21:41:35 Sending build context to Docker daemon 11.58MB 21:41:35 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:41:35 Step 2/26 : FROM ${BASE} AS builder 21:41:35 ---> 4a198ca08e69 21:41:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:41:39 ---> Running in 983510ab709d 21:41:41 Removing intermediate container 983510ab709d 21:41:41 ---> e097a2eb8cd2 21:41:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:41:41 ---> Running in 58f8d4d491c8 21:41:42 Removing intermediate container 58f8d4d491c8 21:41:42 ---> 6399b86224a8 21:41:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:41:42 ---> Running in 8ab46093cef1 21:41:44 Removing intermediate container 8ab46093cef1 21:41:44 ---> 138c22dd1e2d 21:41:44 Step 6/26 : WORKDIR /device-uart 21:41:44 ---> Running in 732659abea84 21:41:44 Removing intermediate container 732659abea84 21:41:44 ---> 2553be9d0dd0 21:41:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:44 ---> Running in 31b61d92e7cc 21:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:41:47 OK: 271 MiB in 56 packages 21:41:48 Removing intermediate container 31b61d92e7cc 21:41:48 ---> d40ca44de551 21:41:48 Step 8/26 : COPY go.mod vendor* ./ 21:41:48 ---> 243a59fa159c 21:41:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:49 ---> Running in 6fd441f7f32e 21:41:54 Removing intermediate container 6fd441f7f32e 21:41:54 ---> 715857eeb180 21:41:54 Step 10/26 : COPY . . 21:41:55 ---> 8951bc5a4708 21:41:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:41:55 ---> Running in 0825562cbadc 21:41:55 Removing intermediate container 0825562cbadc 21:41:55 ---> b2005d098cfa 21:41:55 Step 12/26 : RUN ${MAKE} 21:41:55 ---> Running in ff9e5f662624 21:41:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 21:43:48 Removing intermediate container ff9e5f662624 21:43:48 ---> 2a6b8cd36f26 21:43:48 Step 13/26 : FROM alpine:3.18 21:43:48 3.18: Pulling from library/alpine 21:43:48 579b34f0a95b: Pulling fs layer 21:43:49 579b34f0a95b: Verifying Checksum 21:43:49 579b34f0a95b: Download complete 21:43:49 579b34f0a95b: Pull complete 21:43:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:43:49 Status: Downloaded newer image for alpine:3.18 21:43:49 ---> 3cc203321400 21:43:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:43:49 ---> Running in c67d9b4e60e5 21:43:50 Removing intermediate container c67d9b4e60e5 21:43:50 ---> 11393e324457 21:43:50 Step 15/26 : RUN apk add --update --no-cache dumb-init 21:43:50 ---> Running in 43aafc06209d 21:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:43:52 (1/1) Installing dumb-init (1.2.5-r2) 21:43:52 Executing busybox-1.36.1-r2.trigger 21:43:52 OK: 8 MiB in 16 packages 21:43:53 Removing intermediate container 43aafc06209d 21:43:53 ---> 2823e07d846a 21:43:53 Step 16/26 : RUN apk --no-cache upgrade 21:43:53 ---> Running in 4feba2e06976 21:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:43:55 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:43:55 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:43:55 Executing busybox-1.36.1-r5.post-upgrade 21:43:55 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:43:55 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:43:56 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:43:56 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:43:56 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:43:56 Executing busybox-1.36.1-r5.trigger 21:43:56 OK: 8 MiB in 16 packages 21:43:57 Removing intermediate container 4feba2e06976 21:43:57 ---> 116087f002b2 21:43:57 Step 17/26 : WORKDIR / 21:43:57 ---> Running in f61cfca27445 21:43:57 Removing intermediate container f61cfca27445 21:43:57 ---> 7f5bf8d70f15 21:43:57 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 21:44:01 ---> efcbe9363347 21:44:01 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 21:44:01 ---> 4e236679b7e6 21:44:01 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 21:44:03 ---> 8ce91e2c2604 21:44:03 Step 21/26 : EXPOSE 59995 21:44:03 ---> Running in 0b929e3496f8 21:44:03 Removing intermediate container 0b929e3496f8 21:44:03 ---> 3e1189e37d4d 21:44:03 Step 22/26 : ENTRYPOINT ["/device-uart"] 21:44:03 ---> Running in 2ac50e7bc35e 21:44:03 Removing intermediate container 2ac50e7bc35e 21:44:03 ---> 9019037b23c5 21:44:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:44:03 ---> Running in 53d7b3581037 21:44:04 Removing intermediate container 53d7b3581037 21:44:04 ---> df16ea42ed06 21:44:04 Step 24/26 : LABEL arch=arm64 21:44:04 ---> Running in bde5a385977d 21:44:04 Removing intermediate container bde5a385977d 21:44:04 ---> d78b8dfd6140 21:44:04 Step 25/26 : LABEL git_sha=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 21:44:04 ---> Running in c1bc402cfb12 21:44:04 Removing intermediate container c1bc402cfb12 21:44:04 ---> 1e57e9270c13 21:44:04 Step 26/26 : LABEL version=3.0.1-dev.13 21:44:04 ---> Running in 9dcbf8d76711 21:44:05 Removing intermediate container 9dcbf8d76711 21:44:05 ---> cf4731664098 21:44:05 [Warning] One or more build-args [ARCH] were not consumed 21:44:05 Successfully built cf4731664098 21:44:05 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 21:44:05 provisioning config files... 21:44:05 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/19@tmp/config6215360218954670567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:05 ---> ****-login.sh 21:44:05 nexus3.edgexfoundry.org:10001 21:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:44:06 Configure a credential helper to remove this warning. See 21:44:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:44:06 21:44:06 Login Succeeded 21:44:06 nexus3.edgexfoundry.org:10002 21:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:44:06 Configure a credential helper to remove this warning. See 21:44:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:44:06 21:44:06 Login Succeeded 21:44:06 nexus3.edgexfoundry.org:10003 21:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:44:07 Configure a credential helper to remove this warning. See 21:44:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:44:07 21:44:07 Login Succeeded 21:44:07 nexus3.edgexfoundry.org:10004 21:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:44:07 Configure a credential helper to remove this warning. See 21:44:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:44:07 21:44:07 Login Succeeded 21:44:07 ****.io 21:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:44:07 Configure a credential helper to remove this warning. See 21:44:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:44:07 21:44:07 Login Succeeded 21:44:07 ---> ****-login.sh ends [Pipeline] } 21:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:44:08 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 21:44:08 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 21:44:08 latest 21:44:08 3.0.1-dev.13 21:44:08 d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 21:44:08 main 21:44:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:08 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:09 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 21:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:44:09 18a8d81fdada: Preparing 21:44:09 92470ad8c58f: Preparing 21:44:09 ee8da92b9ba3: Preparing 21:44:09 b76c76658c3a: Preparing 21:44:09 6bf683f2320e: Preparing 21:44:09 5f4d9fc4d98d: Preparing 21:44:09 5f4d9fc4d98d: Waiting 21:44:09 92470ad8c58f: Pushed 21:44:09 ee8da92b9ba3: Pushed 21:44:09 6bf683f2320e: Pushed 21:44:09 5f4d9fc4d98d: Layer already exists 21:44:10 b76c76658c3a: Pushed 21:44:19 18a8d81fdada: Pushed 21:44:19 d844151a1f42fb40cd3b012691e92cd9aabaf4b1: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:19 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:20 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 21:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:44:20 18a8d81fdada: Preparing 21:44:20 92470ad8c58f: Preparing 21:44:20 ee8da92b9ba3: Preparing 21:44:20 b76c76658c3a: Preparing 21:44:20 6bf683f2320e: Preparing 21:44:20 5f4d9fc4d98d: Preparing 21:44:20 5f4d9fc4d98d: Waiting 21:44:20 ee8da92b9ba3: Layer already exists 21:44:20 6bf683f2320e: Layer already exists 21:44:20 b76c76658c3a: Layer already exists 21:44:20 92470ad8c58f: Layer already exists 21:44:20 18a8d81fdada: Layer already exists 21:44:20 5f4d9fc4d98d: Layer already exists 21:44:20 latest: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:21 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:21 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.13 21:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:44:21 18a8d81fdada: Preparing 21:44:21 92470ad8c58f: Preparing 21:44:21 ee8da92b9ba3: Preparing 21:44:21 b76c76658c3a: Preparing 21:44:21 6bf683f2320e: Preparing 21:44:21 5f4d9fc4d98d: Preparing 21:44:21 5f4d9fc4d98d: Waiting 21:44:21 18a8d81fdada: Layer already exists 21:44:21 6bf683f2320e: Layer already exists 21:44:21 92470ad8c58f: Layer already exists 21:44:21 ee8da92b9ba3: Layer already exists 21:44:21 b76c76658c3a: Layer already exists 21:44:21 5f4d9fc4d98d: Layer already exists 21:44:21 3.0.1-dev.13: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:22 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:22 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 21:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:44:22 18a8d81fdada: Preparing 21:44:22 92470ad8c58f: Preparing 21:44:22 ee8da92b9ba3: Preparing 21:44:22 b76c76658c3a: Preparing 21:44:22 6bf683f2320e: Preparing 21:44:22 5f4d9fc4d98d: Preparing 21:44:22 5f4d9fc4d98d: Waiting 21:44:22 ee8da92b9ba3: Layer already exists 21:44:22 92470ad8c58f: Layer already exists 21:44:22 6bf683f2320e: Layer already exists 21:44:22 b76c76658c3a: Layer already exists 21:44:22 18a8d81fdada: Layer already exists 21:44:22 5f4d9fc4d98d: Layer already exists 21:44:22 d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:23 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:23 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 21:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:44:23 18a8d81fdada: Preparing 21:44:23 92470ad8c58f: Preparing 21:44:23 ee8da92b9ba3: Preparing 21:44:23 b76c76658c3a: Preparing 21:44:23 6bf683f2320e: Preparing 21:44:23 5f4d9fc4d98d: Preparing 21:44:23 5f4d9fc4d98d: Waiting 21:44:23 6bf683f2320e: Layer already exists 21:44:23 b76c76658c3a: Layer already exists 21:44:23 ee8da92b9ba3: Layer already exists 21:44:23 18a8d81fdada: Layer already exists 21:44:23 92470ad8c58f: Layer already exists 21:44:23 5f4d9fc4d98d: Layer already exists 21:44:23 main: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:24 ===================================================== [Pipeline] echo 21:44:24 taggedImages: 21:44:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 21:44:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 21:44:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.13 21:44:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 21:44:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:44:24 21:44:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:44:25 arm64: Pulling from edgex-lftools-log-publisher 21:44:25 8998bd30e6a1: Pulling fs layer 21:44:25 04944245beec: Pulling fs layer 21:44:25 699f458cf7ca: Pulling fs layer 21:44:25 765212b225bb: Pulling fs layer 21:44:25 f23df028b6ca: Pulling fs layer 21:44:25 d65c8cfc05b1: Pulling fs layer 21:44:25 2437ff75d9bd: Pulling fs layer 21:44:25 f23df028b6ca: Waiting 21:44:25 d65c8cfc05b1: Waiting 21:44:25 2437ff75d9bd: Waiting 21:44:25 765212b225bb: Waiting 21:44:25 04944245beec: Verifying Checksum 21:44:25 04944245beec: Download complete 21:44:25 765212b225bb: Verifying Checksum 21:44:25 765212b225bb: Download complete 21:44:25 f23df028b6ca: Verifying Checksum 21:44:25 f23df028b6ca: Download complete 21:44:25 d65c8cfc05b1: Verifying Checksum 21:44:25 d65c8cfc05b1: Download complete 21:44:25 699f458cf7ca: Verifying Checksum 21:44:25 699f458cf7ca: Download complete 21:44:26 8998bd30e6a1: Verifying Checksum 21:44:26 8998bd30e6a1: Download complete 21:44:28 2437ff75d9bd: Verifying Checksum 21:44:28 2437ff75d9bd: Download complete 21:44:30 8998bd30e6a1: Pull complete 21:44:31 04944245beec: Pull complete 21:44:32 699f458cf7ca: Pull complete 21:44:32 765212b225bb: Pull complete 21:44:33 f23df028b6ca: Pull complete 21:44:33 d65c8cfc05b1: Pull complete 21:44:48 2437ff75d9bd: Pull complete 21:44:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-8382 does not seem to be running inside a container 21:44:49 $ 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/19 -v /w/workspace/device-uart/19:/w/workspace/device-uart/19:rw,z -v /w/workspace/device-uart/19@tmp:/w/workspace/device-uart/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:44:52 $ docker top eed480d1a04920fac4cffd4f2c96756edf1fb82d67cf662a28d6ec47753fabde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:53 ---> job-cost.sh 21:44:53 lf-activate-venv: SKIPPING 21:44:53 INFO: No Stack... 21:44:53 INFO: Retrieving Pricing Info for: v3-standard-4 21:44:54 INFO: Archiving Costs [Pipeline] sh 21:44:54 + cut -d, -f6 21:44:54 + cat /w/workspace/device-uart/19/archives/cost.csv [Pipeline] lock 21:44:54 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] 21:44:54 Resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] did not exist. Created. 21:44:54 Lock acquired on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:44:55 /w/workspace/device-uart/19@tmp/durable-ebefd9ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:44:56 + echo total: 0.10999999940395355 [Pipeline] stash 21:44:56 Warning: overwriting stash ‘stack-cost’ 21:44:56 Stashed 1 file(s) [Pipeline] } 21:44:56 Lock released on resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 21:44:56 $ docker stop --time=1 eed480d1a04920fac4cffd4f2c96756edf1fb82d67cf662a28d6ec47753fabde 21:45:00 $ docker rm -f --volumes eed480d1a04920fac4cffd4f2c96756edf1fb82d67cf662a28d6ec47753fabde [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 21:45:01 provisioning config files... 21:45:01 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16435770291168663913tmp [Pipeline] { [Pipeline] sh 21:45:02 + set +x 21:45:02 + curl -s https://codecov.io/bash 21:45:02 + bash -s -- 21:45:02 21:45:02 _____ _ 21:45:02 / ____| | | 21:45:02 | | ___ __| | ___ ___ _____ __ 21:45:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:45:02 | |___| (_) | (_| | __/ (_| (_) \ V / 21:45:02 \_____\___/ \__,_|\___|\___\___/ \_/ 21:45:02 Bash-1.0.6 21:45:02 21:45:02 21:45:02 ==> git version 2.25.1 found 21:45:02 ==> 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 21:45:02 Release-Date: 2020-01-08 21:45:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:45:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:45:02 ==> Jenkins CI detected. 21:45:02 current dir:  /w/workspace/edgexfoundry_device-uart_main 21:45:02 project root: . 21:45:02 --> token set from env 21:45:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:45:02 ==> Running gcov in . (disable via -X gcov) 21:45:02 ==> Python coveragepy not found 21:45:02 ==> Searching for coverage reports in: 21:45:02 + . 21:45:02 -> Found 1 reports 21:45:02 ==> Detecting git/mercurial file structure 21:45:02 ==> Reading reports 21:45:02 + ./coverage.out bytes=10 21:45:02 ==> Appending adjustments 21:45:02 https://docs.codecov.io/docs/fixing-reports 21:45:02 + Found adjustments 21:45:02 ==> Gzipping contents 21:45:02 4.0K /tmp/codecov.04KFJU.gz 21:45:02 ==> Uploading reports 21:45:02 url: https://codecov.io 21:45:02 query: branch=main&commit=d844151a1f42fb40cd3b012691e92cd9aabaf4b1&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 21:45:02 -> Pinging Codecov 21:45:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d844151a1f42fb40cd3b012691e92cd9aabaf4b1&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 21:45:03 -> Uploading to 21:45:03 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/B9AA6E0BBD74AE3A32605C7A7C664919/d844151a1f42fb40cd3b012691e92cd9aabaf4b1/39d5cca2-e0d3-45eb-8464-372191baf41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T214502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e12381d5977e4b425da7a238ee1a3bedccc64998188209242681e314c743810 21:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:03 Dload Upload Total Spent Left Speed 21:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2451 --:--:-- --:--:-- --:--:-- 2461 21:45:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] } 21:45:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:45:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:45:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:45:04 21:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:45:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:45:04 df9b9388f04a: Pulling fs layer 21:45:04 52dc419b0ee2: Pulling fs layer 21:45:04 25bc292e5bac: Pulling fs layer 21:45:04 114826534d7a: Pulling fs layer 21:45:04 4657fd5d0bcf: Pulling fs layer 21:45:04 6ad1cebc031e: Pulling fs layer 21:45:04 8a3aa393b2d8: Pulling fs layer 21:45:04 114826534d7a: Waiting 21:45:04 4657fd5d0bcf: Waiting 21:45:04 6ad1cebc031e: Waiting 21:45:04 8a3aa393b2d8: Waiting 21:45:04 25bc292e5bac: Download complete 21:45:04 52dc419b0ee2: Verifying Checksum 21:45:04 52dc419b0ee2: Download complete 21:45:04 4657fd5d0bcf: Download complete 21:45:04 df9b9388f04a: Download complete 21:45:04 6ad1cebc031e: Verifying Checksum 21:45:04 6ad1cebc031e: Download complete 21:45:04 df9b9388f04a: Pull complete 21:45:04 52dc419b0ee2: Pull complete 21:45:04 25bc292e5bac: Pull complete 21:45:05 114826534d7a: Verifying Checksum 21:45:05 114826534d7a: Download complete 21:45:05 8a3aa393b2d8: Verifying Checksum 21:45:05 8a3aa393b2d8: Download complete 21:45:09 114826534d7a: Pull complete 21:45:09 4657fd5d0bcf: Pull complete 21:45:09 6ad1cebc031e: Pull complete 21:45:12 8a3aa393b2d8: Pull complete 21:45:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:13 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 21:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:45:19 $ docker top cd8ad52fea6f4f1266899e7e703480b0ea3b55c7c6e3ff1dc1793f1f15371aef -eo pid,comm [Pipeline] { [Pipeline] echo 21:45:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 21:45:20 + set -o pipefail 21:45:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 21:45:25 21:45:25 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 21:45:25 21:45:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/5836306b-6df4-47f2-9b48-0f11ddb54dd1 21:45:25 21:45:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:45:25 21:45:25 21:45:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:45:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:45:25 More details here: https://snyk.co/ue1NS 21:45:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:45:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:45:25 $ docker stop --time=1 cd8ad52fea6f4f1266899e7e703480b0ea3b55c7c6e3ff1dc1793f1f15371aef 21:45:30 $ docker rm -f --volumes cd8ad52fea6f4f1266899e7e703480b0ea3b55c7c6e3ff1dc1793f1f15371aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:32 + git log --format=format:%s -1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] sh 21:45:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:45:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:33 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 21:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:45:33 $ docker top 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:33 [ssh-agent] Looking for ssh-agent implementation... 21:45:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:33 $ docker exec 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 ssh-agent 21:45:33 SSH_AUTH_SOCK=/tmp/ssh-ZeYhuJE88ZjJ/agent.31 21:45:33 SSH_AGENT_PID=37 21:45:33 Running ssh-add (command line suppressed) 21:45:34 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10024335095554712074.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10024335095554712074.key) 21:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:34 + git semver tag 21:45:34 2023-11-28 21:45:34,577 [run_tag] DEBUG tag force:False 21:45:34 2023-11-28 21:45:34,577 [check_head_tag] DEBUG check head tag 21:45:34 2023-11-28 21:45:34,578 [execute] INFO git cat-file --batch-check 21:45:34 2023-11-28 21:45:34,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 21:45:34 2023-11-28 21:45:34,583 [execute] INFO git cat-file --batch 21:45:34 2023-11-28 21:45:34,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 21:45:34 2023-11-28 21:45:34,594 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:45:34 2023-11-28 21:45:34,594 [execute] INFO git tag -a v3.0.1-dev.13 -m v3.0.1-dev.13 21:45:34 2023-11-28 21:45:34,594 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.13', '-m', 'v3.0.1-dev.13'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 21:45:34 2023-11-28 21:45:34,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:45:34 3.0.1-dev.13 [Pipeline] } 21:45:34 $ docker exec --env ******** --env ******** 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 ssh-agent -k 21:45:34 unset SSH_AUTH_SOCK; 21:45:34 unset SSH_AGENT_PID; 21:45:34 echo Agent pid 37 killed; 21:45:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:35 + git semver [Pipeline] } 21:45:35 $ docker stop --time=1 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 21:45:37 $ docker rm -f --volumes 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:37 21:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:38 0.23.1-centos7: Pulling from edgex-lftools 21:45:38 ab5ef0e58194: Pulling fs layer 21:45:38 9712f1f96733: Pulling fs layer 21:45:38 63f879dbbcfc: Pulling fs layer 21:45:38 0d9ebad4ef96: Pulling fs layer 21:45:38 e9a5061849ea: Pulling fs layer 21:45:38 d747dcd14b5f: Pulling fs layer 21:45:38 2de7ff778b66: Pulling fs layer 21:45:38 0d9ebad4ef96: Waiting 21:45:38 e9a5061849ea: Waiting 21:45:38 2de7ff778b66: Waiting 21:45:38 9712f1f96733: Download complete 21:45:38 63f879dbbcfc: Verifying Checksum 21:45:38 63f879dbbcfc: Download complete 21:45:38 e9a5061849ea: Verifying Checksum 21:45:38 e9a5061849ea: Download complete 21:45:38 d747dcd14b5f: Verifying Checksum 21:45:38 d747dcd14b5f: Download complete 21:45:38 0d9ebad4ef96: Verifying Checksum 21:45:38 ab5ef0e58194: Verifying Checksum 21:45:38 ab5ef0e58194: Download complete 21:45:38 2de7ff778b66: Verifying Checksum 21:45:38 2de7ff778b66: Download complete 21:45:41 ab5ef0e58194: Pull complete 21:45:41 9712f1f96733: Pull complete 21:45:42 63f879dbbcfc: Pull complete 21:45:45 0d9ebad4ef96: Pull complete 21:45:45 e9a5061849ea: Pull complete 21:45:45 d747dcd14b5f: Pull complete 21:45:46 2de7ff778b66: Pull complete 21:45:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:46 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 21:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:45:53 $ docker top 2030fac0935bd53c3140731903de99b71e41b1103ce72d56edd6ecf694891942 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:45:53 provisioning config files... 21:45:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6423010321977357617tmp 21:45:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9493267199060489218tmp 21:45:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13285083469131005026tmp [Pipeline] { [Pipeline] echo 21:45:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:45:54 ---> sigul-configuration.sh 21:45:54 gpg: directory `/root/.gnupg' created 21:45:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:45:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:45:54 gpg: keyring `/root/.gnupg/secring.gpg' created 21:45:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:45:54 gpg: CAST5 encrypted data 21:45:54 gpg: encrypted with 1 passphrase 21:45:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:45:54 + mkdir /home/jenkins 21:45:54 + mkdir /home/jenkins/sigul [Pipeline] sh 21:45:54 + 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 21:45:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:45:55 ---> sigul-install.sh 21:45:55 Sigul already installed; skipping installation. [Pipeline] sh 21:45:55 + git tag --list 21:45:55 v0.0.0 21:45:55 v0.0.1-dev.1 21:45:55 v0.0.1-dev.2 21:45:55 v0.0.1-dev.3 21:45:55 v0.0.1-dev.4 21:45:55 v3.0.0 21:45:55 v3.0.1-dev.1 21:45:55 v3.0.1-dev.10 21:45:55 v3.0.1-dev.11 21:45:55 v3.0.1-dev.12 21:45:55 v3.0.1-dev.13 21:45:55 v3.0.1-dev.2 21:45:55 v3.0.1-dev.3 21:45:55 v3.0.1-dev.4 21:45:55 v3.0.1-dev.5 21:45:55 v3.0.1-dev.6 21:45:55 v3.0.1-dev.7 21:45:55 v3.0.1-dev.8 21:45:55 v3.0.1-dev.9 21:45:55 v3.1 21:45:55 v3.1.0 [Pipeline] sh 21:45:55 + lftools sign git-tag v3.0.1-dev.13 21:45:56 Signing Git tag with Sigul... 21:45:56 Signing v3.0.1-dev.13 [Pipeline] echo 21:45:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:45:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:45:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:45:57 $ docker stop --time=1 2030fac0935bd53c3140731903de99b71e41b1103ce72d56edd6ecf694891942 21:45:58 $ docker rm -f --volumes 2030fac0935bd53c3140731903de99b71e41b1103ce72d56edd6ecf694891942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:45:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:45:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:59 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 21:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:46:00 $ docker top 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e -eo pid,comm 21:46:00 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). 21:46:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:00 [ssh-agent] Looking for ssh-agent implementation... 21:46:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:00 $ docker exec 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e ssh-agent 21:46:00 SSH_AUTH_SOCK=/tmp/ssh-Xr5vnYCpN9cZ/agent.33 21:46:00 SSH_AGENT_PID=39 21:46:00 Running ssh-add (command line suppressed) 21:46:00 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2949240279245826842.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2949240279245826842.key) 21:46:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:01 + git semver bump pre 21:46:01 2023-11-28 21:46:01,361 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:46:01 2023-11-28 21:46:01,362 [bump_version] DEBUG bumping version:3.0.1-dev.13 on axis:pre with prefix:dev 21:46:01 2023-11-28 21:46:01,362 [bump_version] DEBUG bumped version:3.0.1-dev.14 21:46:01 2023-11-28 21:46:01,362 [write_version] DEBUG write version:3.0.1-dev.14 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 21:46:01 2023-11-28 21:46:01,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:46:01 2023-11-28 21:46:01,362 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 21:46:01 2023-11-28 21:46:01,364 [execute] INFO git cat-file --batch-check 21:46:01 2023-11-28 21:46:01,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:46:01 2023-11-28 21:46:01,369 [execute] INFO git cat-file --batch 21:46:01 2023-11-28 21:46:01,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:46:01 2023-11-28 21:46:01,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:46:01 3.0.1-dev.14 [Pipeline] } 21:46:01 $ docker exec --env ******** --env ******** 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e ssh-agent -k 21:46:01 unset SSH_AUTH_SOCK; 21:46:01 unset SSH_AGENT_PID; 21:46:01 echo Agent pid 39 killed; 21:46:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:02 + git semver [Pipeline] } 21:46:02 $ docker stop --time=1 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e 21:46:03 $ docker rm -f --volumes 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e [Pipeline] // withDockerContainer [Pipeline] sh 21:46:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:46:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:04 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 21:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:46:05 $ docker top 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:05 [ssh-agent] Looking for ssh-agent implementation... 21:46:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:05 $ docker exec 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb ssh-agent 21:46:05 SSH_AUTH_SOCK=/tmp/ssh-nhHItw7VQCfO/agent.33 21:46:05 SSH_AGENT_PID=39 21:46:05 Running ssh-add (command line suppressed) 21:46:05 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2244696882401786522.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2244696882401786522.key) 21:46:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:06 + git semver push 21:46:06 2023-11-28 21:46:06,191 [run_push] DEBUG push 21:46:06 2023-11-28 21:46:06,192 [execute] INFO git cat-file --batch-check 21:46:06 2023-11-28 21:46:06,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:46:06 2023-11-28 21:46:06,196 [execute] INFO git rev-list b1e63677e8fc4071732eab4e7cb46950bafaeb78 -- 21:46:06 2023-11-28 21:46:06,196 [execute] DEBUG Popen(['git', 'rev-list', 'b1e63677e8fc4071732eab4e7cb46950bafaeb78', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 21:46:06 2023-11-28 21:46:06,201 [execute] INFO git fetch -v origin 21:46:06 2023-11-28 21:46:06,201 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 21:46:07 2023-11-28 21:46:06,884 [run_push] DEBUG no remote changes detected 21:46:07 2023-11-28 21:46:06,884 [execute] INFO git push origin semver 21:46:07 2023-11-28 21:46:06,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 21:46:07 2023-11-28 21:46:07,771 [run_push] DEBUG push all version tags 21:46:07 2023-11-28 21:46:07,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:46:07 2023-11-28 21:46:07,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 21:46:08 2023-11-28 21:46:08,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:46:08 3.0.1-dev.14 [Pipeline] } 21:46:08 $ docker exec --env ******** --env ******** 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb ssh-agent -k 21:46:08 unset SSH_AUTH_SOCK; 21:46:08 unset SSH_AGENT_PID; 21:46:08 echo Agent pid 39 killed; 21:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:09 + git semver [Pipeline] } 21:46:09 $ docker stop --time=1 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb 21:46:10 $ docker rm -f --volumes 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:46:12 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 21:46:12 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 21:46:12 total 16 21:46:12 drwxr-xr-x 3 root root 4096 Nov 28 20:32 . 21:46:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:45 .. 21:46:12 drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost 21:46:12 -rw-r--r-- 1 root root 82 Nov 28 20:32 cost.csv 21:46:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 21:46:12 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 21:46:12 total 16 21:46:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . 21:46:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:45 .. 21:46:12 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost 21:46:12 -rw-r--r-- 1 jenkins jenkins 82 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:46:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:46:13 ---> package-listing.sh 21:46:13 ++ facter osfamily 21:46:13 ++ tr '[:upper:]' '[:lower:]' 21:46:13 + OS_FAMILY=debian 21:46:13 + workspace=/w/workspace/edgexfoundry_device-uart_main 21:46:13 + START_PACKAGES=/tmp/packages_start.txt 21:46:13 + END_PACKAGES=/tmp/packages_end.txt 21:46:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:46:13 + PACKAGES=/tmp/packages_start.txt 21:46:13 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 21:46:13 + PACKAGES=/tmp/packages_end.txt 21:46:13 + case "${OS_FAMILY}" in 21:46:13 + dpkg -l 21:46:13 + grep '^ii' 21:46:13 + '[' -f /tmp/packages_start.txt ']' 21:46:13 + '[' -f /tmp/packages_end.txt ']' 21:46:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:46:13 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 21:46:13 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 21:46:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 21:46:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:46:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:14 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 21:46:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:46:15 $ docker top 4981cf74c8a4d6a9291d7d8bc7c28b27a0becee48084e5d6daecb084f450a361 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:46:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:46:16 + ls /var/log/sa-host 21:46:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:16 provisioning config files... 21:46:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2822505418536739933tmp [Pipeline] { [Pipeline] echo 21:46:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:46:16 ---> create-netrc.sh [Pipeline] } 21:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:46:17 ---> python-tools-install.sh [Pipeline] echo 21:46:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:46:17 ---> sudo-logs.sh 21:46:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:46:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:46:17 ---> job-cost.sh 21:46:17 lf-activate-venv: SKIPPING 21:46:17 DEBUG: total: 0.2199999988079071 21:46:17 INFO: Retrieving Stack Cost... 21:46:18 INFO: Retrieving Pricing Info for: v3-standard-8 21:46:18 INFO: Archiving Costs [Pipeline] echo 21:46:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:46:19 ---> logs-deploy.sh 21:46:19 lf-activate-venv: SKIPPING 21:46:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/19 21:46:19 INFO: archiving workspace using pattern(s): 21:46:19 Archives upload complete. 21:46:20 INFO: archiving logs to Nexus