Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb 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-ssh9201705074265781017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2433773789166706220.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16989059528481248591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh14717104043245781196.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-ssh2248885549198062994.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-35087’ Running on prd-ubuntu20.04-docker-8c-8g-35093 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 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb (main) Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > git config core.sparsecheckout # timeout=10 > git checkout -f 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb # timeout=10 > git rev-list --no-walk efaacf79fe2c8c772cc520be6a1c090c7b77f91d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-14T09:14:04.370Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-14T09:14:04.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-14T09:14:04.468Z] ========================================================= [2024-12-14T09:14:04.468Z] EdgeX Global Pipelines Version Info [2024-12-14T09:14:04.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:14:05.214Z] ------------------- [2024-12-14T09:14:05.214Z] stable info: [2024-12-14T09:14:05.214Z] ------------------- [2024-12-14T09:14:05.214Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-14T09:14:05.214Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:14:05.214Z] Message: update stable to v1.0.269 [2024-12-14T09:14:05.785Z] ------------------- [2024-12-14T09:14:05.785Z] experimental info: [2024-12-14T09:14:05.785Z] ------------------- [2024-12-14T09:14:05.785Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-14T09:14:05.786Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:14:05.786Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-14T09:14:05.869Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-12-14T09:14:05.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-12-14T09:14:05.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-14T09:14:05.932Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-14T09:14:05.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-14T09:14:05.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-14T09:14:05.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-14T09:14:06.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-14T09:14:06.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-14T09:14:06.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-14T09:14:06.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-14T09:14:06.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-12-14T09:14:06.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-14T09:14:06.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-14T09:14:06.203Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:14:06.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:14:06.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:14:06.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:14:06.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-14T09:14:06.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-14T09:14:06.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-14T09:14:06.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-14T09:14:06.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-14T09:14:06.410Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-14T09:14:06.433Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-14T09:14:06.454Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-14T09:14:06.484Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-14T09:14:06.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-14T09:14:06.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-14T09:14:06.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-14T09:14:06.578Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] echo [2024-12-14T09:14:06.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ca2ee7 [Pipeline] echo [2024-12-14T09:14:06.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:14:06.679Z] provisioning config files... [2024-12-14T09:14:06.690Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15988103874728874084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:14:07.023Z] ---> ****-login.sh [2024-12-14T09:14:07.023Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:14:07.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:07.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:07.282Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:07.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:07.282Z] [2024-12-14T09:14:07.282Z] Login Succeeded [2024-12-14T09:14:07.282Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:14:07.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:07.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:07.282Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:07.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:07.282Z] [2024-12-14T09:14:07.282Z] Login Succeeded [2024-12-14T09:14:07.282Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:14:07.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:07.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:07.543Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:07.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:07.543Z] [2024-12-14T09:14:07.543Z] Login Succeeded [2024-12-14T09:14:07.543Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:14:07.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:07.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:07.543Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:07.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:07.543Z] [2024-12-14T09:14:07.543Z] Login Succeeded [2024-12-14T09:14:07.543Z] ****.io [2024-12-14T09:14:07.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:07.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:07.803Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:07.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:07.803Z] [2024-12-14T09:14:07.803Z] Login Succeeded [2024-12-14T09:14:07.803Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:14:07.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-14T09:14:08.218Z] + git rev-list -1 --merges 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb~1..6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] echo [2024-12-14T09:14:08.239Z] -----------> git rev-list -1 --merges 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb~1..6ca2ee70ce4ca7eb62a161c3c20b5252611865fb 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:14:08.239Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [false] [Pipeline] sh [2024-12-14T09:14:08.529Z] + git log --format=format:%s -1 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] echo [2024-12-14T09:14:08.547Z] ========================================================= [2024-12-14T09:14:08.547Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-14T09:14:08.547Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:14:08.885Z] + git log --format=format:%s -1 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] echo [2024-12-14T09:14:08.897Z] [semverPrep] GIT_COMMIT: 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb, Commit Message: Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-14T09:14:08.911Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-14T09:14:09.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:14:09.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-14T09:14:09.266Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-14T09:14:09.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-14T09:14:09.266Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-14T09:14:09.266Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-14T09:14:09.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:09.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:14:09.618Z] [2024-12-14T09:14:09.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:09.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:14:09.925Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-14T09:14:09.925Z] b85a868b505f: Pulling fs layer [2024-12-14T09:14:09.925Z] e2be974225ed: Pulling fs layer [2024-12-14T09:14:09.925Z] 339a4e72a1f5: Pulling fs layer [2024-12-14T09:14:09.925Z] 988bab9f4d93: Pulling fs layer [2024-12-14T09:14:09.925Z] 1469e6f7b9e6: Pulling fs layer [2024-12-14T09:14:09.925Z] eaf3925da568: Pulling fs layer [2024-12-14T09:14:09.925Z] bab4dde63d76: Pulling fs layer [2024-12-14T09:14:09.925Z] bde34c3a00c8: Pulling fs layer [2024-12-14T09:14:09.925Z] b352a97aabf1: Pulling fs layer [2024-12-14T09:14:09.925Z] 4872d77fe225: Pulling fs layer [2024-12-14T09:14:09.925Z] 5851b861e8e6: Pulling fs layer [2024-12-14T09:14:09.925Z] bab4dde63d76: Waiting [2024-12-14T09:14:09.925Z] bde34c3a00c8: Waiting [2024-12-14T09:14:09.925Z] b352a97aabf1: Waiting [2024-12-14T09:14:09.925Z] 4872d77fe225: Waiting [2024-12-14T09:14:09.925Z] 5851b861e8e6: Waiting [2024-12-14T09:14:09.925Z] 988bab9f4d93: Waiting [2024-12-14T09:14:09.925Z] 1469e6f7b9e6: Waiting [2024-12-14T09:14:09.925Z] eaf3925da568: Waiting [2024-12-14T09:14:09.925Z] e2be974225ed: Verifying Checksum [2024-12-14T09:14:09.925Z] e2be974225ed: Download complete [2024-12-14T09:14:09.925Z] 988bab9f4d93: Verifying Checksum [2024-12-14T09:14:09.925Z] 988bab9f4d93: Download complete [2024-12-14T09:14:09.925Z] 1469e6f7b9e6: Verifying Checksum [2024-12-14T09:14:09.925Z] 1469e6f7b9e6: Download complete [2024-12-14T09:14:10.186Z] 339a4e72a1f5: Verifying Checksum [2024-12-14T09:14:10.186Z] 339a4e72a1f5: Download complete [2024-12-14T09:14:10.186Z] eaf3925da568: Verifying Checksum [2024-12-14T09:14:10.186Z] eaf3925da568: Download complete [2024-12-14T09:14:10.186Z] bde34c3a00c8: Verifying Checksum [2024-12-14T09:14:10.186Z] bde34c3a00c8: Download complete [2024-12-14T09:14:10.186Z] b352a97aabf1: Download complete [2024-12-14T09:14:10.186Z] 4872d77fe225: Verifying Checksum [2024-12-14T09:14:10.186Z] 4872d77fe225: Download complete [2024-12-14T09:14:10.186Z] 5851b861e8e6: Verifying Checksum [2024-12-14T09:14:10.186Z] 5851b861e8e6: Download complete [2024-12-14T09:14:10.186Z] b85a868b505f: Verifying Checksum [2024-12-14T09:14:10.186Z] b85a868b505f: Download complete [2024-12-14T09:14:10.445Z] bab4dde63d76: Verifying Checksum [2024-12-14T09:14:10.445Z] bab4dde63d76: Download complete [2024-12-14T09:14:11.383Z] b85a868b505f: Pull complete [2024-12-14T09:14:11.383Z] e2be974225ed: Pull complete [2024-12-14T09:14:11.951Z] 339a4e72a1f5: Pull complete [2024-12-14T09:14:11.951Z] 988bab9f4d93: Pull complete [2024-12-14T09:14:12.211Z] 1469e6f7b9e6: Pull complete [2024-12-14T09:14:12.211Z] eaf3925da568: Pull complete [2024-12-14T09:14:14.119Z] bab4dde63d76: Pull complete [2024-12-14T09:14:14.119Z] bde34c3a00c8: Pull complete [2024-12-14T09:14:14.119Z] b352a97aabf1: Pull complete [2024-12-14T09:14:14.119Z] 4872d77fe225: Pull complete [2024-12-14T09:14:14.119Z] 5851b861e8e6: Pull complete [2024-12-14T09:14:14.119Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-14T09:14:14.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:14:14.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:14:14.540Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:14:14.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-14T09:14:18.064Z] $ docker top 116341e5beedc5fadb0a54bb140243f655148883d39c88b84cbc9749b4d296c5 -eo pid,comm [2024-12-14T09:14:18.124Z] 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). [2024-12-14T09:14:18.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:14:18.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:14:18.173Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:14:18.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:14:18.279Z] $ docker exec 116341e5beedc5fadb0a54bb140243f655148883d39c88b84cbc9749b4d296c5 ssh-agent [2024-12-14T09:14:18.389Z] SSH_AUTH_SOCK=/tmp/ssh-2EskHsItFDhj/agent.31 [2024-12-14T09:14:18.389Z] SSH_AGENT_PID=37 [2024-12-14T09:14:18.395Z] Running ssh-add (command line suppressed) [2024-12-14T09:14:18.493Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11411734692174381821.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11411734692174381821.key) [2024-12-14T09:14:18.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:14:18.805Z] + git tag --points-at HEAD [Pipeline] } [2024-12-14T09:14:18.813Z] $ docker exec --env ******** --env ******** 116341e5beedc5fadb0a54bb140243f655148883d39c88b84cbc9749b4d296c5 ssh-agent -k [2024-12-14T09:14:18.918Z] unset SSH_AUTH_SOCK; [2024-12-14T09:14:18.918Z] unset SSH_AGENT_PID; [2024-12-14T09:14:18.918Z] echo Agent pid 37 killed; [2024-12-14T09:14:18.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-14T09:14:19.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:14:19.032Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:14:19.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:14:19.145Z] $ docker exec 116341e5beedc5fadb0a54bb140243f655148883d39c88b84cbc9749b4d296c5 ssh-agent [2024-12-14T09:14:19.256Z] SSH_AUTH_SOCK=/tmp/ssh-owkuLiMnWKUh/agent.70 [2024-12-14T09:14:19.257Z] SSH_AGENT_PID=76 [2024-12-14T09:14:19.260Z] Running ssh-add (command line suppressed) [2024-12-14T09:14:19.371Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9926558423647226888.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9926558423647226888.key) [2024-12-14T09:14:19.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:14:19.674Z] + git semver init [2024-12-14T09:14:19.934Z] 2024-12-14 09:14:19,846 [run_init] DEBUG init version:0.0.0 force:False [2024-12-14T09:14:19.934Z] 2024-12-14 09:14:19,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-12-14T09:14:19.934Z] 2024-12-14 09:14:19,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-12-14T09:14:19.934Z] 2024-12-14 09:14:19,848 [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) [2024-12-14T09:14:21.317Z] 2024-12-14 09:14:20,980 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-12-14T09:14:21.317Z] 2024-12-14 09:14:20,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-12-14T09:14:21.317Z] 2024-12-14 09:14:20,980 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:14:21.317Z] 2024-12-14 09:14:20,980 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:14:21.317Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:14:21.325Z] $ docker exec --env ******** --env ******** 116341e5beedc5fadb0a54bb140243f655148883d39c88b84cbc9749b4d296c5 ssh-agent -k [2024-12-14T09:14:21.416Z] unset SSH_AUTH_SOCK; [2024-12-14T09:14:21.417Z] unset SSH_AGENT_PID; [2024-12-14T09:14:21.417Z] echo Agent pid 76 killed; [2024-12-14T09:14:21.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:14:21.751Z] + git semver [Pipeline] } [2024-12-14T09:14:22.025Z] $ docker stop --time=1 116341e5beedc5fadb0a54bb140243f655148883d39c88b84cbc9749b4d296c5 [2024-12-14T09:14:23.321Z] $ docker rm -f --volumes 116341e5beedc5fadb0a54bb140243f655148883d39c88b84cbc9749b4d296c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:14:23.704Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-14T09:14:23.959Z] Stashed 1 file(s) [Pipeline] echo [2024-12-14T09:14:23.961Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 [2024-12-14T09:14:24.103Z] provisioning config files... [2024-12-14T09:14:24.113Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2169269450921193588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:14:24.419Z] ---> ****-login.sh [2024-12-14T09:14:24.419Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:14:24.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:24.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:24.419Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:24.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:24.419Z] [2024-12-14T09:14:24.419Z] Login Succeeded [2024-12-14T09:14:24.419Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:14:24.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:24.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:24.419Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:24.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:24.419Z] [2024-12-14T09:14:24.419Z] Login Succeeded [2024-12-14T09:14:24.419Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:14:24.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:24.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:24.679Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:24.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:24.679Z] [2024-12-14T09:14:24.679Z] Login Succeeded [2024-12-14T09:14:24.679Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:14:24.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:24.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:24.679Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:24.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:24.679Z] [2024-12-14T09:14:24.679Z] Login Succeeded [2024-12-14T09:14:24.679Z] ****.io [2024-12-14T09:14:24.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:24.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:24.941Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:24.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:24.941Z] [2024-12-14T09:14:24.941Z] Login Succeeded [2024-12-14T09:14:24.941Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:14:24.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-14T09:14:25.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:14:25.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:14:25.076Z] ========================================================= [2024-12-14T09:14:25.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-14T09:14:25.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:25.411Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-14T09:14:25.411Z] Sending build context to Docker daemon 25.68MB [2024-12-14T09:14:25.411Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:14:25.411Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-14T09:14:25.411Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-14T09:14:25.411Z] 43c4264eed91: Pulling fs layer [2024-12-14T09:14:25.411Z] 4cc291be95ef: Pulling fs layer [2024-12-14T09:14:25.411Z] 2ac1f1163629: Pulling fs layer [2024-12-14T09:14:25.411Z] 5c3c966382ef: Pulling fs layer [2024-12-14T09:14:25.411Z] 4f4fb700ef54: Pulling fs layer [2024-12-14T09:14:25.411Z] 5d5c8e513c77: Pulling fs layer [2024-12-14T09:14:25.411Z] 9f66e0745190: Pulling fs layer [2024-12-14T09:14:25.411Z] f49a43e4bbc0: Pulling fs layer [2024-12-14T09:14:25.411Z] 561ebcabdf7f: Pulling fs layer [2024-12-14T09:14:25.411Z] 5d5c8e513c77: Waiting [2024-12-14T09:14:25.411Z] 9f66e0745190: Waiting [2024-12-14T09:14:25.411Z] 561ebcabdf7f: Waiting [2024-12-14T09:14:25.411Z] 5c3c966382ef: Waiting [2024-12-14T09:14:25.672Z] 4cc291be95ef: Download complete [2024-12-14T09:14:25.672Z] 5c3c966382ef: Download complete [2024-12-14T09:14:25.672Z] 4f4fb700ef54: Verifying Checksum [2024-12-14T09:14:25.672Z] 4f4fb700ef54: Download complete [2024-12-14T09:14:25.672Z] 5d5c8e513c77: Verifying Checksum [2024-12-14T09:14:25.672Z] 5d5c8e513c77: Download complete [2024-12-14T09:14:25.672Z] 43c4264eed91: Verifying Checksum [2024-12-14T09:14:25.672Z] 43c4264eed91: Download complete [2024-12-14T09:14:25.672Z] 9f66e0745190: Verifying Checksum [2024-12-14T09:14:25.672Z] 9f66e0745190: Download complete [2024-12-14T09:14:25.931Z] 43c4264eed91: Pull complete [2024-12-14T09:14:25.931Z] 561ebcabdf7f: Verifying Checksum [2024-12-14T09:14:25.931Z] 561ebcabdf7f: Download complete [2024-12-14T09:14:25.931Z] 4cc291be95ef: Pull complete [2024-12-14T09:14:26.188Z] 2ac1f1163629: Verifying Checksum [2024-12-14T09:14:26.188Z] 2ac1f1163629: Download complete [2024-12-14T09:14:26.447Z] f49a43e4bbc0: Verifying Checksum [2024-12-14T09:14:26.447Z] f49a43e4bbc0: Download complete [2024-12-14T09:14:29.729Z] 2ac1f1163629: Pull complete [2024-12-14T09:14:29.729Z] 5c3c966382ef: Pull complete [2024-12-14T09:14:29.729Z] 4f4fb700ef54: Pull complete [2024-12-14T09:14:29.729Z] 5d5c8e513c77: Pull complete [2024-12-14T09:14:29.987Z] 9f66e0745190: Pull complete [2024-12-14T09:14:32.519Z] f49a43e4bbc0: Pull complete [2024-12-14T09:14:32.780Z] 561ebcabdf7f: Pull complete [2024-12-14T09:14:32.780Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-14T09:14:32.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-14T09:14:32.780Z] ---> 3a752c3f9dda [2024-12-14T09:14:32.780Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-14T09:14:39.072Z] Still waiting to schedule task [2024-12-14T09:14:39.073Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35089’ [2024-12-14T09:14:39.355Z] ---> Running in 7d860882d12b [2024-12-14T09:14:39.355Z] Removing intermediate container 7d860882d12b [2024-12-14T09:14:39.355Z] ---> 4e4569f37881 [2024-12-14T09:14:39.355Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-14T09:14:39.355Z] ---> Running in 1ffde31cfb45 [2024-12-14T09:14:39.355Z] Removing intermediate container 1ffde31cfb45 [2024-12-14T09:14:39.355Z] ---> 797cab13e500 [2024-12-14T09:14:39.355Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:14:39.355Z] ---> Running in 07912e129c99 [2024-12-14T09:14:39.355Z] Removing intermediate container 07912e129c99 [2024-12-14T09:14:39.355Z] ---> d3db36514960 [2024-12-14T09:14:39.355Z] Step 6/12 : WORKDIR /device-uart [2024-12-14T09:14:39.355Z] ---> Running in 287bfb50106b [2024-12-14T09:14:39.355Z] Removing intermediate container 287bfb50106b [2024-12-14T09:14:39.355Z] ---> 1795ac84520a [2024-12-14T09:14:39.355Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:14:39.355Z] ---> Running in 6bd698aff3b5 [2024-12-14T09:14:39.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:14:39.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:14:39.355Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-14T09:14:39.355Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-14T09:14:39.355Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-14T09:14:39.355Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-14T09:14:39.355Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:14:39.355Z] OK: 250 MiB in 58 packages [2024-12-14T09:14:39.929Z] Removing intermediate container 6bd698aff3b5 [2024-12-14T09:14:39.929Z] ---> cae7be3306ab [2024-12-14T09:14:39.929Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-14T09:14:39.929Z] ---> d9a1bc3e0aec [2024-12-14T09:14:39.929Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:14:39.929Z] ---> Running in 791af82ef6a2 [2024-12-14T09:15:36.213Z] Removing intermediate container 791af82ef6a2 [2024-12-14T09:15:36.213Z] ---> 5e17f4fda5ab [2024-12-14T09:15:36.213Z] Step 10/12 : COPY . . [2024-12-14T09:15:36.213Z] ---> 17de8b57e4c1 [2024-12-14T09:15:36.213Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:15:36.213Z] ---> Running in c3b105db9a81 [2024-12-14T09:15:36.213Z] Removing intermediate container c3b105db9a81 [2024-12-14T09:15:36.213Z] ---> 1017028ea353 [2024-12-14T09:15:36.213Z] Step 12/12 : RUN ${MAKE} [2024-12-14T09:15:36.213Z] ---> Running in ad241eda5dfd [2024-12-14T09:15:36.213Z] noop [2024-12-14T09:15:36.213Z] Removing intermediate container ad241eda5dfd [2024-12-14T09:15:36.213Z] ---> 39b03e70af06 [2024-12-14T09:15:36.213Z] Successfully built 39b03e70af06 [2024-12-14T09:15:36.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:36.535Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:15:36.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:15:36.610Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:15:36.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-14T09:15:36.961Z] $ docker top f96e813f82037790eb908e6872716636d44aca64c81fd9ed6de14707f83be401 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:15:37.301Z] + go version [2024-12-14T09:15:37.301Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-14T09:15:37.315Z] $ docker stop --time=1 f96e813f82037790eb908e6872716636d44aca64c81fd9ed6de14707f83be401 [2024-12-14T09:15:38.605Z] $ docker rm -f --volumes f96e813f82037790eb908e6872716636d44aca64c81fd9ed6de14707f83be401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:39.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:15:39.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:15:39.208Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:15:39.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-14T09:15:39.716Z] $ docker top b99957d3ca9d180438e30a8cd52092130611970d5b88db2e2b939bf23bb5e36a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:15:40.055Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:15:40.355Z] + make test [2024-12-14T09:15:40.355Z] go test ./... -coverprofile=coverage.out [2024-12-14T09:15:42.255Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-12-14T09:16:00.322Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-12-14T09:16:00.322Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-12-14T09:16:08.440Z] go vet ./... [2024-12-14T09:16:12.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:16:12.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:16:12.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-14T09:16:12.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:16:12.668Z] $ docker stop --time=1 b99957d3ca9d180438e30a8cd52092130611970d5b88db2e2b939bf23bb5e36a [2024-12-14T09:16:17.295Z] $ docker rm -f --volumes b99957d3ca9d180438e30a8cd52092130611970d5b88db2e2b939bf23bb5e36a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:16:17.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:16:17.872Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-14T09:16:18.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:16:18.594Z] + ls -al . [2024-12-14T09:16:18.594Z] total 224 [2024-12-14T09:16:18.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:15 . [2024-12-14T09:16:18.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:13 .. [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 09:14 .dockerignore [2024-12-14T09:16:18.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:15 .git [2024-12-14T09:16:18.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:14 .github [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 14 09:14 .gitignore [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 198 Dec 14 09:14 .golangci.yml [2024-12-14T09:16:18.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:14 .semver [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 18662 Dec 14 09:14 Attribution.txt [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 14 09:14 CHANGELOG.md [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 1919 Dec 14 09:14 Dockerfile [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:14 GOVERNANCE.md [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 14 09:14 Jenkinsfile [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 09:14 LICENSE [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 2455 Dec 14 09:14 Makefile [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 09:14 OWNERS.md [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 14 09:14 README.md [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:14 VERSION [2024-12-14T09:16:18.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:14 bin [2024-12-14T09:16:18.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:14 cmd [2024-12-14T09:16:18.594Z] -rw-r--r-- 1 jenkins jenkins 6770 Dec 14 09:15 coverage.out [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 6165 Dec 14 09:14 go.mod [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 87371 Dec 14 09:14 go.sum [2024-12-14T09:16:18.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:14 internal [2024-12-14T09:16:18.594Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 14 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:18.912Z] + 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=6ca2ee70ce4ca7eb62a161c3c20b5252611865fb --label arch=amd64 --label version=4.0.0-dev.6 . [2024-12-14T09:16:18.912Z] Sending build context to Docker daemon 25.69MB [2024-12-14T09:16:18.912Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:16:18.912Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-14T09:16:18.912Z] ---> 39b03e70af06 [2024-12-14T09:16:18.912Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-14T09:16:19.479Z] ---> Running in 31ae3c68d6b5 [2024-12-14T09:16:19.479Z] Removing intermediate container 31ae3c68d6b5 [2024-12-14T09:16:19.479Z] ---> 496e3adfb260 [2024-12-14T09:16:19.479Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-14T09:16:19.479Z] ---> Running in 9a01e4a34aa3 [2024-12-14T09:16:19.479Z] Removing intermediate container 9a01e4a34aa3 [2024-12-14T09:16:19.479Z] ---> e79543679861 [2024-12-14T09:16:19.479Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:16:19.479Z] ---> Running in 418145a7527b [2024-12-14T09:16:19.479Z] Removing intermediate container 418145a7527b [2024-12-14T09:16:19.479Z] ---> 274dea326dd0 [2024-12-14T09:16:19.479Z] Step 6/26 : WORKDIR /device-uart [2024-12-14T09:16:19.479Z] ---> Running in 7a309ee9ca02 [2024-12-14T09:16:19.738Z] Removing intermediate container 7a309ee9ca02 [2024-12-14T09:16:19.738Z] ---> bd1f7b68456e [2024-12-14T09:16:19.738Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:16:19.738Z] ---> Running in 0e160b92b427 [2024-12-14T09:16:19.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:19.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:20.255Z] OK: 250 MiB in 58 packages [2024-12-14T09:16:20.514Z] Removing intermediate container 0e160b92b427 [2024-12-14T09:16:20.514Z] ---> c5c594d5297b [2024-12-14T09:16:20.514Z] Step 8/26 : COPY go.mod vendor* ./ [2024-12-14T09:16:20.774Z] ---> e73c6baaf178 [2024-12-14T09:16:20.774Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:16:20.774Z] ---> Running in e21f9b4c1f84 [2024-12-14T09:16:21.341Z] Removing intermediate container e21f9b4c1f84 [2024-12-14T09:16:21.341Z] ---> 0ff7ee52e73b [2024-12-14T09:16:21.341Z] Step 10/26 : COPY . . [2024-12-14T09:16:21.909Z] ---> 9a6337ecdb7e [2024-12-14T09:16:21.909Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:16:22.167Z] ---> Running in 768e2c21f260 [2024-12-14T09:16:22.167Z] Removing intermediate container 768e2c21f260 [2024-12-14T09:16:22.167Z] ---> 8936492524f4 [2024-12-14T09:16:22.167Z] Step 12/26 : RUN ${MAKE} [2024-12-14T09:16:22.167Z] ---> Running in e7da73ba8b25 [2024-12-14T09:16:22.423Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-12-14T09:16:54.505Z] Removing intermediate container e7da73ba8b25 [2024-12-14T09:16:54.506Z] ---> e862a1dc55cc [2024-12-14T09:16:54.506Z] Step 13/26 : FROM alpine:3.20 [2024-12-14T09:16:54.506Z] 3.20: Pulling from library/alpine [2024-12-14T09:16:54.506Z] da9db072f522: Pulling fs layer [2024-12-14T09:16:54.506Z] da9db072f522: Verifying Checksum [2024-12-14T09:16:54.506Z] da9db072f522: Download complete [2024-12-14T09:16:54.506Z] da9db072f522: Pull complete [2024-12-14T09:16:54.506Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:16:54.506Z] Status: Downloaded newer image for alpine:3.20 [2024-12-14T09:16:54.506Z] ---> 63b790fccc90 [2024-12-14T09:16:54.506Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-12-14T09:16:54.506Z] ---> Running in dfee437ef9b4 [2024-12-14T09:16:54.506Z] Removing intermediate container dfee437ef9b4 [2024-12-14T09:16:54.506Z] ---> 9d04e8d5639e [2024-12-14T09:16:54.506Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-12-14T09:16:54.506Z] ---> Running in e48db4b44b4c [2024-12-14T09:16:54.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:54.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:54.765Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-14T09:16:54.765Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:16:54.765Z] OK: 8 MiB in 15 packages [2024-12-14T09:16:55.333Z] Removing intermediate container e48db4b44b4c [2024-12-14T09:16:55.333Z] ---> c3bfc987fe06 [2024-12-14T09:16:55.333Z] Step 16/26 : RUN apk --no-cache upgrade [2024-12-14T09:16:55.333Z] ---> Running in 48d531a03373 [2024-12-14T09:16:55.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:55.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:55.854Z] Upgrading critical system libraries and apk-tools: [2024-12-14T09:16:55.854Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:16:55.854Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:16:55.854Z] Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:16:55.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:56.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:56.372Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:16:56.372Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:16:56.372Z] OK: 8 MiB in 15 packages [2024-12-14T09:16:56.941Z] Removing intermediate container 48d531a03373 [2024-12-14T09:16:56.941Z] ---> 3e29e315ad67 [2024-12-14T09:16:56.941Z] Step 17/26 : WORKDIR / [2024-12-14T09:16:56.941Z] ---> Running in a7893a8be940 [2024-12-14T09:16:56.941Z] Removing intermediate container a7893a8be940 [2024-12-14T09:16:56.941Z] ---> 004b92ad777a [2024-12-14T09:16:56.941Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-12-14T09:16:56.941Z] ---> 343cfc675325 [2024-12-14T09:16:56.941Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-12-14T09:16:57.198Z] ---> 796ebae21515 [2024-12-14T09:16:57.198Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-12-14T09:16:58.573Z] ---> 4939aa10dfec [2024-12-14T09:16:58.573Z] Step 21/26 : EXPOSE 59995 [2024-12-14T09:16:58.832Z] ---> Running in 69b6faad9379 [2024-12-14T09:16:58.832Z] Removing intermediate container 69b6faad9379 [2024-12-14T09:16:58.832Z] ---> 0f3ffe190d6c [2024-12-14T09:16:58.832Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-12-14T09:16:58.832Z] ---> Running in 7a135c2f9d35 [2024-12-14T09:16:58.832Z] Removing intermediate container 7a135c2f9d35 [2024-12-14T09:16:58.832Z] ---> 1df632e1291e [2024-12-14T09:16:58.832Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-14T09:16:58.832Z] ---> Running in d3d5e9c874e3 [2024-12-14T09:16:58.832Z] Removing intermediate container d3d5e9c874e3 [2024-12-14T09:16:58.832Z] ---> d8da22f6ff0c [2024-12-14T09:16:58.832Z] Step 24/26 : LABEL arch=amd64 [2024-12-14T09:16:59.091Z] ---> Running in 56da8c2595ac [2024-12-14T09:16:59.091Z] Removing intermediate container 56da8c2595ac [2024-12-14T09:16:59.091Z] ---> bbcb46c4f734 [2024-12-14T09:16:59.091Z] Step 25/26 : LABEL git_sha=6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:16:59.091Z] ---> Running in 17f95542804c [2024-12-14T09:16:59.091Z] Removing intermediate container 17f95542804c [2024-12-14T09:16:59.091Z] ---> 89eaec1fe18e [2024-12-14T09:16:59.091Z] Step 26/26 : LABEL version=4.0.0-dev.6 [2024-12-14T09:16:59.091Z] ---> Running in 32727365eab9 [2024-12-14T09:16:59.091Z] Removing intermediate container 32727365eab9 [2024-12-14T09:16:59.091Z] ---> 2b6322b0ccb9 [2024-12-14T09:16:59.091Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-14T09:16:59.349Z] Successfully built 2b6322b0ccb9 [2024-12-14T09:16:59.349Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:16:59.465Z] provisioning config files... [2024-12-14T09:16:59.473Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2626514246921777391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:16:59.781Z] ---> ****-login.sh [2024-12-14T09:16:59.781Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:16:59.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:16:59.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:16:59.782Z] Configure a credential helper to remove this warning. See [2024-12-14T09:16:59.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:16:59.782Z] [2024-12-14T09:16:59.782Z] Login Succeeded [2024-12-14T09:16:59.782Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:16:59.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:16:59.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:16:59.782Z] Configure a credential helper to remove this warning. See [2024-12-14T09:16:59.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:16:59.782Z] [2024-12-14T09:16:59.782Z] Login Succeeded [2024-12-14T09:16:59.782Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:17:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:00.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:00.042Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:00.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:00.042Z] [2024-12-14T09:17:00.042Z] Login Succeeded [2024-12-14T09:17:00.042Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:17:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:00.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:00.042Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:00.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:00.042Z] [2024-12-14T09:17:00.042Z] Login Succeeded [2024-12-14T09:17:00.042Z] ****.io [2024-12-14T09:17:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:00.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:00.304Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:00.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:00.304Z] [2024-12-14T09:17:00.304Z] Login Succeeded [2024-12-14T09:17:00.304Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:17:00.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:17:00.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:17:00.384Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-12-14T09:17:00.384Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:17:00.384Z] latest [2024-12-14T09:17:00.384Z] 4.0.0-dev.6 [2024-12-14T09:17:00.384Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [2024-12-14T09:17:00.384Z] main [2024-12-14T09:17:00.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:00.732Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:01.055Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:17:01.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-12-14T09:17:01.055Z] fdde26997b7c: Preparing [2024-12-14T09:17:01.055Z] e01a2241cb65: Preparing [2024-12-14T09:17:01.055Z] eaabc1f9bfcd: Preparing [2024-12-14T09:17:01.055Z] 8ab31b39711a: Preparing [2024-12-14T09:17:01.055Z] 74b414563951: Preparing [2024-12-14T09:17:01.055Z] 75654b8eeebd: Preparing [2024-12-14T09:17:01.056Z] 75654b8eeebd: Waiting [2024-12-14T09:17:01.056Z] e01a2241cb65: Pushed [2024-12-14T09:17:01.056Z] 74b414563951: Pushed [2024-12-14T09:17:01.056Z] eaabc1f9bfcd: Pushed [2024-12-14T09:17:01.056Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:01.624Z] 8ab31b39711a: Pushed [2024-12-14T09:17:05.818Z] fdde26997b7c: Pushed [2024-12-14T09:17:05.818Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb: digest: sha256:809ff746f7e0ee89976821f3804239668f17c1d85f8fa58fb2291684f3731d0f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:06.141Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:06.470Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-12-14T09:17:06.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-12-14T09:17:06.470Z] fdde26997b7c: Preparing [2024-12-14T09:17:06.470Z] e01a2241cb65: Preparing [2024-12-14T09:17:06.470Z] eaabc1f9bfcd: Preparing [2024-12-14T09:17:06.470Z] 8ab31b39711a: Preparing [2024-12-14T09:17:06.470Z] 74b414563951: Preparing [2024-12-14T09:17:06.470Z] 75654b8eeebd: Preparing [2024-12-14T09:17:06.470Z] 75654b8eeebd: Waiting [2024-12-14T09:17:06.470Z] fdde26997b7c: Layer already exists [2024-12-14T09:17:06.470Z] eaabc1f9bfcd: Layer already exists [2024-12-14T09:17:06.470Z] 8ab31b39711a: Layer already exists [2024-12-14T09:17:06.470Z] 74b414563951: Layer already exists [2024-12-14T09:17:06.470Z] e01a2241cb65: Layer already exists [2024-12-14T09:17:06.470Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:06.470Z] latest: digest: sha256:809ff746f7e0ee89976821f3804239668f17c1d85f8fa58fb2291684f3731d0f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:06.807Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:07.131Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.6 [2024-12-14T09:17:07.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-12-14T09:17:07.131Z] fdde26997b7c: Preparing [2024-12-14T09:17:07.131Z] e01a2241cb65: Preparing [2024-12-14T09:17:07.131Z] eaabc1f9bfcd: Preparing [2024-12-14T09:17:07.131Z] 8ab31b39711a: Preparing [2024-12-14T09:17:07.131Z] 74b414563951: Preparing [2024-12-14T09:17:07.131Z] 75654b8eeebd: Preparing [2024-12-14T09:17:07.131Z] 75654b8eeebd: Waiting [2024-12-14T09:17:07.131Z] 74b414563951: Layer already exists [2024-12-14T09:17:07.131Z] e01a2241cb65: Layer already exists [2024-12-14T09:17:07.131Z] eaabc1f9bfcd: Layer already exists [2024-12-14T09:17:07.131Z] 8ab31b39711a: Layer already exists [2024-12-14T09:17:07.131Z] fdde26997b7c: Layer already exists [2024-12-14T09:17:07.131Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:07.131Z] 4.0.0-dev.6: digest: sha256:809ff746f7e0ee89976821f3804239668f17c1d85f8fa58fb2291684f3731d0f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:07.462Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:07.775Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [2024-12-14T09:17:07.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-12-14T09:17:07.775Z] fdde26997b7c: Preparing [2024-12-14T09:17:07.775Z] e01a2241cb65: Preparing [2024-12-14T09:17:07.775Z] eaabc1f9bfcd: Preparing [2024-12-14T09:17:07.775Z] 8ab31b39711a: Preparing [2024-12-14T09:17:07.775Z] 74b414563951: Preparing [2024-12-14T09:17:07.775Z] 75654b8eeebd: Preparing [2024-12-14T09:17:07.775Z] 75654b8eeebd: Waiting [2024-12-14T09:17:07.775Z] eaabc1f9bfcd: Layer already exists [2024-12-14T09:17:07.775Z] fdde26997b7c: Layer already exists [2024-12-14T09:17:07.775Z] 8ab31b39711a: Layer already exists [2024-12-14T09:17:07.775Z] e01a2241cb65: Layer already exists [2024-12-14T09:17:07.775Z] 74b414563951: Layer already exists [2024-12-14T09:17:07.775Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:07.775Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6: digest: sha256:809ff746f7e0ee89976821f3804239668f17c1d85f8fa58fb2291684f3731d0f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:08.102Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:08.432Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-12-14T09:17:08.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-12-14T09:17:08.432Z] fdde26997b7c: Preparing [2024-12-14T09:17:08.432Z] e01a2241cb65: Preparing [2024-12-14T09:17:08.432Z] eaabc1f9bfcd: Preparing [2024-12-14T09:17:08.432Z] 8ab31b39711a: Preparing [2024-12-14T09:17:08.432Z] 74b414563951: Preparing [2024-12-14T09:17:08.432Z] 75654b8eeebd: Preparing [2024-12-14T09:17:08.432Z] 75654b8eeebd: Waiting [2024-12-14T09:17:08.432Z] fdde26997b7c: Layer already exists [2024-12-14T09:17:08.432Z] e01a2241cb65: Layer already exists [2024-12-14T09:17:08.432Z] 8ab31b39711a: Layer already exists [2024-12-14T09:17:08.432Z] eaabc1f9bfcd: Layer already exists [2024-12-14T09:17:08.432Z] 74b414563951: Layer already exists [2024-12-14T09:17:08.432Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:08.432Z] main: digest: sha256:809ff746f7e0ee89976821f3804239668f17c1d85f8fa58fb2291684f3731d0f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:17:08.501Z] ===================================================== [Pipeline] echo [2024-12-14T09:17:08.514Z] taggedImages: [2024-12-14T09:17:08.514Z] - nexus3.edgexfoundry.org:10004/device-uart:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:17:08.514Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-12-14T09:17:08.514Z] - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.6 [2024-12-14T09:17:08.514Z] - nexus3.edgexfoundry.org:10004/device-uart:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [2024-12-14T09:17:08.514Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:08.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:17:08.920Z] [2024-12-14T09:17:08.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:09.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:17:09.224Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-14T09:17:09.224Z] 5eb5b503b376: Pulling fs layer [2024-12-14T09:17:09.224Z] 5c69ac0246d0: Pulling fs layer [2024-12-14T09:17:09.224Z] ec43610c2a17: Pulling fs layer [2024-12-14T09:17:09.224Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-14T09:17:09.224Z] 33b1e0a273af: Pulling fs layer [2024-12-14T09:17:09.224Z] 5d3b04190fa2: Pulling fs layer [2024-12-14T09:17:09.224Z] 2f39f015ded8: Pulling fs layer [2024-12-14T09:17:09.224Z] 3a2ae6a8a46f: Waiting [2024-12-14T09:17:09.224Z] 33b1e0a273af: Waiting [2024-12-14T09:17:09.224Z] 2f39f015ded8: Waiting [2024-12-14T09:17:09.224Z] 5d3b04190fa2: Waiting [2024-12-14T09:17:09.224Z] 5c69ac0246d0: Verifying Checksum [2024-12-14T09:17:09.224Z] 5c69ac0246d0: Download complete [2024-12-14T09:17:09.224Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-14T09:17:09.224Z] 3a2ae6a8a46f: Download complete [2024-12-14T09:17:09.224Z] 33b1e0a273af: Verifying Checksum [2024-12-14T09:17:09.224Z] 33b1e0a273af: Download complete [2024-12-14T09:17:09.224Z] 5d3b04190fa2: Verifying Checksum [2024-12-14T09:17:09.224Z] 5d3b04190fa2: Download complete [2024-12-14T09:17:09.224Z] ec43610c2a17: Verifying Checksum [2024-12-14T09:17:09.224Z] ec43610c2a17: Download complete [2024-12-14T09:17:09.482Z] 5eb5b503b376: Verifying Checksum [2024-12-14T09:17:09.482Z] 5eb5b503b376: Download complete [2024-12-14T09:17:10.045Z] 2f39f015ded8: Download complete [2024-12-14T09:17:10.611Z] 5eb5b503b376: Pull complete [2024-12-14T09:17:10.611Z] 5c69ac0246d0: Pull complete [2024-12-14T09:17:11.176Z] ec43610c2a17: Pull complete [2024-12-14T09:17:11.176Z] 3a2ae6a8a46f: Pull complete [2024-12-14T09:17:11.434Z] 33b1e0a273af: Pull complete [2024-12-14T09:17:11.434Z] 5d3b04190fa2: Pull complete [2024-12-14T09:17:14.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35097 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-12-14T09:17:14.647Z] Running in /w/workspace/device-uart/47 [Pipeline] { [Pipeline] checkout [2024-12-14T09:17:15.634Z] 2f39f015ded8: Pull complete [2024-12-14T09:17:15.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-14T09:17:15.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:17:15.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-12-14T09:17:17.708Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:17:17.793Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:17:17.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-14T09:17:22.496Z] $ docker top 71532e3300a9fff9e15fc09f84d521870cec99c6fcdb8251ba2a3e7ee358352e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:17:22.857Z] ---> job-cost.sh [2024-12-14T09:17:22.857Z] lf-activate-venv: SKIPPING [2024-12-14T09:17:22.857Z] INFO: No Stack... [2024-12-14T09:17:23.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:17:23.375Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:17:23.661Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-12-14T09:17:23.661Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:17:23.673Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-47-stack-cost] [2024-12-14T09:17:23.680Z] Resource [jenkins-edgexfoundry-device-uart-main-47-stack-cost] did not exist. Created. [2024-12-14T09:17:23.686Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:17:23.996Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:17:24.030Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:17:24.038Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:17:24.071Z] $ docker stop --time=1 71532e3300a9fff9e15fc09f84d521870cec99c6fcdb8251ba2a3e7ee358352e [2024-12-14T09:17:25.105Z] using credential edgex-jenkins-ssh [2024-12-14T09:17:25.130Z] Cloning the remote Git repository [2024-12-14T09:17:25.210Z] $ docker rm -f --volumes 71532e3300a9fff9e15fc09f84d521870cec99c6fcdb8251ba2a3e7ee358352e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-14T09:17:25.212Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-12-14T09:17:25.367Z] > git init /w/workspace/device-uart/47 # timeout=10 [2024-12-14T09:17:25.606Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-12-14T09:17:25.608Z] > git --version # timeout=10 [2024-12-14T09:17:25.634Z] > git --version # 'git version 2.25.1' [2024-12-14T09:17:25.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-14T09:17:25.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:17:28.601Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-12-14T09:17:28.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:17:29.765Z] Avoid second fetch [2024-12-14T09:17:29.766Z] Checking out Revision 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb (main) [2024-12-14T09:17:30.531Z] Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [2024-12-14T09:17:29.785Z] > git config core.sparsecheckout # timeout=10 [2024-12-14T09:17:29.863Z] > git checkout -f 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:17:35.305Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-14T09:17:35.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:17:35.306Z] Dload Upload Total Spent Left Speed [2024-12-14T09:17:35.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 178k 0 --:--:-- --:--:-- --:--:-- 181k [Pipeline] sh [2024-12-14T09:17:35.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-14T09:17:36.022Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-14T09:17:36.022Z] sudo tee /etc/docker/daemon.new [2024-12-14T09:17:36.022Z] { [2024-12-14T09:17:36.022Z] "registry-mirrors": [ [2024-12-14T09:17:36.022Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-14T09:17:36.022Z] ], [2024-12-14T09:17:36.022Z] "bip": "10.250.0.254/24", [2024-12-14T09:17:36.022Z] "hosts": [ [2024-12-14T09:17:36.022Z] "tcp://0.0.0.0:5555", [2024-12-14T09:17:36.022Z] "unix:///var/run/docker.sock" [2024-12-14T09:17:36.022Z] ], [2024-12-14T09:17:36.022Z] "mtu": 1458, [2024-12-14T09:17:36.022Z] "selinux-enabled": true, [2024-12-14T09:17:36.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-14T09:17:36.022Z] } [Pipeline] sh [2024-12-14T09:17:36.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-14T09:17:36.704Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:17:55.013Z] provisioning config files... [2024-12-14T09:17:55.052Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/47@tmp/config15378063690121562894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:17:55.554Z] ---> ****-login.sh [2024-12-14T09:17:55.554Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:17:55.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:56.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:56.102Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:56.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:56.102Z] [2024-12-14T09:17:56.103Z] Login Succeeded [2024-12-14T09:17:56.103Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:17:56.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:56.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:56.382Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:56.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:56.382Z] [2024-12-14T09:17:56.382Z] Login Succeeded [2024-12-14T09:17:56.382Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:17:56.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:56.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:56.654Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:56.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:56.654Z] [2024-12-14T09:17:56.654Z] Login Succeeded [2024-12-14T09:17:56.654Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:17:56.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:56.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:56.930Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:56.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:56.930Z] [2024-12-14T09:17:56.930Z] Login Succeeded [2024-12-14T09:17:56.930Z] ****.io [2024-12-14T09:17:57.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:57.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:57.481Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:57.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:57.481Z] [2024-12-14T09:17:57.481Z] Login Succeeded [2024-12-14T09:17:57.481Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:17:57.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-14T09:17:57.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:17:57.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:17:58.016Z] ========================================================= [2024-12-14T09:17:58.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-14T09:17:58.016Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:58.400Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-14T09:17:59.830Z] #0 building with "default" instance using docker driver [2024-12-14T09:17:59.830Z] [2024-12-14T09:17:59.830Z] #1 [internal] load build definition from Dockerfile [2024-12-14T09:17:59.830Z] #1 transferring dockerfile: 30B [2024-12-14T09:17:59.830Z] #1 transferring dockerfile: 1.96kB 0.0s done [2024-12-14T09:17:59.830Z] #1 DONE 0.1s [2024-12-14T09:17:59.830Z] [2024-12-14T09:17:59.830Z] #2 [internal] load .dockerignore [2024-12-14T09:17:59.830Z] #2 transferring context: 182B 0.0s done [2024-12-14T09:17:59.830Z] #2 DONE 0.1s [2024-12-14T09:17:59.830Z] [2024-12-14T09:17:59.830Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-14T09:17:59.830Z] #3 DONE 0.1s [2024-12-14T09:17:59.830Z] [2024-12-14T09:17:59.830Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:17:59.830Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-14T09:18:00.106Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.1s [2024-12-14T09:18:00.106Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-14T09:18:00.106Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-14T09:18:00.106Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s [2024-12-14T09:18:00.106Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s [2024-12-14T09:18:00.106Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s [2024-12-14T09:18:00.106Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-14T09:18:00.106Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-14T09:18:00.106Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-14T09:18:00.106Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.32MB / 70.64MB 0.3s [2024-12-14T09:18:00.106Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-14T09:18:00.106Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-14T09:18:00.382Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-14T09:18:00.382Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.4s [2024-12-14T09:18:00.382Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s [2024-12-14T09:18:00.382Z] #4 ... [2024-12-14T09:18:00.382Z] [2024-12-14T09:18:00.382Z] #5 [internal] load build context [2024-12-14T09:18:00.382Z] #5 transferring context: 12.82MB 0.5s done [2024-12-14T09:18:00.382Z] #5 DONE 0.5s [2024-12-14T09:18:00.382Z] [2024-12-14T09:18:00.382Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:18:00.382Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.53MB / 70.64MB 0.5s [2024-12-14T09:18:00.382Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 4.98MB / 12.73MB 0.5s [2024-12-14T09:18:00.654Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 15.73MB / 70.64MB 0.6s [2024-12-14T09:18:00.654Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.6s [2024-12-14T09:18:00.654Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.6s [2024-12-14T09:18:00.654Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.6s done [2024-12-14T09:18:00.654Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.7s [2024-12-14T09:18:00.926Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 27.26MB / 70.64MB 0.9s [2024-12-14T09:18:00.926Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 18.87MB / 95.52MB 0.9s [2024-12-14T09:18:00.926Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-14T09:18:00.926Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 32.51MB / 70.64MB 1.0s [2024-12-14T09:18:00.926Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 24.12MB / 95.52MB 1.0s [2024-12-14T09:18:00.926Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 37.57MB / 70.64MB 1.1s [2024-12-14T09:18:00.926Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 29.36MB / 95.52MB 1.1s [2024-12-14T09:18:00.926Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-14T09:18:01.200Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.94MB / 70.64MB 1.2s [2024-12-14T09:18:01.200Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.19MB / 70.64MB 1.3s [2024-12-14T09:18:01.200Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 37.75MB / 95.52MB 1.3s [2024-12-14T09:18:01.200Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.3s done [2024-12-14T09:18:01.476Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 55.57MB / 70.64MB 1.5s [2024-12-14T09:18:01.476Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 47.19MB / 95.52MB 1.5s [2024-12-14T09:18:01.476Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 59.77MB / 70.64MB 1.6s [2024-12-14T09:18:01.476Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 53.17MB / 95.52MB 1.6s [2024-12-14T09:18:01.476Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.7s [2024-12-14T09:18:01.476Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 58.72MB / 95.52MB 1.7s [2024-12-14T09:18:01.747Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s [2024-12-14T09:18:01.747Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.96MB / 95.52MB 1.8s [2024-12-14T09:18:02.019Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done [2024-12-14T09:18:02.019Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 74.45MB / 95.52MB 2.0s [2024-12-14T09:18:02.019Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 79.69MB / 95.52MB 2.1s [2024-12-14T09:18:02.019Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-14T09:18:02.294Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 88.17MB / 95.52MB 2.3s [2024-12-14T09:18:02.294Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s [2024-12-14T09:18:02.574Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.6s done [2024-12-14T09:18:09.263Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.4s [2024-12-14T09:18:14.661Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.8s [2024-12-14T09:18:18.955Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 16.8s [2024-12-14T09:18:22.327Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.3s done [2024-12-14T09:18:23.744Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-14T09:18:24.013Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-14T09:18:24.013Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-14T09:18:24.013Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-14T09:18:24.013Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-14T09:18:29.380Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s [2024-12-14T09:18:32.734Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.1s done [2024-12-14T09:18:32.734Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-14T09:18:34.687Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.1s done [2024-12-14T09:18:35.271Z] #4 DONE 35.4s [2024-12-14T09:18:35.271Z] [2024-12-14T09:18:35.271Z] #6 [builder 2/7] WORKDIR /device-uart [2024-12-14T09:18:37.231Z] #6 DONE 1.8s [2024-12-14T09:18:37.231Z] [2024-12-14T09:18:37.231Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-12-14T09:18:37.824Z] #7 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:18:38.412Z] #7 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:18:39.830Z] #7 2.735 (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-14T09:18:39.830Z] #7 2.760 (2/4) Installing libedit (20240517.3.1-r0) [2024-12-14T09:18:39.830Z] #7 2.772 (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-14T09:18:39.830Z] #7 2.838 (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-14T09:18:40.101Z] #7 2.866 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:18:40.101Z] #7 2.912 OK: 242 MiB in 58 packages [2024-12-14T09:18:40.377Z] #7 DONE 3.3s [2024-12-14T09:18:40.377Z] [2024-12-14T09:18:40.377Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-14T09:18:40.648Z] #8 DONE 0.2s [2024-12-14T09:18:40.648Z] [2024-12-14T09:18:40.648Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:19:12.899Z] #9 DONE 31.8s [2024-12-14T09:19:12.899Z] [2024-12-14T09:19:12.899Z] #10 [builder 6/7] COPY . . [2024-12-14T09:19:12.899Z] #10 DONE 0.3s [2024-12-14T09:19:12.899Z] [2024-12-14T09:19:12.899Z] #11 [builder 7/7] RUN echo noop [2024-12-14T09:19:13.484Z] #11 0.752 noop [2024-12-14T09:19:13.484Z] #11 DONE 0.8s [2024-12-14T09:19:13.753Z] [2024-12-14T09:19:13.753Z] #12 exporting to image [2024-12-14T09:19:13.753Z] #12 exporting layers [2024-12-14T09:19:52.623Z] #12 exporting layers 36.2s done [2024-12-14T09:19:52.623Z] #12 writing image sha256:818f952339eb11a5714d9454af2552c91ec3bc075fe674b7c6c3c0beae7d7be9 0.0s done [2024-12-14T09:19:52.623Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-14T09:19:52.623Z] #12 DONE 36.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:19:52.999Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:19:52.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:19:53.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-35097 does not seem to be running inside a container [2024-12-14T09:19:53.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/47 -v /w/workspace/device-uart/47:/w/workspace/device-uart/47:rw,z -v /w/workspace/device-uart/47@tmp:/w/workspace/device-uart/47@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 [2024-12-14T09:19:54.611Z] $ docker top ee5aae12f25f2ffa1200794f06257d9d11968fb1ca598695cd9c001ff906adc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:19:55.428Z] + go version [2024-12-14T09:19:55.428Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-14T09:19:55.449Z] $ docker stop --time=1 ee5aae12f25f2ffa1200794f06257d9d11968fb1ca598695cd9c001ff906adc0 [2024-12-14T09:19:57.033Z] $ docker rm -f --volumes ee5aae12f25f2ffa1200794f06257d9d11968fb1ca598695cd9c001ff906adc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:19:57.589Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:19:57.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:19:57.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-35097 does not seem to be running inside a container [2024-12-14T09:19:57.826Z] $ 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/47 -v /w/workspace/device-uart/47:/w/workspace/device-uart/47:rw,z -v /w/workspace/device-uart/47@tmp:/w/workspace/device-uart/47@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 [2024-12-14T09:19:58.771Z] $ docker top b61b06505dc45d5b9097105346accafdf64c7153e8a15bfb857251147384b05a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:19:59.260Z] + git config --global --add safe.directory /w/workspace/device-uart/47 [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:19:59.626Z] + make test [2024-12-14T09:19:59.627Z] go test ./... -coverprofile=coverage.out [2024-12-14T09:20:06.295Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-12-14T09:22:43.959Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-12-14T09:22:43.959Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-12-14T09:22:43.959Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-14T09:22:43.959Z] go vet ./... [2024-12-14T09:23:16.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:23:16.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:23:16.279Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-14T09:23:16.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:23:16.318Z] $ docker stop --time=1 b61b06505dc45d5b9097105346accafdf64c7153e8a15bfb857251147384b05a [2024-12-14T09:23:18.168Z] $ docker rm -f --volumes b61b06505dc45d5b9097105346accafdf64c7153e8a15bfb857251147384b05a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:23:19.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:23:19.835Z] Warning: overwriting stash ‘coverage-report’ [2024-12-14T09:23:20.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:23:20.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:23:21.186Z] + ls -al . [2024-12-14T09:23:21.187Z] total 220 [2024-12-14T09:23:21.187Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 14 09:20 . [2024-12-14T09:23:21.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:17 .. [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 09:17 .dockerignore [2024-12-14T09:23:21.187Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:17 .git [2024-12-14T09:23:21.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:17 .github [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 14 09:17 .gitignore [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 198 Dec 14 09:17 .golangci.yml [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 18662 Dec 14 09:17 Attribution.txt [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 14 09:17 CHANGELOG.md [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 1919 Dec 14 09:17 Dockerfile [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:17 GOVERNANCE.md [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 14 09:17 Jenkinsfile [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 09:17 LICENSE [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 2455 Dec 14 09:17 Makefile [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 09:17 OWNERS.md [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 14 09:17 README.md [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:14 VERSION [2024-12-14T09:23:21.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:17 bin [2024-12-14T09:23:21.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:17 cmd [2024-12-14T09:23:21.187Z] -rw-r--r-- 1 jenkins jenkins 6770 Dec 14 09:22 coverage.out [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 6165 Dec 14 09:17 go.mod [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 87371 Dec 14 09:17 go.sum [2024-12-14T09:23:21.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:17 internal [2024-12-14T09:23:21.187Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 14 09:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:23:21.541Z] + 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=6ca2ee70ce4ca7eb62a161c3c20b5252611865fb --label arch=arm64 --label version=4.0.0-dev.6 . [2024-12-14T09:23:22.509Z] #0 building with "default" instance using docker driver [2024-12-14T09:23:22.509Z] [2024-12-14T09:23:22.509Z] #1 [internal] load build definition from Dockerfile [2024-12-14T09:23:22.509Z] #1 transferring dockerfile: 1.96kB 0.0s done [2024-12-14T09:23:22.509Z] #1 DONE 0.0s [2024-12-14T09:23:22.509Z] [2024-12-14T09:23:22.509Z] #2 [internal] load .dockerignore [2024-12-14T09:23:22.509Z] #2 transferring context: 182B 0.0s done [2024-12-14T09:23:22.509Z] #2 DONE 0.1s [2024-12-14T09:23:22.509Z] [2024-12-14T09:23:22.509Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-14T09:23:22.780Z] #3 ... [2024-12-14T09:23:22.780Z] [2024-12-14T09:23:22.780Z] #4 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-14T09:23:22.780Z] #4 DONE 0.0s [2024-12-14T09:23:22.780Z] [2024-12-14T09:23:22.780Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-14T09:23:22.780Z] #3 DONE 0.3s [2024-12-14T09:23:23.048Z] [2024-12-14T09:23:23.048Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:23.048Z] #5 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-14T09:23:23.048Z] #5 DONE 0.1s [2024-12-14T09:23:23.048Z] [2024-12-14T09:23:23.048Z] #6 [internal] load build context [2024-12-14T09:23:23.048Z] #6 transferring context: 12.31kB 0.1s done [2024-12-14T09:23:23.048Z] #6 DONE 0.1s [2024-12-14T09:23:23.048Z] [2024-12-14T09:23:23.048Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:23.048Z] #5 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-14T09:23:23.048Z] #5 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-14T09:23:23.048Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2024-12-14T09:23:23.048Z] #5 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-14T09:23:23.048Z] #5 ... [2024-12-14T09:23:23.048Z] [2024-12-14T09:23:23.048Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-14T09:23:23.048Z] #7 DONE 0.3s [2024-12-14T09:23:23.048Z] [2024-12-14T09:23:23.048Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:23.048Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2024-12-14T09:23:23.048Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-14T09:23:23.317Z] #5 ... [2024-12-14T09:23:23.317Z] [2024-12-14T09:23:23.317Z] #8 [builder 2/7] WORKDIR /device-uart [2024-12-14T09:23:23.317Z] #8 DONE 0.1s [2024-12-14T09:23:23.317Z] [2024-12-14T09:23:23.317Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:23.317Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2024-12-14T09:23:23.587Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-14T09:23:23.855Z] #5 DONE 1.1s [2024-12-14T09:23:23.855Z] [2024-12-14T09:23:23.855Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-12-14T09:23:24.123Z] #9 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:24.711Z] #9 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:26.659Z] #9 2.982 OK: 242 MiB in 58 packages [2024-12-14T09:23:26.659Z] #9 DONE 3.4s [2024-12-14T09:23:26.659Z] [2024-12-14T09:23:26.659Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-12-14T09:23:26.931Z] #10 DONE 0.2s [2024-12-14T09:23:26.931Z] [2024-12-14T09:23:26.931Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:23:27.895Z] #11 ... [2024-12-14T09:23:27.895Z] [2024-12-14T09:23:27.895Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-14T09:23:27.895Z] #12 0.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:27.895Z] #12 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:27.895Z] #12 3.131 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-14T09:23:27.895Z] #12 3.149 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:23:27.895Z] #12 3.186 OK: 9 MiB in 15 packages [2024-12-14T09:23:27.895Z] #12 DONE 3.7s [2024-12-14T09:23:27.895Z] [2024-12-14T09:23:27.895Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-14T09:23:28.490Z] #13 ... [2024-12-14T09:23:28.490Z] [2024-12-14T09:23:28.490Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:23:28.490Z] #11 DONE 1.7s [2024-12-14T09:23:28.762Z] [2024-12-14T09:23:28.762Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-14T09:23:28.762Z] #13 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:29.032Z] #13 ... [2024-12-14T09:23:29.032Z] [2024-12-14T09:23:29.032Z] #14 [builder 6/7] COPY . . [2024-12-14T09:23:29.032Z] #14 DONE 0.4s [2024-12-14T09:23:29.032Z] [2024-12-14T09:23:29.032Z] #15 [builder 7/7] RUN make build [2024-12-14T09:23:29.998Z] #15 0.828 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-12-14T09:23:34.271Z] #15 ... [2024-12-14T09:23:34.271Z] [2024-12-14T09:23:34.271Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-14T09:23:34.271Z] #13 1.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:34.271Z] #13 3.107 Upgrading critical system libraries and apk-tools: [2024-12-14T09:23:34.271Z] #13 3.107 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:23:34.271Z] #13 3.130 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:23:34.271Z] #13 3.442 Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:23:34.271Z] #13 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:34.271Z] #13 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:34.271Z] #13 5.867 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:23:34.271Z] #13 6.009 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:23:34.271Z] #13 6.049 OK: 9 MiB in 15 packages [2024-12-14T09:23:34.271Z] #13 DONE 6.5s [2024-12-14T09:23:34.271Z] [2024-12-14T09:23:34.271Z] #15 [builder 7/7] RUN make build [2024-12-14T09:25:55.983Z] #15 DONE 146.7s [2024-12-14T09:25:55.983Z] [2024-12-14T09:25:55.983Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2024-12-14T09:25:55.983Z] #16 DONE 0.1s [2024-12-14T09:25:55.983Z] [2024-12-14T09:25:55.983Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2024-12-14T09:25:55.983Z] #17 DONE 0.1s [2024-12-14T09:25:55.983Z] [2024-12-14T09:25:55.983Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2024-12-14T09:25:56.564Z] #18 DONE 0.4s [2024-12-14T09:25:56.564Z] [2024-12-14T09:25:56.564Z] #19 exporting to image [2024-12-14T09:25:56.564Z] #19 exporting layers [2024-12-14T09:25:56.829Z] #19 exporting layers 0.5s done [2024-12-14T09:25:56.829Z] #19 writing image sha256:10d3c5540fc54bedc09e1f5206e7aca90924544643df7691dfbde02d6fb34f53 done [2024-12-14T09:25:56.829Z] #19 naming to docker.io/library/device-uart-arm64 0.0s done [2024-12-14T09:25:56.829Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:25:56.963Z] provisioning config files... [2024-12-14T09:25:56.977Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/47@tmp/config5463423573343700925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:25:57.313Z] ---> ****-login.sh [2024-12-14T09:25:57.313Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:25:57.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:57.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:57.579Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:57.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:57.579Z] [2024-12-14T09:25:57.580Z] Login Succeeded [2024-12-14T09:25:57.580Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:25:57.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:57.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:57.845Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:57.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:57.845Z] [2024-12-14T09:25:57.845Z] Login Succeeded [2024-12-14T09:25:57.845Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:25:57.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:58.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:58.110Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:58.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:58.110Z] [2024-12-14T09:25:58.110Z] Login Succeeded [2024-12-14T09:25:58.110Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:25:58.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:58.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:58.376Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:58.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:58.376Z] [2024-12-14T09:25:58.376Z] Login Succeeded [2024-12-14T09:25:58.376Z] ****.io [2024-12-14T09:25:58.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:58.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:58.644Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:58.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:58.644Z] [2024-12-14T09:25:58.644Z] Login Succeeded [2024-12-14T09:25:58.644Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:25:58.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:25:58.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:25:58.747Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-12-14T09:25:58.747Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:25:58.747Z] latest [2024-12-14T09:25:58.747Z] 4.0.0-dev.6 [2024-12-14T09:25:58.747Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [2024-12-14T09:25:58.747Z] main [2024-12-14T09:25:58.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:25:59.119Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:25:59.522Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:25:59.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-12-14T09:25:59.522Z] 425ae3298ffc: Preparing [2024-12-14T09:25:59.522Z] 7feb346ab606: Preparing [2024-12-14T09:25:59.522Z] 215e9a7aa364: Preparing [2024-12-14T09:25:59.522Z] 871d8de3dfa2: Preparing [2024-12-14T09:25:59.522Z] d2934fda850f: Preparing [2024-12-14T09:25:59.522Z] 651d9022c234: Preparing [2024-12-14T09:25:59.522Z] 651d9022c234: Waiting [2024-12-14T09:25:59.786Z] 215e9a7aa364: Pushed [2024-12-14T09:25:59.786Z] 7feb346ab606: Pushed [2024-12-14T09:25:59.786Z] d2934fda850f: Pushed [2024-12-14T09:25:59.786Z] 651d9022c234: Layer already exists [2024-12-14T09:26:01.192Z] 871d8de3dfa2: Pushed [2024-12-14T09:26:09.597Z] 425ae3298ffc: Pushed [2024-12-14T09:26:09.597Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb: digest: sha256:25598d8c44fcbf2fab8f065ad5f9ee7dc35c59ffc5c996299123958ca101ae69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:09.953Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:10.311Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-12-14T09:26:10.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-12-14T09:26:10.311Z] 425ae3298ffc: Preparing [2024-12-14T09:26:10.311Z] 7feb346ab606: Preparing [2024-12-14T09:26:10.311Z] 215e9a7aa364: Preparing [2024-12-14T09:26:10.311Z] 871d8de3dfa2: Preparing [2024-12-14T09:26:10.311Z] d2934fda850f: Preparing [2024-12-14T09:26:10.311Z] 651d9022c234: Preparing [2024-12-14T09:26:10.311Z] 651d9022c234: Waiting [2024-12-14T09:26:10.311Z] 7feb346ab606: Layer already exists [2024-12-14T09:26:10.311Z] 871d8de3dfa2: Layer already exists [2024-12-14T09:26:10.311Z] 215e9a7aa364: Layer already exists [2024-12-14T09:26:10.311Z] 425ae3298ffc: Layer already exists [2024-12-14T09:26:10.311Z] d2934fda850f: Layer already exists [2024-12-14T09:26:10.311Z] 651d9022c234: Layer already exists [2024-12-14T09:26:10.578Z] latest: digest: sha256:25598d8c44fcbf2fab8f065ad5f9ee7dc35c59ffc5c996299123958ca101ae69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:10.943Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:11.300Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.6 [2024-12-14T09:26:11.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-12-14T09:26:11.301Z] 425ae3298ffc: Preparing [2024-12-14T09:26:11.301Z] 7feb346ab606: Preparing [2024-12-14T09:26:11.301Z] 215e9a7aa364: Preparing [2024-12-14T09:26:11.301Z] 871d8de3dfa2: Preparing [2024-12-14T09:26:11.301Z] d2934fda850f: Preparing [2024-12-14T09:26:11.301Z] 651d9022c234: Preparing [2024-12-14T09:26:11.301Z] 651d9022c234: Waiting [2024-12-14T09:26:11.301Z] 871d8de3dfa2: Layer already exists [2024-12-14T09:26:11.301Z] 7feb346ab606: Layer already exists [2024-12-14T09:26:11.301Z] d2934fda850f: Layer already exists [2024-12-14T09:26:11.301Z] 425ae3298ffc: Layer already exists [2024-12-14T09:26:11.301Z] 215e9a7aa364: Layer already exists [2024-12-14T09:26:11.301Z] 651d9022c234: Layer already exists [2024-12-14T09:26:11.566Z] 4.0.0-dev.6: digest: sha256:25598d8c44fcbf2fab8f065ad5f9ee7dc35c59ffc5c996299123958ca101ae69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:11.921Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:12.268Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [2024-12-14T09:26:12.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-12-14T09:26:12.268Z] 425ae3298ffc: Preparing [2024-12-14T09:26:12.268Z] 7feb346ab606: Preparing [2024-12-14T09:26:12.268Z] 215e9a7aa364: Preparing [2024-12-14T09:26:12.268Z] 871d8de3dfa2: Preparing [2024-12-14T09:26:12.268Z] d2934fda850f: Preparing [2024-12-14T09:26:12.268Z] 651d9022c234: Preparing [2024-12-14T09:26:12.268Z] 651d9022c234: Waiting [2024-12-14T09:26:12.268Z] 7feb346ab606: Layer already exists [2024-12-14T09:26:12.268Z] 425ae3298ffc: Layer already exists [2024-12-14T09:26:12.268Z] d2934fda850f: Layer already exists [2024-12-14T09:26:12.268Z] 871d8de3dfa2: Layer already exists [2024-12-14T09:26:12.268Z] 215e9a7aa364: Layer already exists [2024-12-14T09:26:12.268Z] 651d9022c234: Layer already exists [2024-12-14T09:26:12.534Z] 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6: digest: sha256:25598d8c44fcbf2fab8f065ad5f9ee7dc35c59ffc5c996299123958ca101ae69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:12.898Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:13.256Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-12-14T09:26:13.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-12-14T09:26:13.256Z] 425ae3298ffc: Preparing [2024-12-14T09:26:13.256Z] 7feb346ab606: Preparing [2024-12-14T09:26:13.256Z] 215e9a7aa364: Preparing [2024-12-14T09:26:13.256Z] 871d8de3dfa2: Preparing [2024-12-14T09:26:13.256Z] d2934fda850f: Preparing [2024-12-14T09:26:13.256Z] 651d9022c234: Preparing [2024-12-14T09:26:13.256Z] 651d9022c234: Waiting [2024-12-14T09:26:13.256Z] d2934fda850f: Layer already exists [2024-12-14T09:26:13.256Z] 871d8de3dfa2: Layer already exists [2024-12-14T09:26:13.256Z] 425ae3298ffc: Layer already exists [2024-12-14T09:26:13.256Z] 7feb346ab606: Layer already exists [2024-12-14T09:26:13.256Z] 215e9a7aa364: Layer already exists [2024-12-14T09:26:13.256Z] 651d9022c234: Layer already exists [2024-12-14T09:26:13.522Z] main: digest: sha256:25598d8c44fcbf2fab8f065ad5f9ee7dc35c59ffc5c996299123958ca101ae69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:26:13.598Z] ===================================================== [Pipeline] echo [2024-12-14T09:26:13.611Z] taggedImages: [2024-12-14T09:26:13.611Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [2024-12-14T09:26:13.611Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-12-14T09:26:13.611Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.6 [2024-12-14T09:26:13.611Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:6ca2ee70ce4ca7eb62a161c3c20b5252611865fb-4.0.0-dev.6 [2024-12-14T09:26:13.611Z] - 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 [2024-12-14T09:26:14.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:14.002Z] [2024-12-14T09:26:14.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:14.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:14.340Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-14T09:26:14.340Z] 8998bd30e6a1: Pulling fs layer [2024-12-14T09:26:14.340Z] 04944245beec: Pulling fs layer [2024-12-14T09:26:14.340Z] 699f458cf7ca: Pulling fs layer [2024-12-14T09:26:14.340Z] 765212b225bb: Pulling fs layer [2024-12-14T09:26:14.340Z] f23df028b6ca: Pulling fs layer [2024-12-14T09:26:14.340Z] d65c8cfc05b1: Pulling fs layer [2024-12-14T09:26:14.340Z] 2437ff75d9bd: Pulling fs layer [2024-12-14T09:26:14.340Z] 765212b225bb: Waiting [2024-12-14T09:26:14.340Z] f23df028b6ca: Waiting [2024-12-14T09:26:14.340Z] d65c8cfc05b1: Waiting [2024-12-14T09:26:14.340Z] 2437ff75d9bd: Waiting [2024-12-14T09:26:14.607Z] 04944245beec: Verifying Checksum [2024-12-14T09:26:14.607Z] 04944245beec: Download complete [2024-12-14T09:26:14.607Z] 765212b225bb: Download complete [2024-12-14T09:26:14.607Z] f23df028b6ca: Verifying Checksum [2024-12-14T09:26:14.607Z] f23df028b6ca: Download complete [2024-12-14T09:26:14.607Z] d65c8cfc05b1: Download complete [2024-12-14T09:26:14.873Z] 699f458cf7ca: Verifying Checksum [2024-12-14T09:26:14.873Z] 699f458cf7ca: Download complete [2024-12-14T09:26:15.140Z] 8998bd30e6a1: Verifying Checksum [2024-12-14T09:26:15.140Z] 8998bd30e6a1: Download complete [2024-12-14T09:26:17.077Z] 2437ff75d9bd: Verifying Checksum [2024-12-14T09:26:17.077Z] 2437ff75d9bd: Download complete [2024-12-14T09:26:21.318Z] 8998bd30e6a1: Pull complete [2024-12-14T09:26:21.898Z] 04944245beec: Pull complete [2024-12-14T09:26:23.837Z] 699f458cf7ca: Pull complete [2024-12-14T09:26:23.837Z] 765212b225bb: Pull complete [2024-12-14T09:26:24.796Z] f23df028b6ca: Pull complete [2024-12-14T09:26:24.796Z] d65c8cfc05b1: Pull complete [2024-12-14T09:26:51.476Z] 2437ff75d9bd: Pull complete [2024-12-14T09:26:51.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-14T09:26:51.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:51.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:26:51.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-35097 does not seem to be running inside a container [2024-12-14T09:26:51.778Z] $ 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/47 -v /w/workspace/device-uart/47:/w/workspace/device-uart/47:rw,z -v /w/workspace/device-uart/47@tmp:/w/workspace/device-uart/47@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 [2024-12-14T09:26:53.795Z] $ docker top d1150a85c6d8cfc6fa8e2501af407efe9d3a85ec33dcf4c8bb8c4679fe684082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:26:54.646Z] ---> job-cost.sh [2024-12-14T09:26:54.647Z] lf-activate-venv: SKIPPING [2024-12-14T09:26:54.647Z] INFO: No Stack... [2024-12-14T09:26:54.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:26:55.879Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:26:56.204Z] + cat /w/workspace/device-uart/47/archives/cost.csv [2024-12-14T09:26:56.204Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:26:56.262Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-47-stack-cost] [2024-12-14T09:26:56.271Z] Resource [jenkins-edgexfoundry-device-uart-main-47-stack-cost] did not exist. Created. [2024-12-14T09:26:56.277Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:26:56.626Z] /w/workspace/device-uart/47@tmp/durable-786a5826/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-14T09:26:56.951Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:26:56.979Z] Warning: overwriting stash ‘stack-cost’ [2024-12-14T09:26:57.034Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:26:57.042Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:26:57.068Z] $ docker stop --time=1 d1150a85c6d8cfc6fa8e2501af407efe9d3a85ec33dcf4c8bb8c4679fe684082 [2024-12-14T09:26:58.497Z] $ docker rm -f --volumes d1150a85c6d8cfc6fa8e2501af407efe9d3a85ec33dcf4c8bb8c4679fe684082 [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 [2024-12-14T09:26:58.913Z] provisioning config files... [2024-12-14T09:26:58.920Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14985270679272996282tmp [Pipeline] { [Pipeline] sh [2024-12-14T09:26:59.217Z] + set +x [2024-12-14T09:26:59.217Z] + + curl -s https://codecov.io/bashbash [2024-12-14T09:26:59.217Z] -s -- [2024-12-14T09:26:59.217Z] [2024-12-14T09:26:59.217Z] _____ _ [2024-12-14T09:26:59.217Z] / ____| | | [2024-12-14T09:26:59.217Z] | | ___ __| | ___ ___ _____ __ [2024-12-14T09:26:59.217Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-14T09:26:59.217Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-14T09:26:59.217Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-14T09:26:59.217Z] Bash-1.0.6 [2024-12-14T09:26:59.217Z] [2024-12-14T09:26:59.217Z] [2024-12-14T09:26:59.217Z] ==> git version 2.25.1 found [2024-12-14T09:26:59.217Z] ==> 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 [2024-12-14T09:26:59.217Z] Release-Date: 2020-01-08 [2024-12-14T09:26:59.217Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-14T09:26:59.217Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-14T09:26:59.217Z] ==> Jenkins CI detected. [2024-12-14T09:26:59.217Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-12-14T09:26:59.217Z] project root: . [2024-12-14T09:26:59.217Z] --> token set from env [2024-12-14T09:26:59.217Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-14T09:26:59.217Z] ==> Running gcov in . (disable via -X gcov) [2024-12-14T09:26:59.217Z] ==> Python coveragepy not found [2024-12-14T09:26:59.217Z] ==> Searching for coverage reports in: [2024-12-14T09:26:59.217Z] + . [2024-12-14T09:26:59.217Z] -> Found 1 reports [2024-12-14T09:26:59.217Z] ==> Detecting git/mercurial file structure [2024-12-14T09:26:59.217Z] ==> Reading reports [2024-12-14T09:26:59.217Z] + ./coverage.out bytes=6770 [2024-12-14T09:26:59.217Z] ==> Appending adjustments [2024-12-14T09:26:59.217Z] https://docs.codecov.io/docs/fixing-reports [2024-12-14T09:26:59.477Z] + Found adjustments [2024-12-14T09:26:59.477Z] ==> Gzipping contents [2024-12-14T09:26:59.477Z] 4.0K /tmp/codecov.RRarEO.gz [2024-12-14T09:26:59.477Z] ==> Uploading reports [2024-12-14T09:26:59.477Z] url: https://codecov.io [2024-12-14T09:26:59.477Z] query: branch=main&commit=6ca2ee70ce4ca7eb62a161c3c20b5252611865fb&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:26:59.477Z] -> Pinging Codecov [2024-12-14T09:26:59.477Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6ca2ee70ce4ca7eb62a161c3c20b5252611865fb&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:26:59.477Z] -> Uploading to [2024-12-14T09:26:59.477Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/6ca2ee70ce4ca7eb62a161c3c20b5252611865fb/f5c7ab79-f472-417a-9ecd-f13412e28eef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241214T092659Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc35bdb919956c7c3c702ea15447ac3cc95c181caff8e39dc10ecf606dcdf8bc [2024-12-14T09:26:59.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:26:59.738Z] Dload Upload Total Spent Left Speed [2024-12-14T09:26:59.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 4368 --:--:-- --:--:-- --:--:-- 4353 [2024-12-14T09:26:59.997Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] } [2024-12-14T09:27:00.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-14T09:27:00.123Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-14T09:27:00.137Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:00.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:00.446Z] [2024-12-14T09:27:00.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:00.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:00.754Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-14T09:27:00.755Z] 43c4264eed91: Already exists [2024-12-14T09:27:00.755Z] 4cc291be95ef: Already exists [2024-12-14T09:27:00.755Z] 2ac1f1163629: Already exists [2024-12-14T09:27:00.755Z] 5c3c966382ef: Already exists [2024-12-14T09:27:00.755Z] 4f4fb700ef54: Already exists [2024-12-14T09:27:00.755Z] d9c7d2e4e75e: Pulling fs layer [2024-12-14T09:27:00.755Z] 9c3e1370e548: Pulling fs layer [2024-12-14T09:27:01.013Z] d9c7d2e4e75e: Verifying Checksum [2024-12-14T09:27:01.013Z] d9c7d2e4e75e: Download complete [2024-12-14T09:27:01.273Z] d9c7d2e4e75e: Pull complete [2024-12-14T09:27:01.840Z] 9c3e1370e548: Verifying Checksum [2024-12-14T09:27:01.840Z] 9c3e1370e548: Download complete [2024-12-14T09:27:04.372Z] 9c3e1370e548: Pull complete [2024-12-14T09:27:04.372Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-14T09:27:04.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:04.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:04.471Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:27:04.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-14T09:27:06.200Z] $ docker top fe0f06f717fb2680202e2905dbcb15f0d31b4080a4371b2c4555d2a95fd94339 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:27:06.528Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-12-14T09:27:06.538Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-12-14T09:27:06.819Z] + set -o pipefail [2024-12-14T09:27:06.819Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-12-14T09:27:13.424Z] [2024-12-14T09:27:13.424Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-12-14T09:27:13.424Z] [2024-12-14T09:27:13.424Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/b22bf28c-7459-44e2-8723-8d11a7ed02d7 [2024-12-14T09:27:13.424Z] [2024-12-14T09:27:13.424Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-14T09:27:13.424Z] [2024-12-14T09:27:13.424Z] [2024-12-14T09:27:13.424Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-14T09:27:13.424Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-14T09:27:13.449Z] $ docker stop --time=1 fe0f06f717fb2680202e2905dbcb15f0d31b4080a4371b2c4555d2a95fd94339 [2024-12-14T09:27:17.716Z] $ docker rm -f --volumes fe0f06f717fb2680202e2905dbcb15f0d31b4080a4371b2c4555d2a95fd94339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:27:18.640Z] + git log --format=format:%s -1 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb [Pipeline] sh [2024-12-14T09:27:18.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:18.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:19.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:19.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:19.342Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:27:19.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-14T09:27:19.867Z] $ docker top f02ac87b8c1c74d7e2d2491ee10d256b3affd49a59ff20a0a8324c7eadc2d1f3 -eo pid,comm [2024-12-14T09:27:19.898Z] 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). [2024-12-14T09:27:19.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:19.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:19.949Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:20.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:20.165Z] $ docker exec f02ac87b8c1c74d7e2d2491ee10d256b3affd49a59ff20a0a8324c7eadc2d1f3 ssh-agent [2024-12-14T09:27:20.255Z] SSH_AUTH_SOCK=/tmp/ssh-yvnl1SWuxhsy/agent.32 [2024-12-14T09:27:20.255Z] SSH_AGENT_PID=38 [2024-12-14T09:27:20.260Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:20.358Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3029415027339103264.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3029415027339103264.key) [2024-12-14T09:27:20.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:20.642Z] + git semver tag [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,813 [run_tag] DEBUG tag force:False [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,813 [check_head_tag] DEBUG check head tag [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,814 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,818 [execute] INFO git cat-file --batch [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,832 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,832 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:20.900Z] 2024-12-14 09:27:20,836 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:27:20.900Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:27:20.922Z] $ docker exec --env ******** --env ******** f02ac87b8c1c74d7e2d2491ee10d256b3affd49a59ff20a0a8324c7eadc2d1f3 ssh-agent -k [2024-12-14T09:27:20.996Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:20.996Z] unset SSH_AGENT_PID; [2024-12-14T09:27:20.996Z] echo Agent pid 38 killed; [2024-12-14T09:27:20.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:21.311Z] + git semver [Pipeline] } [2024-12-14T09:27:21.597Z] $ docker stop --time=1 f02ac87b8c1c74d7e2d2491ee10d256b3affd49a59ff20a0a8324c7eadc2d1f3 [2024-12-14T09:27:22.860Z] $ docker rm -f --volumes f02ac87b8c1c74d7e2d2491ee10d256b3affd49a59ff20a0a8324c7eadc2d1f3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:23.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:23.257Z] [2024-12-14T09:27:23.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:23.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:23.557Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-14T09:27:23.557Z] ab5ef0e58194: Pulling fs layer [2024-12-14T09:27:23.557Z] 9712f1f96733: Pulling fs layer [2024-12-14T09:27:23.557Z] 63f879dbbcfc: Pulling fs layer [2024-12-14T09:27:23.557Z] 0d9ebad4ef96: Pulling fs layer [2024-12-14T09:27:23.557Z] e9a5061849ea: Pulling fs layer [2024-12-14T09:27:23.557Z] d747dcd14b5f: Pulling fs layer [2024-12-14T09:27:23.557Z] 2de7ff778b66: Pulling fs layer [2024-12-14T09:27:23.557Z] 0d9ebad4ef96: Waiting [2024-12-14T09:27:23.557Z] e9a5061849ea: Waiting [2024-12-14T09:27:23.557Z] d747dcd14b5f: Waiting [2024-12-14T09:27:23.557Z] 2de7ff778b66: Waiting [2024-12-14T09:27:23.557Z] 9712f1f96733: Download complete [2024-12-14T09:27:23.815Z] 63f879dbbcfc: Verifying Checksum [2024-12-14T09:27:23.815Z] 63f879dbbcfc: Download complete [2024-12-14T09:27:24.073Z] e9a5061849ea: Verifying Checksum [2024-12-14T09:27:24.073Z] e9a5061849ea: Download complete [2024-12-14T09:27:24.073Z] d747dcd14b5f: Verifying Checksum [2024-12-14T09:27:24.073Z] d747dcd14b5f: Download complete [2024-12-14T09:27:24.073Z] 0d9ebad4ef96: Verifying Checksum [2024-12-14T09:27:24.073Z] 0d9ebad4ef96: Download complete [2024-12-14T09:27:24.073Z] ab5ef0e58194: Verifying Checksum [2024-12-14T09:27:24.073Z] ab5ef0e58194: Download complete [2024-12-14T09:27:24.073Z] 2de7ff778b66: Verifying Checksum [2024-12-14T09:27:24.073Z] 2de7ff778b66: Download complete [2024-12-14T09:27:26.605Z] ab5ef0e58194: Pull complete [2024-12-14T09:27:26.605Z] 9712f1f96733: Pull complete [2024-12-14T09:27:27.540Z] 63f879dbbcfc: Pull complete [2024-12-14T09:27:30.824Z] 0d9ebad4ef96: Pull complete [2024-12-14T09:27:31.392Z] e9a5061849ea: Pull complete [2024-12-14T09:27:31.392Z] d747dcd14b5f: Pull complete [2024-12-14T09:27:32.325Z] 2de7ff778b66: Pull complete [2024-12-14T09:27:32.584Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-14T09:27:32.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:32.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:32.684Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:27:32.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-14T09:27:37.062Z] $ docker top 96d07fec8d47073417e2215e4882181664024c53205fd29f2d4a1211670a9941 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:27:37.121Z] provisioning config files... [2024-12-14T09:27:37.127Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16201559122985205186tmp [2024-12-14T09:27:37.137Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5434526902682969715tmp [2024-12-14T09:27:37.145Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3125158808601823344tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:27:37.175Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:37.477Z] ---> sigul-configuration.sh [2024-12-14T09:27:37.477Z] gpg: directory `/root/.gnupg' created [2024-12-14T09:27:37.477Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-14T09:27:37.477Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-14T09:27:37.477Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-14T09:27:37.477Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-14T09:27:37.477Z] gpg: CAST5 encrypted data [2024-12-14T09:27:37.477Z] gpg: encrypted with 1 passphrase [2024-12-14T09:27:37.477Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-14T09:27:37.765Z] + mkdir /home/jenkins [2024-12-14T09:27:37.765Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-14T09:27:38.056Z] + 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 [2024-12-14T09:27:38.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:38.415Z] ---> sigul-install.sh [2024-12-14T09:27:38.415Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-14T09:27:38.772Z] + git tag --list [2024-12-14T09:27:38.772Z] v0.0.0 [2024-12-14T09:27:38.772Z] v0.0.1-dev.1 [2024-12-14T09:27:38.772Z] v0.0.1-dev.2 [2024-12-14T09:27:38.772Z] v0.0.1-dev.3 [2024-12-14T09:27:38.772Z] v0.0.1-dev.4 [2024-12-14T09:27:38.772Z] v3.0.0 [2024-12-14T09:27:38.772Z] v3.0.1-dev.1 [2024-12-14T09:27:38.772Z] v3.0.1-dev.10 [2024-12-14T09:27:38.772Z] v3.0.1-dev.11 [2024-12-14T09:27:38.772Z] v3.0.1-dev.12 [2024-12-14T09:27:38.772Z] v3.0.1-dev.13 [2024-12-14T09:27:38.772Z] v3.0.1-dev.14 [2024-12-14T09:27:38.772Z] v3.0.1-dev.15 [2024-12-14T09:27:38.772Z] v3.0.1-dev.16 [2024-12-14T09:27:38.772Z] v3.0.1-dev.17 [2024-12-14T09:27:38.772Z] v3.0.1-dev.18 [2024-12-14T09:27:38.772Z] v3.0.1-dev.19 [2024-12-14T09:27:38.772Z] v3.0.1-dev.2 [2024-12-14T09:27:38.772Z] v3.0.1-dev.20 [2024-12-14T09:27:38.772Z] v3.0.1-dev.21 [2024-12-14T09:27:38.772Z] v3.0.1-dev.22 [2024-12-14T09:27:38.772Z] v3.0.1-dev.23 [2024-12-14T09:27:38.772Z] v3.0.1-dev.24 [2024-12-14T09:27:38.772Z] v3.0.1-dev.25 [2024-12-14T09:27:38.772Z] v3.0.1-dev.26 [2024-12-14T09:27:38.772Z] v3.0.1-dev.27 [2024-12-14T09:27:38.772Z] v3.0.1-dev.28 [2024-12-14T09:27:38.772Z] v3.0.1-dev.29 [2024-12-14T09:27:38.772Z] v3.0.1-dev.3 [2024-12-14T09:27:38.772Z] v3.0.1-dev.30 [2024-12-14T09:27:38.772Z] v3.0.1-dev.31 [2024-12-14T09:27:38.772Z] v3.0.1-dev.32 [2024-12-14T09:27:38.772Z] v3.0.1-dev.33 [2024-12-14T09:27:38.772Z] v3.0.1-dev.34 [2024-12-14T09:27:38.772Z] v3.0.1-dev.4 [2024-12-14T09:27:38.772Z] v3.0.1-dev.5 [2024-12-14T09:27:38.772Z] v3.0.1-dev.6 [2024-12-14T09:27:38.772Z] v3.0.1-dev.7 [2024-12-14T09:27:38.772Z] v3.0.1-dev.8 [2024-12-14T09:27:38.772Z] v3.0.1-dev.9 [2024-12-14T09:27:38.772Z] v3.1 [2024-12-14T09:27:38.772Z] v3.1.0 [2024-12-14T09:27:38.772Z] v3.1.1 [2024-12-14T09:27:38.772Z] v3.1.1-dev.1 [2024-12-14T09:27:38.772Z] v4.0.0-dev.1 [2024-12-14T09:27:38.772Z] v4.0.0-dev.2 [2024-12-14T09:27:38.772Z] v4.0.0-dev.3 [2024-12-14T09:27:38.772Z] v4.0.0-dev.4 [2024-12-14T09:27:38.772Z] v4.0.0-dev.5 [2024-12-14T09:27:38.772Z] v4.0.0-dev.6 [Pipeline] sh [2024-12-14T09:27:39.138Z] + lftools sign git-tag v4.0.0-dev.6 [2024-12-14T09:27:39.733Z] Signing Git tag with Sigul... [2024-12-14T09:27:39.733Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-12-14T09:27:40.009Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:40.299Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-14T09:27:40.306Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-14T09:27:40.351Z] $ docker stop --time=1 96d07fec8d47073417e2215e4882181664024c53205fd29f2d4a1211670a9941 [2024-12-14T09:27:41.692Z] $ docker rm -f --volumes 96d07fec8d47073417e2215e4882181664024c53205fd29f2d4a1211670a9941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-14T09:27:42.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:42.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:42.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:42.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:42.509Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:27:42.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-14T09:27:42.910Z] $ docker top 89288c24df89e8f55d09489d40459db765a9949efd7d581a6528bbd91d760b54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:43.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:43.005Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:43.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:43.123Z] $ docker exec 89288c24df89e8f55d09489d40459db765a9949efd7d581a6528bbd91d760b54 ssh-agent [2024-12-14T09:27:43.224Z] SSH_AUTH_SOCK=/tmp/ssh-sRrl5tJodGNQ/agent.30 [2024-12-14T09:27:43.224Z] SSH_AGENT_PID=36 [2024-12-14T09:27:43.228Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:43.332Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16927075848696269553.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16927075848696269553.key) [2024-12-14T09:27:43.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:43.620Z] + git semver bump pre [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,813 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,813 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,813 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,813 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,815 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,821 [execute] INFO git cat-file --batch [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:43.879Z] 2024-12-14 09:27:43,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:27:43.879Z] 4.0.0-dev.7 [Pipeline] } [2024-12-14T09:27:43.902Z] $ docker exec --env ******** --env ******** 89288c24df89e8f55d09489d40459db765a9949efd7d581a6528bbd91d760b54 ssh-agent -k [2024-12-14T09:27:44.004Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:44.005Z] unset SSH_AGENT_PID; [2024-12-14T09:27:44.005Z] echo Agent pid 36 killed; [2024-12-14T09:27:44.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:44.320Z] + git semver [Pipeline] } [2024-12-14T09:27:44.607Z] $ docker stop --time=1 89288c24df89e8f55d09489d40459db765a9949efd7d581a6528bbd91d760b54 [2024-12-14T09:27:45.885Z] $ docker rm -f --volumes 89288c24df89e8f55d09489d40459db765a9949efd7d581a6528bbd91d760b54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:27:46.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:46.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:46.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:46.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:46.599Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:27:46.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-14T09:27:46.996Z] $ docker top 87c85c77c02253c051b5c127d48aa163b6e0f3f76ffe0194e0e0ee012d2966f3 -eo pid,comm [2024-12-14T09:27:47.031Z] 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). [2024-12-14T09:27:47.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:47.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:47.081Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:47.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:47.208Z] $ docker exec 87c85c77c02253c051b5c127d48aa163b6e0f3f76ffe0194e0e0ee012d2966f3 ssh-agent [2024-12-14T09:27:47.288Z] SSH_AUTH_SOCK=/tmp/ssh-woUvn2qa8dIi/agent.32 [2024-12-14T09:27:47.288Z] SSH_AGENT_PID=38 [2024-12-14T09:27:47.292Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:47.416Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17451428026804952362.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17451428026804952362.key) [2024-12-14T09:27:47.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:47.707Z] + git semver push [2024-12-14T09:27:47.965Z] 2024-12-14 09:27:47,900 [run_push] DEBUG push [2024-12-14T09:27:47.965Z] 2024-12-14 09:27:47,901 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:47.965Z] 2024-12-14 09:27:47,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:47.965Z] 2024-12-14 09:27:47,904 [execute] INFO git rev-list 1808317c716a1ac8fef09938be9830684c193db2 -- [2024-12-14T09:27:47.965Z] 2024-12-14 09:27:47,905 [execute] DEBUG Popen(['git', 'rev-list', '1808317c716a1ac8fef09938be9830684c193db2', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:47.965Z] 2024-12-14 09:27:47,910 [execute] INFO git fetch -v origin [2024-12-14T09:27:47.965Z] 2024-12-14 09:27:47,910 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-14T09:27:48.533Z] 2024-12-14 09:27:48,364 [run_push] DEBUG no remote changes detected [2024-12-14T09:27:48.533Z] 2024-12-14 09:27:48,364 [execute] INFO git push origin semver [2024-12-14T09:27:48.533Z] 2024-12-14 09:27:48,365 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:49.108Z] 2024-12-14 09:27:48,987 [run_push] DEBUG push all version tags [2024-12-14T09:27:49.108Z] 2024-12-14 09:27:48,987 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-14T09:27:49.108Z] 2024-12-14 09:27:48,988 [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) [2024-12-14T09:27:49.674Z] 2024-12-14 09:27:49,557 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-12-14T09:27:49.674Z] 4.0.0-dev.7 [Pipeline] } [2024-12-14T09:27:49.698Z] $ docker exec --env ******** --env ******** 87c85c77c02253c051b5c127d48aa163b6e0f3f76ffe0194e0e0ee012d2966f3 ssh-agent -k [2024-12-14T09:27:49.797Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:49.799Z] unset SSH_AGENT_PID; [2024-12-14T09:27:49.799Z] echo Agent pid 38 killed; [2024-12-14T09:27:49.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:50.116Z] + git semver [Pipeline] } [2024-12-14T09:27:50.401Z] $ docker stop --time=1 87c85c77c02253c051b5c127d48aa163b6e0f3f76ffe0194e0e0ee012d2966f3 [2024-12-14T09:27:51.673Z] $ docker rm -f --volumes 87c85c77c02253c051b5c127d48aa163b6e0f3f76ffe0194e0e0ee012d2966f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-14T09:27:52.268Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-12-14T09:27:52.268Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-12-14T09:27:52.268Z] total 16 [2024-12-14T09:27:52.268Z] drwxr-xr-x 3 root root 4096 Dec 14 09:17 . [2024-12-14T09:27:52.268Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:27:52.268Z] drwxr-xr-x 2 root root 4096 Dec 14 09:17 cost [2024-12-14T09:27:52.268Z] -rw-r--r-- 1 root root 82 Dec 14 09:17 cost.csv [2024-12-14T09:27:52.268Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-12-14T09:27:52.268Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-12-14T09:27:52.268Z] total 16 [2024-12-14T09:27:52.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:17 . [2024-12-14T09:27:52.268Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:27:52.268Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 09:17 cost [2024-12-14T09:27:52.268Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 14 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:52.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:53.419Z] ---> package-listing.sh [2024-12-14T09:27:53.419Z] ++ facter osfamily [2024-12-14T09:27:53.419Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-14T09:27:53.678Z] + OS_FAMILY=debian [2024-12-14T09:27:53.678Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-12-14T09:27:53.678Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-14T09:27:53.678Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-14T09:27:53.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-14T09:27:53.678Z] + PACKAGES=/tmp/packages_start.txt [2024-12-14T09:27:53.678Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-12-14T09:27:53.678Z] + PACKAGES=/tmp/packages_end.txt [2024-12-14T09:27:53.678Z] + case "${OS_FAMILY}" in [2024-12-14T09:27:53.678Z] + dpkg -l [2024-12-14T09:27:53.678Z] + grep '^ii' [2024-12-14T09:27:53.678Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-14T09:27:53.678Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-14T09:27:53.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-14T09:27:53.678Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-12-14T09:27:53.678Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-12-14T09:27:53.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-12-14T09:27:53.689Z] 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 [2024-12-14T09:27:53.971Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:54.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:27:54.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:54.623Z] prd-ubuntu20.04-docker-8c-8g-35093 does not seem to be running inside a container [2024-12-14T09:27:54.668Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-14T09:27:54.944Z] $ docker top ba6e307a8585def097cb1ea108fa3b0dcffe4748c2939752684a3a98b84637af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:27:55.271Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-14T09:27:55.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-14T09:27:55.839Z] + ls /var/log/sa-host [2024-12-14T09:27:55.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:27:55.907Z] provisioning config files... [2024-12-14T09:27:55.914Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8612916085979102259tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:27:55.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:56.214Z] ---> create-netrc.sh [Pipeline] } [2024-12-14T09:27:56.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:56.545Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-14T09:27:56.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:56.837Z] ---> sudo-logs.sh [2024-12-14T09:27:56.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-14T09:27:56.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:57.156Z] ---> job-cost.sh [2024-12-14T09:27:57.156Z] lf-activate-venv: SKIPPING [2024-12-14T09:27:57.156Z] DEBUG: total: 0.2199999988079071 [2024-12-14T09:27:57.156Z] INFO: Retrieving Stack Cost... [2024-12-14T09:27:57.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:27:57.982Z] INFO: Archiving Costs [Pipeline] echo [2024-12-14T09:27:57.994Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:58.278Z] ---> logs-deploy.sh [2024-12-14T09:27:58.278Z] lf-activate-venv: SKIPPING [2024-12-14T09:27:58.278Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/47 [2024-12-14T09:27:58.278Z] INFO: archiving workspace using pattern(s): [2024-12-14T09:27:59.217Z] Archives upload complete. [2024-12-14T09:27:59.217Z] INFO: archiving logs to Nexus