Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8749581d9de8ec9f8c1a4606090d5570a6645d2 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-ssh4584918762088102858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7945237980498160424.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/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-ssh5064988438706687184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6718172065409159673.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-ssh5910669365507311566.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4992’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4993 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 f8749581d9de8ec9f8c1a4606090d5570a6645d2 (main) Commit message: "Merge pull request #57 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > git config core.sparsecheckout # timeout=10 > git checkout -f f8749581d9de8ec9f8c1a4606090d5570a6645d2 # timeout=10 > git rev-list --no-walk 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-04T05:27:59.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-04T05:27:59.499Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-04T05:27:59.527Z] ========================================================= [2024-07-04T05:27:59.527Z] EdgeX Global Pipelines Version Info [2024-07-04T05:27:59.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:28:00.230Z] ------------------- [2024-07-04T05:28:00.231Z] stable info: [2024-07-04T05:28:00.231Z] ------------------- [2024-07-04T05:28:00.231Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T05:28:00.231Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-04T05:28:00.231Z] Message: update stable to v1.0.260 [2024-07-04T05:28:00.799Z] ------------------- [2024-07-04T05:28:00.800Z] experimental info: [2024-07-04T05:28:00.800Z] ------------------- [2024-07-04T05:28:00.800Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T05:28:00.800Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-04T05:28:00.800Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-04T05:28:00.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-07-04T05:28:00.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-07-04T05:28:00.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-04T05:28:00.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-04T05:28:00.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-04T05:28:00.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-04T05:28:01.021Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-04T05:28:01.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-04T05:28:01.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-04T05:28:01.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-04T05:28:01.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-04T05:28:01.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-07-04T05:28:01.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-04T05:28:01.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-04T05:28:01.193Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T05:28:01.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T05:28:01.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T05:28:01.261Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T05:28:01.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-04T05:28:01.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-04T05:28:01.337Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-04T05:28:01.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-04T05:28:01.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-04T05:28:01.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-04T05:28:01.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-04T05:28:01.466Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-04T05:28:01.486Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-04T05:28:01.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-04T05:28:01.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-04T05:28:01.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-04T05:28:01.569Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] echo [2024-07-04T05:28:01.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f874958 [Pipeline] echo [2024-07-04T05:28:01.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:28:01.676Z] provisioning config files... [2024-07-04T05:28:01.689Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5673472110060679174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:28:02.031Z] ---> ****-login.sh [2024-07-04T05:28:02.031Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:28:02.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:02.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:02.293Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:02.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:02.293Z] [2024-07-04T05:28:02.293Z] Login Succeeded [2024-07-04T05:28:02.293Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:28:02.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:02.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:02.554Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:02.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:02.554Z] [2024-07-04T05:28:02.554Z] Login Succeeded [2024-07-04T05:28:02.554Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:28:02.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:02.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:02.554Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:02.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:02.554Z] [2024-07-04T05:28:02.554Z] Login Succeeded [2024-07-04T05:28:02.554Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:28:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:02.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:02.814Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:02.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:02.814Z] [2024-07-04T05:28:02.814Z] Login Succeeded [2024-07-04T05:28:02.814Z] ****.io [2024-07-04T05:28:02.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:03.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:03.075Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:03.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:03.075Z] [2024-07-04T05:28:03.075Z] Login Succeeded [2024-07-04T05:28:03.075Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:28:03.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-04T05:28:03.490Z] + git rev-list -1 --merges f8749581d9de8ec9f8c1a4606090d5570a6645d2~1..f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] echo [2024-07-04T05:28:03.518Z] -----------> git rev-list -1 --merges f8749581d9de8ec9f8c1a4606090d5570a6645d2~1..f8749581d9de8ec9f8c1a4606090d5570a6645d2 f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:28:03.518Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2 [false] [Pipeline] sh [2024-07-04T05:28:03.815Z] + git log --format=format:%s -1 f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] echo [2024-07-04T05:28:03.833Z] ========================================================= [2024-07-04T05:28:03.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-04T05:28:03.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:28:04.169Z] + git log --format=format:%s -1 f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] echo [2024-07-04T05:28:04.181Z] [semverPrep] GIT_COMMIT: f8749581d9de8ec9f8c1a4606090d5570a6645d2, Commit Message: Merge pull request #57 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-04T05:28:04.195Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-04T05:28:04.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:28:04.548Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-04T05:28:04.548Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-04T05:28:04.548Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-04T05:28:04.548Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-04T05:28:04.548Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-04T05:28:04.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:28:04.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:28:04.902Z] [2024-07-04T05:28:04.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:28:05.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:28:05.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-04T05:28:05.211Z] b85a868b505f: Pulling fs layer [2024-07-04T05:28:05.211Z] e2be974225ed: Pulling fs layer [2024-07-04T05:28:05.211Z] 339a4e72a1f5: Pulling fs layer [2024-07-04T05:28:05.211Z] 988bab9f4d93: Pulling fs layer [2024-07-04T05:28:05.211Z] 1469e6f7b9e6: Pulling fs layer [2024-07-04T05:28:05.211Z] eaf3925da568: Pulling fs layer [2024-07-04T05:28:05.211Z] bab4dde63d76: Pulling fs layer [2024-07-04T05:28:05.211Z] bde34c3a00c8: Pulling fs layer [2024-07-04T05:28:05.211Z] 988bab9f4d93: Waiting [2024-07-04T05:28:05.211Z] b352a97aabf1: Pulling fs layer [2024-07-04T05:28:05.211Z] 4872d77fe225: Pulling fs layer [2024-07-04T05:28:05.211Z] 5851b861e8e6: Pulling fs layer [2024-07-04T05:28:05.211Z] eaf3925da568: Waiting [2024-07-04T05:28:05.211Z] bab4dde63d76: Waiting [2024-07-04T05:28:05.211Z] 4872d77fe225: Waiting [2024-07-04T05:28:05.211Z] 5851b861e8e6: Waiting [2024-07-04T05:28:05.211Z] b352a97aabf1: Waiting [2024-07-04T05:28:05.211Z] 1469e6f7b9e6: Waiting [2024-07-04T05:28:05.211Z] bde34c3a00c8: Waiting [2024-07-04T05:28:05.211Z] e2be974225ed: Verifying Checksum [2024-07-04T05:28:05.211Z] e2be974225ed: Download complete [2024-07-04T05:28:05.211Z] 988bab9f4d93: Verifying Checksum [2024-07-04T05:28:05.211Z] 988bab9f4d93: Download complete [2024-07-04T05:28:05.471Z] 1469e6f7b9e6: Verifying Checksum [2024-07-04T05:28:05.471Z] 1469e6f7b9e6: Download complete [2024-07-04T05:28:05.471Z] eaf3925da568: Download complete [2024-07-04T05:28:05.471Z] 339a4e72a1f5: Verifying Checksum [2024-07-04T05:28:05.471Z] 339a4e72a1f5: Download complete [2024-07-04T05:28:05.471Z] bde34c3a00c8: Download complete [2024-07-04T05:28:05.471Z] b352a97aabf1: Verifying Checksum [2024-07-04T05:28:05.471Z] b352a97aabf1: Download complete [2024-07-04T05:28:05.471Z] 4872d77fe225: Download complete [2024-07-04T05:28:05.471Z] b85a868b505f: Verifying Checksum [2024-07-04T05:28:05.471Z] b85a868b505f: Download complete [2024-07-04T05:28:05.471Z] 5851b861e8e6: Verifying Checksum [2024-07-04T05:28:05.471Z] 5851b861e8e6: Download complete [2024-07-04T05:28:05.730Z] bab4dde63d76: Verifying Checksum [2024-07-04T05:28:05.730Z] bab4dde63d76: Download complete [2024-07-04T05:28:06.669Z] b85a868b505f: Pull complete [2024-07-04T05:28:06.929Z] e2be974225ed: Pull complete [2024-07-04T05:28:07.189Z] 339a4e72a1f5: Pull complete [2024-07-04T05:28:07.447Z] 988bab9f4d93: Pull complete [2024-07-04T05:28:07.706Z] 1469e6f7b9e6: Pull complete [2024-07-04T05:28:07.706Z] eaf3925da568: Pull complete [2024-07-04T05:28:09.608Z] bab4dde63d76: Pull complete [2024-07-04T05:28:09.608Z] bde34c3a00c8: Pull complete [2024-07-04T05:28:09.608Z] b352a97aabf1: Pull complete [2024-07-04T05:28:09.608Z] 4872d77fe225: Pull complete [2024-07-04T05:28:09.869Z] 5851b861e8e6: Pull complete [2024-07-04T05:28:09.869Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-04T05:28:09.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:28:09.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:28:10.004Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:28:10.032Z] $ 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-07-04T05:28:13.263Z] $ docker top 89c7a1658f82a1ebc2eae6f684960b21fd09dd6e7c8d6f8ced8195f8c36a584e -eo pid,comm [2024-07-04T05:28:13.315Z] 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-07-04T05:28:13.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:28:13.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:28:13.378Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:28:13.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:28:13.484Z] $ docker exec 89c7a1658f82a1ebc2eae6f684960b21fd09dd6e7c8d6f8ced8195f8c36a584e ssh-agent [2024-07-04T05:28:13.600Z] SSH_AUTH_SOCK=/tmp/ssh-2XDgUBukDevq/agent.32 [2024-07-04T05:28:13.600Z] SSH_AGENT_PID=38 [2024-07-04T05:28:13.607Z] Running ssh-add (command line suppressed) [2024-07-04T05:28:13.709Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_987303941659393852.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_987303941659393852.key) [2024-07-04T05:28:13.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:28:14.018Z] + git tag --points-at HEAD [Pipeline] } [2024-07-04T05:28:14.027Z] $ docker exec --env ******** --env ******** 89c7a1658f82a1ebc2eae6f684960b21fd09dd6e7c8d6f8ced8195f8c36a584e ssh-agent -k [2024-07-04T05:28:14.132Z] unset SSH_AUTH_SOCK; [2024-07-04T05:28:14.132Z] unset SSH_AGENT_PID; [2024-07-04T05:28:14.132Z] echo Agent pid 38 killed; [2024-07-04T05:28:14.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-04T05:28:14.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:28:14.186Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:28:14.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:28:14.302Z] $ docker exec 89c7a1658f82a1ebc2eae6f684960b21fd09dd6e7c8d6f8ced8195f8c36a584e ssh-agent [2024-07-04T05:28:14.416Z] SSH_AUTH_SOCK=/tmp/ssh-oW09RMT4eb2B/agent.72 [2024-07-04T05:28:14.416Z] SSH_AGENT_PID=78 [2024-07-04T05:28:14.435Z] Running ssh-add (command line suppressed) [2024-07-04T05:28:14.522Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16841355986572205614.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16841355986572205614.key) [2024-07-04T05:28:14.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:28:14.839Z] + git semver init [2024-07-04T05:28:15.099Z] 2024-07-04 05:28:15,036 [run_init] DEBUG init version:0.0.0 force:False [2024-07-04T05:28:15.099Z] 2024-07-04 05:28:15,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-07-04T05:28:15.099Z] 2024-07-04 05:28:15,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-07-04T05:28:15.099Z] 2024-07-04 05:28:15,037 [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-07-04T05:28:16.481Z] 2024-07-04 05:28:16,456 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-07-04T05:28:16.481Z] 2024-07-04 05:28:16,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-07-04T05:28:16.481Z] 2024-07-04 05:28:16,457 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:28:16.481Z] 2024-07-04 05:28:16,457 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:28:16.481Z] 3.0.1-dev.24 [Pipeline] } [2024-07-04T05:28:16.486Z] $ docker exec --env ******** --env ******** 89c7a1658f82a1ebc2eae6f684960b21fd09dd6e7c8d6f8ced8195f8c36a584e ssh-agent -k [2024-07-04T05:28:16.592Z] unset SSH_AUTH_SOCK; [2024-07-04T05:28:16.593Z] unset SSH_AGENT_PID; [2024-07-04T05:28:16.593Z] echo Agent pid 78 killed; [2024-07-04T05:28:16.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:28:16.926Z] + git semver [Pipeline] } [2024-07-04T05:28:17.194Z] $ docker stop --time=1 89c7a1658f82a1ebc2eae6f684960b21fd09dd6e7c8d6f8ced8195f8c36a584e [2024-07-04T05:28:18.510Z] $ docker rm -f --volumes 89c7a1658f82a1ebc2eae6f684960b21fd09dd6e7c8d6f8ced8195f8c36a584e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:28:18.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-04T05:28:19.106Z] Stashed 1 file(s) [Pipeline] echo [2024-07-04T05:28:19.110Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.24 [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-07-04T05:28:19.302Z] provisioning config files... [2024-07-04T05:28:19.310Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13077621236160871746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:28:19.606Z] ---> ****-login.sh [2024-07-04T05:28:19.607Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:28:19.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:19.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:19.607Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:19.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:19.607Z] [2024-07-04T05:28:19.607Z] Login Succeeded [2024-07-04T05:28:19.607Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:28:19.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:19.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:19.607Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:19.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:19.607Z] [2024-07-04T05:28:19.607Z] Login Succeeded [2024-07-04T05:28:19.607Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:28:19.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:19.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:19.870Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:19.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:19.870Z] [2024-07-04T05:28:19.870Z] Login Succeeded [2024-07-04T05:28:19.870Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:28:19.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:19.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:19.871Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:19.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:19.871Z] [2024-07-04T05:28:19.871Z] Login Succeeded [2024-07-04T05:28:19.871Z] ****.io [2024-07-04T05:28:19.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:28:20.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:28:20.131Z] Configure a credential helper to remove this warning. See [2024-07-04T05:28:20.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:28:20.131Z] [2024-07-04T05:28:20.131Z] Login Succeeded [2024-07-04T05:28:20.131Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:28:20.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T05:28:20.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:28:20.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:28:20.272Z] ========================================================= [2024-07-04T05:28:20.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-04T05:28:20.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:28:20.616Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-04T05:28:20.616Z] Sending build context to Docker daemon 29.06MB [2024-07-04T05:28:20.616Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:28:20.616Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-04T05:28:20.875Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-04T05:28:20.875Z] 619be1103602: Pulling fs layer [2024-07-04T05:28:20.875Z] 7862e08f4a3e: Pulling fs layer [2024-07-04T05:28:20.875Z] 5df492c9dc93: Pulling fs layer [2024-07-04T05:28:20.875Z] 7629e6793208: Pulling fs layer [2024-07-04T05:28:20.875Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:28:20.875Z] fb5054dd5b73: Pulling fs layer [2024-07-04T05:28:20.875Z] eeca6798cff9: Pulling fs layer [2024-07-04T05:28:20.875Z] aa269ceb94a6: Pulling fs layer [2024-07-04T05:28:20.875Z] ada007ff1a6a: Pulling fs layer [2024-07-04T05:28:20.875Z] fb5054dd5b73: Waiting [2024-07-04T05:28:20.875Z] aa269ceb94a6: Waiting [2024-07-04T05:28:20.875Z] 7629e6793208: Waiting [2024-07-04T05:28:20.875Z] 4f4fb700ef54: Waiting [2024-07-04T05:28:20.875Z] eeca6798cff9: Waiting [2024-07-04T05:28:20.875Z] ada007ff1a6a: Waiting [2024-07-04T05:28:20.875Z] 7862e08f4a3e: Download complete [2024-07-04T05:28:20.875Z] 7629e6793208: Download complete [2024-07-04T05:28:20.875Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:28:20.875Z] 4f4fb700ef54: Download complete [2024-07-04T05:28:20.875Z] fb5054dd5b73: Download complete [2024-07-04T05:28:20.875Z] 619be1103602: Verifying Checksum [2024-07-04T05:28:20.875Z] 619be1103602: Download complete [2024-07-04T05:28:20.875Z] eeca6798cff9: Verifying Checksum [2024-07-04T05:28:20.875Z] eeca6798cff9: Download complete [2024-07-04T05:28:21.133Z] 619be1103602: Pull complete [2024-07-04T05:28:21.133Z] ada007ff1a6a: Verifying Checksum [2024-07-04T05:28:21.133Z] ada007ff1a6a: Download complete [2024-07-04T05:28:21.133Z] 7862e08f4a3e: Pull complete [2024-07-04T05:28:21.392Z] 5df492c9dc93: Verifying Checksum [2024-07-04T05:28:21.392Z] 5df492c9dc93: Download complete [2024-07-04T05:28:21.649Z] aa269ceb94a6: Verifying Checksum [2024-07-04T05:28:21.649Z] aa269ceb94a6: Download complete [2024-07-04T05:28:24.180Z] 5df492c9dc93: Pull complete [2024-07-04T05:28:24.180Z] 7629e6793208: Pull complete [2024-07-04T05:28:24.438Z] 4f4fb700ef54: Pull complete [2024-07-04T05:28:24.438Z] fb5054dd5b73: Pull complete [2024-07-04T05:28:24.438Z] eeca6798cff9: Pull complete [2024-07-04T05:28:26.965Z] aa269ceb94a6: Pull complete [2024-07-04T05:28:27.531Z] ada007ff1a6a: Pull complete [2024-07-04T05:28:27.531Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-04T05:28:27.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-04T05:28:27.531Z] ---> f489d0715acc [2024-07-04T05:28:27.531Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T05:28:34.086Z] ---> Running in 58a23a1f00eb [2024-07-04T05:28:34.086Z] Removing intermediate container 58a23a1f00eb [2024-07-04T05:28:34.086Z] ---> e8fff33ea5e5 [2024-07-04T05:28:34.086Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:28:34.086Z] ---> Running in d51e5302b55e [2024-07-04T05:28:34.086Z] Removing intermediate container d51e5302b55e [2024-07-04T05:28:34.086Z] ---> 998026cb0d70 [2024-07-04T05:28:34.086Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:28:34.086Z] ---> Running in ac11580f4810 [2024-07-04T05:28:34.086Z] Removing intermediate container ac11580f4810 [2024-07-04T05:28:34.086Z] ---> 3de0728f56e0 [2024-07-04T05:28:34.086Z] Step 6/12 : WORKDIR /device-uart [2024-07-04T05:28:34.086Z] ---> Running in 48379b937baa [2024-07-04T05:28:34.086Z] Removing intermediate container 48379b937baa [2024-07-04T05:28:34.086Z] ---> 51a926a62cb9 [2024-07-04T05:28:34.086Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:28:34.086Z] ---> Running in 095f890cf726 [2024-07-04T05:28:34.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:28:34.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:28:34.248Z] Still waiting to schedule task [2024-07-04T05:28:34.248Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4994’ [2024-07-04T05:28:34.344Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-04T05:28:34.344Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-04T05:28:34.344Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-04T05:28:34.344Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-04T05:28:34.344Z] Executing busybox-1.36.1-r5.trigger [2024-07-04T05:28:34.344Z] OK: 268 MiB in 56 packages [2024-07-04T05:28:34.911Z] Removing intermediate container 095f890cf726 [2024-07-04T05:28:34.911Z] ---> e5022c0ca46c [2024-07-04T05:28:34.911Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-04T05:28:34.911Z] ---> f37177bb2df0 [2024-07-04T05:28:34.911Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:28:34.911Z] ---> Running in c90098740bd3 [2024-07-04T05:29:31.150Z] Removing intermediate container c90098740bd3 [2024-07-04T05:29:31.150Z] ---> ddeb5fbd0892 [2024-07-04T05:29:31.150Z] Step 10/12 : COPY . . [2024-07-04T05:29:31.150Z] ---> e0e3aadaeefd [2024-07-04T05:29:31.150Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:29:31.150Z] ---> Running in fe15140395a9 [2024-07-04T05:29:31.150Z] Removing intermediate container fe15140395a9 [2024-07-04T05:29:31.150Z] ---> 7b46270039c0 [2024-07-04T05:29:31.150Z] Step 12/12 : RUN ${MAKE} [2024-07-04T05:29:31.150Z] ---> Running in b28a43e50e62 [2024-07-04T05:29:31.150Z] noop [2024-07-04T05:29:31.150Z] Removing intermediate container b28a43e50e62 [2024-07-04T05:29:31.150Z] ---> 5b61049ac88c [2024-07-04T05:29:31.150Z] Successfully built 5b61049ac88c [2024-07-04T05:29:31.150Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:31.478Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T05:29:31.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:29:31.556Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:29:31.584Z] $ 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-07-04T05:29:31.928Z] $ docker top db308b88621faac86822a9a0189a535bb3a60eee3b92e72983a7c06b290634e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:29:32.277Z] + go version [2024-07-04T05:29:32.278Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-04T05:29:32.283Z] $ docker stop --time=1 db308b88621faac86822a9a0189a535bb3a60eee3b92e72983a7c06b290634e3 [2024-07-04T05:29:33.534Z] $ docker rm -f --volumes db308b88621faac86822a9a0189a535bb3a60eee3b92e72983a7c06b290634e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:33.977Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T05:29:33.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:29:34.054Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:29:34.078Z] $ 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-07-04T05:29:34.402Z] $ docker top 1c0478f8a5fe0d395795abb0866cba5ea19bc7a640893de791c7f95f1b2ec458 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:29:34.754Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-07-04T05:29:35.055Z] + make test [2024-07-04T05:29:35.055Z] go test ./... -coverprofile=coverage.out [2024-07-04T05:29:36.431Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-04T05:29:54.497Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-04T05:29:54.497Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-04T05:30:01.049Z] go vet ./... [2024-07-04T05:30:06.308Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T05:30:06.308Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T05:30:06.308Z] ./bin/test-attribution-txt.sh [2024-07-04T05:30:06.308Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T05:30:06.308Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-04T05:30:06.309Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T05:30:06.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T05:30:06.343Z] $ docker stop --time=1 1c0478f8a5fe0d395795abb0866cba5ea19bc7a640893de791c7f95f1b2ec458 [2024-07-04T05:30:11.102Z] $ docker rm -f --volumes 1c0478f8a5fe0d395795abb0866cba5ea19bc7a640893de791c7f95f1b2ec458 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:30:11.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-04T05:30:11.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-04T05:30:12.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T05:30:12.427Z] + ls -al . [2024-07-04T05:30:12.428Z] total 224 [2024-07-04T05:30:12.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:29 . [2024-07-04T05:30:12.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:27 .. [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 05:27 .dockerignore [2024-07-04T05:30:12.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:29 .git [2024-07-04T05:30:12.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:27 .github [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 4 05:27 .gitignore [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 05:27 .golangci.yml [2024-07-04T05:30:12.428Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:28 .semver [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 4 05:27 Attribution.txt [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 4 05:27 CHANGELOG.md [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 4 05:27 Dockerfile [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:27 GOVERNANCE.md [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 4 05:27 Jenkinsfile [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 05:27 LICENSE [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 4 05:27 Makefile [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 4 05:27 OWNERS.md [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 4 05:27 README.md [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:28 VERSION [2024-07-04T05:30:12.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:27 bin [2024-07-04T05:30:12.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:27 cmd [2024-07-04T05:30:12.428Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 4 05:29 coverage.out [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 7021 Jul 4 05:27 go.mod [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 102170 Jul 4 05:27 go.sum [2024-07-04T05:30:12.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:27 internal [2024-07-04T05:30:12.428Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 4 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:30:12.783Z] + 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=f8749581d9de8ec9f8c1a4606090d5570a6645d2 --label arch=amd64 --label version=3.0.1-dev.24 . [2024-07-04T05:30:12.783Z] Sending build context to Docker daemon 29.06MB [2024-07-04T05:30:12.783Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:30:12.783Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-04T05:30:12.783Z] ---> 5b61049ac88c [2024-07-04T05:30:12.783Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T05:30:13.043Z] ---> Running in b9276fe2e58b [2024-07-04T05:30:13.303Z] Removing intermediate container b9276fe2e58b [2024-07-04T05:30:13.303Z] ---> e3dc26d22ce7 [2024-07-04T05:30:13.303Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:30:13.303Z] ---> Running in 47db28f58611 [2024-07-04T05:30:13.303Z] Removing intermediate container 47db28f58611 [2024-07-04T05:30:13.303Z] ---> ca6a8759add0 [2024-07-04T05:30:13.303Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:30:13.303Z] ---> Running in d28a405e8cef [2024-07-04T05:30:13.303Z] Removing intermediate container d28a405e8cef [2024-07-04T05:30:13.303Z] ---> 86395f56c250 [2024-07-04T05:30:13.303Z] Step 6/26 : WORKDIR /device-uart [2024-07-04T05:30:13.563Z] ---> Running in be6f05f59679 [2024-07-04T05:30:13.563Z] Removing intermediate container be6f05f59679 [2024-07-04T05:30:13.563Z] ---> 1bb5288f7a22 [2024-07-04T05:30:13.563Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:30:13.563Z] ---> Running in 84ca0481ba15 [2024-07-04T05:30:13.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:30:14.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:30:14.342Z] OK: 268 MiB in 56 packages [2024-07-04T05:30:14.601Z] Removing intermediate container 84ca0481ba15 [2024-07-04T05:30:14.601Z] ---> 1292048b8b4b [2024-07-04T05:30:14.601Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-04T05:30:14.601Z] ---> 907cc79f414b [2024-07-04T05:30:14.601Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:30:14.601Z] ---> Running in d94299aae28e [2024-07-04T05:30:15.536Z] Removing intermediate container d94299aae28e [2024-07-04T05:30:15.536Z] ---> 51aa5dd8b92c [2024-07-04T05:30:15.536Z] Step 10/26 : COPY . . [2024-07-04T05:30:16.104Z] ---> 4e891fb6f554 [2024-07-04T05:30:16.104Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:30:16.364Z] ---> Running in 1ad3ff74a5f3 [2024-07-04T05:30:16.364Z] Removing intermediate container 1ad3ff74a5f3 [2024-07-04T05:30:16.364Z] ---> 80513c959130 [2024-07-04T05:30:16.364Z] Step 12/26 : RUN ${MAKE} [2024-07-04T05:30:16.364Z] ---> Running in 5dae18ab1c41 [2024-07-04T05:30:16.623Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-04T05:30:48.910Z] Removing intermediate container 5dae18ab1c41 [2024-07-04T05:30:48.910Z] ---> 9cb955814716 [2024-07-04T05:30:48.910Z] Step 13/26 : FROM alpine:3.18 [2024-07-04T05:30:48.910Z] 3.18: Pulling from library/alpine [2024-07-04T05:30:48.910Z] 73baa7ef167e: Pulling fs layer [2024-07-04T05:30:48.910Z] 73baa7ef167e: Verifying Checksum [2024-07-04T05:30:48.910Z] 73baa7ef167e: Download complete [2024-07-04T05:30:48.910Z] 73baa7ef167e: Pull complete [2024-07-04T05:30:48.910Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T05:30:48.910Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T05:30:48.910Z] ---> 8fd7cac70a4a [2024-07-04T05:30:48.910Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-04T05:30:48.910Z] ---> Running in 9c2e7f023f75 [2024-07-04T05:30:48.910Z] Removing intermediate container 9c2e7f023f75 [2024-07-04T05:30:48.910Z] ---> b8bd8506a658 [2024-07-04T05:30:48.910Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-04T05:30:49.168Z] ---> Running in 1ca28a841d91 [2024-07-04T05:30:49.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:30:49.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:30:49.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-04T05:30:49.689Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T05:30:49.689Z] OK: 7 MiB in 16 packages [2024-07-04T05:30:49.948Z] Removing intermediate container 1ca28a841d91 [2024-07-04T05:30:49.948Z] ---> fb50730b1216 [2024-07-04T05:30:49.949Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-04T05:30:50.207Z] ---> Running in 82a3f687ba03 [2024-07-04T05:30:50.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:30:50.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:30:50.469Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:30:50.730Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:30:50.730Z] OK: 7 MiB in 16 packages [2024-07-04T05:30:50.990Z] Removing intermediate container 82a3f687ba03 [2024-07-04T05:30:50.990Z] ---> f078db39d199 [2024-07-04T05:30:50.990Z] Step 17/26 : WORKDIR / [2024-07-04T05:30:50.990Z] ---> Running in d1251a87e520 [2024-07-04T05:30:51.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4997 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-07-04T05:30:51.071Z] Running in /w/workspace/device-uart/31 [Pipeline] { [Pipeline] checkout [2024-07-04T05:30:51.248Z] Removing intermediate container d1251a87e520 [2024-07-04T05:30:51.248Z] ---> fdd25e16cf88 [2024-07-04T05:30:51.248Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-04T05:30:51.248Z] ---> f4b0f5c19191 [2024-07-04T05:30:51.248Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-04T05:30:51.506Z] ---> 83f45ffad253 [2024-07-04T05:30:51.506Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-04T05:30:52.884Z] ---> 0dde992ee20a [2024-07-04T05:30:52.884Z] Step 21/26 : EXPOSE 59995 [2024-07-04T05:30:52.884Z] ---> Running in da6af64cdd14 [2024-07-04T05:30:52.884Z] Removing intermediate container da6af64cdd14 [2024-07-04T05:30:52.884Z] ---> 78ae72b6c9f8 [2024-07-04T05:30:52.884Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-04T05:30:52.884Z] ---> Running in 269ecf315f7b [2024-07-04T05:30:52.884Z] Removing intermediate container 269ecf315f7b [2024-07-04T05:30:52.884Z] ---> e24c78822fd1 [2024-07-04T05:30:52.884Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-04T05:30:53.143Z] ---> Running in ad61ac511dd2 [2024-07-04T05:30:53.143Z] Removing intermediate container ad61ac511dd2 [2024-07-04T05:30:53.143Z] ---> 7ad3444e48ad [2024-07-04T05:30:53.143Z] Step 24/26 : LABEL arch=amd64 [2024-07-04T05:30:53.143Z] ---> Running in 162b680a0076 [2024-07-04T05:30:53.143Z] Removing intermediate container 162b680a0076 [2024-07-04T05:30:53.143Z] ---> 11ae741e3517 [2024-07-04T05:30:53.143Z] Step 25/26 : LABEL git_sha=f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:30:53.143Z] ---> Running in 491b0b813d10 [2024-07-04T05:30:53.402Z] Removing intermediate container 491b0b813d10 [2024-07-04T05:30:53.402Z] ---> 379011171c7c [2024-07-04T05:30:53.402Z] Step 26/26 : LABEL version=3.0.1-dev.24 [2024-07-04T05:30:53.402Z] ---> Running in 77797dba49a3 [2024-07-04T05:30:53.402Z] Removing intermediate container 77797dba49a3 [2024-07-04T05:30:53.402Z] ---> 5b58416b07e4 [2024-07-04T05:30:53.402Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T05:30:53.402Z] Successfully built 5b58416b07e4 [2024-07-04T05:30:53.402Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [2024-07-04T05:30:54.136Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:30:54.231Z] provisioning config files... [2024-07-04T05:30:54.243Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config277330358567586784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:30:54.544Z] ---> ****-login.sh [2024-07-04T05:30:54.545Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:30:54.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:30:54.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:30:54.545Z] Configure a credential helper to remove this warning. See [2024-07-04T05:30:54.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:30:54.545Z] [2024-07-04T05:30:54.545Z] Login Succeeded [2024-07-04T05:30:54.545Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:30:54.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:30:54.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:30:54.545Z] Configure a credential helper to remove this warning. See [2024-07-04T05:30:54.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:30:54.545Z] [2024-07-04T05:30:54.545Z] Login Succeeded [2024-07-04T05:30:54.545Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:30:54.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:30:54.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:30:54.805Z] Configure a credential helper to remove this warning. See [2024-07-04T05:30:54.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:30:54.805Z] [2024-07-04T05:30:54.805Z] Login Succeeded [2024-07-04T05:30:54.805Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:30:54.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:30:54.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:30:54.805Z] Configure a credential helper to remove this warning. See [2024-07-04T05:30:54.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:30:54.805Z] [2024-07-04T05:30:54.805Z] Login Succeeded [2024-07-04T05:30:54.805Z] ****.io [2024-07-04T05:30:54.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:30:55.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:30:55.072Z] Configure a credential helper to remove this warning. See [2024-07-04T05:30:55.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:30:55.072Z] [2024-07-04T05:30:55.072Z] Login Succeeded [2024-07-04T05:30:55.072Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:30:55.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:30:55.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:30:55.164Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-07-04T05:30:55.164Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:30:55.164Z] latest [2024-07-04T05:30:55.164Z] 3.0.1-dev.24 [2024-07-04T05:30:55.164Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [2024-07-04T05:30:55.164Z] main [2024-07-04T05:30:55.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:30:55.513Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:30:55.835Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:30:55.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-04T05:30:55.836Z] 1a91e908f9b7: Preparing [2024-07-04T05:30:55.836Z] 276eef50b213: Preparing [2024-07-04T05:30:55.836Z] 82ea11307a1c: Preparing [2024-07-04T05:30:55.836Z] 911fe7b53019: Preparing [2024-07-04T05:30:55.836Z] 3cf6a3a3f004: Preparing [2024-07-04T05:30:55.836Z] 63ec0bd56cf3: Preparing [2024-07-04T05:30:55.836Z] 63ec0bd56cf3: Waiting [2024-07-04T05:30:55.836Z] 276eef50b213: Pushed [2024-07-04T05:30:55.836Z] 3cf6a3a3f004: Pushed [2024-07-04T05:30:55.836Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:30:55.836Z] 82ea11307a1c: Pushed [2024-07-04T05:30:56.402Z] 911fe7b53019: Pushed [2024-07-04T05:30:59.685Z] 1a91e908f9b7: Pushed [2024-07-04T05:30:59.944Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2: digest: sha256:144c29f1921e88297a41d461d4c2de86dc9e3be2c573ad36b0f04d70e1f4fcbe size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:00.268Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:00.596Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-07-04T05:31:00.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-04T05:31:00.596Z] 1a91e908f9b7: Preparing [2024-07-04T05:31:00.596Z] 276eef50b213: Preparing [2024-07-04T05:31:00.596Z] 82ea11307a1c: Preparing [2024-07-04T05:31:00.596Z] 911fe7b53019: Preparing [2024-07-04T05:31:00.596Z] 3cf6a3a3f004: Preparing [2024-07-04T05:31:00.596Z] 63ec0bd56cf3: Preparing [2024-07-04T05:31:00.596Z] 63ec0bd56cf3: Waiting [2024-07-04T05:31:00.596Z] 911fe7b53019: Layer already exists [2024-07-04T05:31:00.596Z] 276eef50b213: Layer already exists [2024-07-04T05:31:00.596Z] 1a91e908f9b7: Layer already exists [2024-07-04T05:31:00.596Z] 3cf6a3a3f004: Layer already exists [2024-07-04T05:31:00.596Z] 82ea11307a1c: Layer already exists [2024-07-04T05:31:00.596Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:31:00.596Z] latest: digest: sha256:144c29f1921e88297a41d461d4c2de86dc9e3be2c573ad36b0f04d70e1f4fcbe size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:00.925Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:01.247Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.24 [2024-07-04T05:31:01.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-04T05:31:01.247Z] 1a91e908f9b7: Preparing [2024-07-04T05:31:01.247Z] 276eef50b213: Preparing [2024-07-04T05:31:01.247Z] 82ea11307a1c: Preparing [2024-07-04T05:31:01.247Z] 911fe7b53019: Preparing [2024-07-04T05:31:01.247Z] 3cf6a3a3f004: Preparing [2024-07-04T05:31:01.247Z] 63ec0bd56cf3: Preparing [2024-07-04T05:31:01.247Z] 63ec0bd56cf3: Waiting [2024-07-04T05:31:01.247Z] 276eef50b213: Layer already exists [2024-07-04T05:31:01.247Z] 1a91e908f9b7: Layer already exists [2024-07-04T05:31:01.247Z] 3cf6a3a3f004: Layer already exists [2024-07-04T05:31:01.247Z] 911fe7b53019: Layer already exists [2024-07-04T05:31:01.247Z] 82ea11307a1c: Layer already exists [2024-07-04T05:31:01.247Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:31:01.247Z] 3.0.1-dev.24: digest: sha256:144c29f1921e88297a41d461d4c2de86dc9e3be2c573ad36b0f04d70e1f4fcbe size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:01.576Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:01.902Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [2024-07-04T05:31:01.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-04T05:31:01.902Z] 1a91e908f9b7: Preparing [2024-07-04T05:31:01.902Z] 276eef50b213: Preparing [2024-07-04T05:31:01.902Z] 82ea11307a1c: Preparing [2024-07-04T05:31:01.902Z] 911fe7b53019: Preparing [2024-07-04T05:31:01.902Z] 3cf6a3a3f004: Preparing [2024-07-04T05:31:01.902Z] 63ec0bd56cf3: Preparing [2024-07-04T05:31:01.902Z] 82ea11307a1c: Layer already exists [2024-07-04T05:31:01.902Z] 276eef50b213: Layer already exists [2024-07-04T05:31:01.902Z] 911fe7b53019: Layer already exists [2024-07-04T05:31:01.902Z] 3cf6a3a3f004: Layer already exists [2024-07-04T05:31:01.902Z] 1a91e908f9b7: Layer already exists [2024-07-04T05:31:01.902Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:31:01.902Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24: digest: sha256:144c29f1921e88297a41d461d4c2de86dc9e3be2c573ad36b0f04d70e1f4fcbe size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:02.228Z] using credential edgex-jenkins-ssh [2024-07-04T05:31:02.229Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [2024-07-04T05:31:02.257Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:02.552Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-07-04T05:31:02.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-04T05:31:02.552Z] 1a91e908f9b7: Preparing [2024-07-04T05:31:02.552Z] 276eef50b213: Preparing [2024-07-04T05:31:02.552Z] 82ea11307a1c: Preparing [2024-07-04T05:31:02.552Z] 911fe7b53019: Preparing [2024-07-04T05:31:02.552Z] 3cf6a3a3f004: Preparing [2024-07-04T05:31:02.552Z] 63ec0bd56cf3: Preparing [2024-07-04T05:31:02.552Z] 63ec0bd56cf3: Waiting [2024-07-04T05:31:02.552Z] 82ea11307a1c: Layer already exists [2024-07-04T05:31:02.552Z] 911fe7b53019: Layer already exists [2024-07-04T05:31:02.552Z] 276eef50b213: Layer already exists [2024-07-04T05:31:02.552Z] 3cf6a3a3f004: Layer already exists [2024-07-04T05:31:02.552Z] 1a91e908f9b7: Layer already exists [2024-07-04T05:31:02.552Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:31:02.553Z] main: digest: sha256:144c29f1921e88297a41d461d4c2de86dc9e3be2c573ad36b0f04d70e1f4fcbe size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:31:02.631Z] ===================================================== [Pipeline] echo [2024-07-04T05:31:02.647Z] taggedImages: [2024-07-04T05:31:02.647Z] - nexus3.edgexfoundry.org:10004/device-uart:f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:31:02.647Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-07-04T05:31:02.647Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.24 [2024-07-04T05:31:02.647Z] - nexus3.edgexfoundry.org:10004/device-uart:f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [2024-07-04T05:31:02.647Z] - 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-07-04T05:31:03.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:31:03.058Z] [2024-07-04T05:31:03.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:03.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:31:03.361Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-04T05:31:03.361Z] 5eb5b503b376: Pulling fs layer [2024-07-04T05:31:03.361Z] 5c69ac0246d0: Pulling fs layer [2024-07-04T05:31:03.361Z] ec43610c2a17: Pulling fs layer [2024-07-04T05:31:03.361Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-04T05:31:03.361Z] 33b1e0a273af: Pulling fs layer [2024-07-04T05:31:03.361Z] 5d3b04190fa2: Pulling fs layer [2024-07-04T05:31:03.361Z] 2f39f015ded8: Pulling fs layer [2024-07-04T05:31:03.361Z] 3a2ae6a8a46f: Waiting [2024-07-04T05:31:03.361Z] 33b1e0a273af: Waiting [2024-07-04T05:31:03.361Z] 5d3b04190fa2: Waiting [2024-07-04T05:31:03.361Z] 2f39f015ded8: Waiting [2024-07-04T05:31:03.361Z] 5c69ac0246d0: Download complete [2024-07-04T05:31:03.361Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-04T05:31:03.361Z] 3a2ae6a8a46f: Download complete [2024-07-04T05:31:03.361Z] ec43610c2a17: Verifying Checksum [2024-07-04T05:31:03.361Z] ec43610c2a17: Download complete [2024-07-04T05:31:03.361Z] 33b1e0a273af: Verifying Checksum [2024-07-04T05:31:03.361Z] 33b1e0a273af: Download complete [2024-07-04T05:31:03.361Z] 5d3b04190fa2: Verifying Checksum [2024-07-04T05:31:03.361Z] 5d3b04190fa2: Download complete [2024-07-04T05:31:02.316Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-07-04T05:31:02.457Z] > git init /w/workspace/device-uart/31 # timeout=10 [2024-07-04T05:31:02.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-04T05:31:02.704Z] > git --version # timeout=10 [2024-07-04T05:31:02.742Z] > git --version # 'git version 2.25.1' [2024-07-04T05:31:02.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-04T05:31:02.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T05:31:03.619Z] 5eb5b503b376: Download complete [2024-07-04T05:31:04.185Z] 2f39f015ded8: Verifying Checksum [2024-07-04T05:31:04.185Z] 2f39f015ded8: Download complete [2024-07-04T05:31:04.751Z] 5eb5b503b376: Pull complete [2024-07-04T05:31:05.010Z] 5c69ac0246d0: Pull complete [2024-07-04T05:31:05.268Z] ec43610c2a17: Pull complete [2024-07-04T05:31:05.526Z] 3a2ae6a8a46f: Pull complete [2024-07-04T05:31:05.785Z] 33b1e0a273af: Pull complete [2024-07-04T05:31:05.785Z] 5d3b04190fa2: Pull complete [2024-07-04T05:31:05.833Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-04T05:31:05.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T05:31:06.848Z] Avoid second fetch [2024-07-04T05:31:06.849Z] Checking out Revision f8749581d9de8ec9f8c1a4606090d5570a6645d2 (main) [2024-07-04T05:31:07.568Z] Commit message: "Merge pull request #57 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [2024-07-04T05:31:06.865Z] > git config core.sparsecheckout # timeout=10 [2024-07-04T05:31:06.946Z] > git checkout -f f8749581d9de8ec9f8c1a4606090d5570a6645d2 # timeout=10 [2024-07-04T05:31:09.967Z] 2f39f015ded8: Pull complete [2024-07-04T05:31:09.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-04T05:31:09.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:31:09.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:31:10.081Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:31:10.108Z] $ 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-07-04T05:31:11.664Z] [2024-07-04T05:31:11.664Z] GitHub has been notified of this commit’s build result [2024-07-04T05:31:11.664Z] [2024-07-04T05:31:14.039Z] $ docker top cb9e21237a057f883becc155e1ca9a484bd01d54aa3782c2410b33c6f14227f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:31:14.434Z] ---> job-cost.sh [2024-07-04T05:31:14.434Z] lf-activate-venv: SKIPPING [2024-07-04T05:31:14.434Z] INFO: No Stack... [2024-07-04T05:31:14.872Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-04T05:31:14.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:31:14.872Z] Dload Upload Total Spent Left Speed [2024-07-04T05:31:14.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-07-04T05:31:15.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T05:31:15.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-07-04T05:31:15.259Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2024-07-04T05:31:15.580Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-04T05:31:15.581Z] + sudo tee /etc/docker/daemon.new [2024-07-04T05:31:15.581Z] { [2024-07-04T05:31:15.581Z] "registry-mirrors": [ [2024-07-04T05:31:15.581Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-04T05:31:15.581Z] ], [2024-07-04T05:31:15.581Z] "bip": "10.250.0.254/24", [2024-07-04T05:31:15.581Z] "hosts": [ [2024-07-04T05:31:15.581Z] "tcp://0.0.0.0:5555", [2024-07-04T05:31:15.581Z] "unix:///var/run/docker.sock" [2024-07-04T05:31:15.581Z] ], [2024-07-04T05:31:15.581Z] "mtu": 1458, [2024-07-04T05:31:15.581Z] "selinux-enabled": true, [2024-07-04T05:31:15.581Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-04T05:31:15.581Z] } [Pipeline] sh [2024-07-04T05:31:15.615Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-07-04T05:31:15.615Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T05:31:15.674Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-31-stack-cost] [2024-07-04T05:31:15.756Z] Resource [jenkins-edgexfoundry-device-uart-main-31-stack-cost] did not exist. Created. [2024-07-04T05:31:15.763Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T05:31:15.920Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-04T05:31:16.074Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-04T05:31:16.109Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T05:31:16.117Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T05:31:16.142Z] $ docker stop --time=1 cb9e21237a057f883becc155e1ca9a484bd01d54aa3782c2410b33c6f14227f3 [2024-07-04T05:31:16.263Z] + sudo service docker restart [2024-07-04T05:31:17.290Z] $ docker rm -f --volumes cb9e21237a057f883becc155e1ca9a484bd01d54aa3782c2410b33c6f14227f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:31:34.550Z] provisioning config files... [2024-07-04T05:31:34.576Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/31@tmp/config356589155837350555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:31:35.025Z] ---> ****-login.sh [2024-07-04T05:31:35.025Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:31:35.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:31:35.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:31:35.887Z] Configure a credential helper to remove this warning. See [2024-07-04T05:31:35.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:31:35.887Z] [2024-07-04T05:31:35.887Z] Login Succeeded [2024-07-04T05:31:35.887Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:31:35.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:31:36.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:31:36.159Z] Configure a credential helper to remove this warning. See [2024-07-04T05:31:36.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:31:36.159Z] [2024-07-04T05:31:36.159Z] Login Succeeded [2024-07-04T05:31:36.159Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:31:36.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:31:36.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:31:36.429Z] Configure a credential helper to remove this warning. See [2024-07-04T05:31:36.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:31:36.429Z] [2024-07-04T05:31:36.429Z] Login Succeeded [2024-07-04T05:31:36.429Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:31:36.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:31:36.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:31:36.701Z] Configure a credential helper to remove this warning. See [2024-07-04T05:31:36.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:31:36.701Z] [2024-07-04T05:31:36.701Z] Login Succeeded [2024-07-04T05:31:36.976Z] ****.io [2024-07-04T05:31:36.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:31:37.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:31:37.244Z] Configure a credential helper to remove this warning. See [2024-07-04T05:31:37.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:31:37.244Z] [2024-07-04T05:31:37.244Z] Login Succeeded [2024-07-04T05:31:37.244Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:31:37.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T05:31:37.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:31:37.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:31:37.581Z] ========================================================= [2024-07-04T05:31:37.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-04T05:31:37.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:37.941Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-04T05:31:38.528Z] Sending build context to Docker daemon 14.59MB [2024-07-04T05:31:38.528Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:31:38.528Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-04T05:31:38.528Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-04T05:31:38.528Z] c6b39de5b339: Pulling fs layer [2024-07-04T05:31:38.528Z] a69c41024577: Pulling fs layer [2024-07-04T05:31:38.528Z] d6de4b400683: Pulling fs layer [2024-07-04T05:31:38.528Z] 35cb2a7552d0: Pulling fs layer [2024-07-04T05:31:38.528Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:31:38.528Z] 464afbd9ba4c: Pulling fs layer [2024-07-04T05:31:38.528Z] 00f215d4a9da: Pulling fs layer [2024-07-04T05:31:38.528Z] d496ad576159: Pulling fs layer [2024-07-04T05:31:38.528Z] 35cb2a7552d0: Waiting [2024-07-04T05:31:38.528Z] 4f4fb700ef54: Waiting [2024-07-04T05:31:38.528Z] 464afbd9ba4c: Waiting [2024-07-04T05:31:38.528Z] 00f215d4a9da: Waiting [2024-07-04T05:31:38.528Z] d496ad576159: Waiting [2024-07-04T05:31:38.528Z] a69c41024577: Verifying Checksum [2024-07-04T05:31:38.528Z] a69c41024577: Download complete [2024-07-04T05:31:38.528Z] 35cb2a7552d0: Verifying Checksum [2024-07-04T05:31:38.528Z] 35cb2a7552d0: Download complete [2024-07-04T05:31:38.798Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:31:38.798Z] 4f4fb700ef54: Download complete [2024-07-04T05:31:38.798Z] 464afbd9ba4c: Verifying Checksum [2024-07-04T05:31:38.798Z] 464afbd9ba4c: Download complete [2024-07-04T05:31:38.798Z] c6b39de5b339: Verifying Checksum [2024-07-04T05:31:38.798Z] c6b39de5b339: Download complete [2024-07-04T05:31:39.067Z] d496ad576159: Verifying Checksum [2024-07-04T05:31:39.067Z] d496ad576159: Download complete [2024-07-04T05:31:39.658Z] c6b39de5b339: Pull complete [2024-07-04T05:31:40.247Z] a69c41024577: Pull complete [2024-07-04T05:31:40.520Z] d6de4b400683: Verifying Checksum [2024-07-04T05:31:40.520Z] d6de4b400683: Download complete [2024-07-04T05:31:41.487Z] 00f215d4a9da: Verifying Checksum [2024-07-04T05:31:41.487Z] 00f215d4a9da: Download complete [2024-07-04T05:31:53.824Z] d6de4b400683: Pull complete [2024-07-04T05:31:53.824Z] 35cb2a7552d0: Pull complete [2024-07-04T05:31:53.824Z] 4f4fb700ef54: Pull complete [2024-07-04T05:31:54.099Z] 464afbd9ba4c: Pull complete [2024-07-04T05:32:04.285Z] 00f215d4a9da: Pull complete [2024-07-04T05:32:04.552Z] d496ad576159: Pull complete [2024-07-04T05:32:04.822Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-04T05:32:04.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-04T05:32:04.822Z] ---> f246e2811388 [2024-07-04T05:32:04.822Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T05:32:06.783Z] ---> Running in 07a14619bed1 [2024-07-04T05:32:07.371Z] Removing intermediate container 07a14619bed1 [2024-07-04T05:32:07.371Z] ---> 046c064b0dff [2024-07-04T05:32:07.371Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:32:07.371Z] ---> Running in bf38e5774291 [2024-07-04T05:32:07.640Z] Removing intermediate container bf38e5774291 [2024-07-04T05:32:07.640Z] ---> d45186a97081 [2024-07-04T05:32:07.640Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:32:07.640Z] ---> Running in ace32fd53c59 [2024-07-04T05:32:07.910Z] Removing intermediate container ace32fd53c59 [2024-07-04T05:32:07.910Z] ---> 00a952542da9 [2024-07-04T05:32:07.910Z] Step 6/12 : WORKDIR /device-uart [2024-07-04T05:32:08.186Z] ---> Running in 6424482e684d [2024-07-04T05:32:08.461Z] Removing intermediate container 6424482e684d [2024-07-04T05:32:08.461Z] ---> 8741c1450318 [2024-07-04T05:32:08.461Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:32:08.461Z] ---> Running in bd45c24343c3 [2024-07-04T05:32:09.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:32:09.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:32:10.862Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-04T05:32:10.862Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-04T05:32:10.862Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-04T05:32:11.139Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-04T05:32:11.139Z] Executing busybox-1.36.1-r5.trigger [2024-07-04T05:32:11.139Z] OK: 271 MiB in 56 packages [2024-07-04T05:32:12.100Z] Removing intermediate container bd45c24343c3 [2024-07-04T05:32:12.100Z] ---> eeec7ed5639e [2024-07-04T05:32:12.100Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-04T05:32:12.688Z] ---> 9261fc7877f1 [2024-07-04T05:32:12.688Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:32:12.688Z] ---> Running in 04b425e71b5c [2024-07-04T05:34:19.418Z] Removing intermediate container 04b425e71b5c [2024-07-04T05:34:19.418Z] ---> bb502ecd6378 [2024-07-04T05:34:19.418Z] Step 10/12 : COPY . . [2024-07-04T05:34:19.418Z] ---> 2bea1adcdbc2 [2024-07-04T05:34:19.418Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:34:19.418Z] ---> Running in ae9cd6bb5fb6 [2024-07-04T05:34:19.418Z] Removing intermediate container ae9cd6bb5fb6 [2024-07-04T05:34:19.418Z] ---> 7b0a77c3133c [2024-07-04T05:34:19.418Z] Step 12/12 : RUN ${MAKE} [2024-07-04T05:34:19.418Z] ---> Running in 2f733734a669 [2024-07-04T05:34:19.418Z] noop [2024-07-04T05:34:19.418Z] Removing intermediate container 2f733734a669 [2024-07-04T05:34:19.418Z] ---> eb7abfdb7c2b [2024-07-04T05:34:19.418Z] Successfully built eb7abfdb7c2b [2024-07-04T05:34:19.418Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:34:19.794Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T05:34:19.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:34:20.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-4997 does not seem to be running inside a container [2024-07-04T05:34:20.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/31 -v /w/workspace/device-uart/31:/w/workspace/device-uart/31:rw,z -v /w/workspace/device-uart/31@tmp:/w/workspace/device-uart/31@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-07-04T05:34:21.343Z] $ docker top 665d7c010cfdc5d598b35786ea63641df18ad2851de3bff1634075b8b93d5d61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:34:22.225Z] + go version [2024-07-04T05:34:22.225Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-04T05:34:22.243Z] $ docker stop --time=1 665d7c010cfdc5d598b35786ea63641df18ad2851de3bff1634075b8b93d5d61 [2024-07-04T05:34:23.887Z] $ docker rm -f --volumes 665d7c010cfdc5d598b35786ea63641df18ad2851de3bff1634075b8b93d5d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:34:24.490Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T05:34:24.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:34:24.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-4997 does not seem to be running inside a container [2024-07-04T05:34:24.761Z] $ 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/31 -v /w/workspace/device-uart/31:/w/workspace/device-uart/31:rw,z -v /w/workspace/device-uart/31@tmp:/w/workspace/device-uart/31@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-07-04T05:34:25.987Z] $ docker top 41face03a9686e92e0f66cb392cfa26c5ea8e95c1131035fd8dceb6ee9a5246e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:34:26.848Z] + git config --global --add safe.directory /w/workspace/device-uart/31 [Pipeline] fileExists [Pipeline] sh [2024-07-04T05:34:27.505Z] + make test [2024-07-04T05:34:27.505Z] go test ./... -coverprofile=coverage.out [2024-07-04T05:34:34.165Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-04T05:38:10.976Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-04T05:38:10.976Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-04T05:38:10.976Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-04T05:38:10.976Z] go vet ./... [2024-07-04T05:38:57.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T05:38:57.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T05:38:57.875Z] ./bin/test-attribution-txt.sh [2024-07-04T05:38:57.875Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-04T05:38:57.875Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T05:38:57.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T05:38:57.910Z] $ docker stop --time=1 41face03a9686e92e0f66cb392cfa26c5ea8e95c1131035fd8dceb6ee9a5246e [2024-07-04T05:38:59.799Z] $ docker rm -f --volumes 41face03a9686e92e0f66cb392cfa26c5ea8e95c1131035fd8dceb6ee9a5246e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:39:01.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-04T05:39:01.344Z] Warning: overwriting stash ‘coverage-report’ [2024-07-04T05:39:01.772Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:39:02.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T05:39:02.483Z] + ls -al . [2024-07-04T05:39:02.483Z] total 220 [2024-07-04T05:39:02.483Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 4 05:34 . [2024-07-04T05:39:02.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:31 .. [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 05:31 .dockerignore [2024-07-04T05:39:02.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:31 .git [2024-07-04T05:39:02.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:31 .github [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 4 05:31 .gitignore [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 05:31 .golangci.yml [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 4 05:31 Attribution.txt [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 4 05:31 CHANGELOG.md [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 4 05:31 Dockerfile [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:31 GOVERNANCE.md [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 4 05:31 Jenkinsfile [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 05:31 LICENSE [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 4 05:31 Makefile [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 4 05:31 OWNERS.md [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 4 05:31 README.md [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:28 VERSION [2024-07-04T05:39:02.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:31 bin [2024-07-04T05:39:02.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:31 cmd [2024-07-04T05:39:02.483Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 4 05:34 coverage.out [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 7021 Jul 4 05:31 go.mod [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 102170 Jul 4 05:31 go.sum [2024-07-04T05:39:02.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:31 internal [2024-07-04T05:39:02.483Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 4 05:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:39:02.845Z] + 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=f8749581d9de8ec9f8c1a4606090d5570a6645d2 --label arch=arm64 --label version=3.0.1-dev.24 . [2024-07-04T05:39:03.432Z] Sending build context to Docker daemon 14.6MB [2024-07-04T05:39:03.432Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:39:03.432Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-04T05:39:03.432Z] ---> eb7abfdb7c2b [2024-07-04T05:39:03.432Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T05:39:03.432Z] ---> Running in 81da8157e758 [2024-07-04T05:39:03.709Z] Removing intermediate container 81da8157e758 [2024-07-04T05:39:03.709Z] ---> dba9d805c2ad [2024-07-04T05:39:03.709Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:39:03.977Z] ---> Running in 3aa104e2ebe9 [2024-07-04T05:39:04.245Z] Removing intermediate container 3aa104e2ebe9 [2024-07-04T05:39:04.245Z] ---> f8529f6ceb01 [2024-07-04T05:39:04.245Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:39:04.245Z] ---> Running in b89035d7a130 [2024-07-04T05:39:04.831Z] Removing intermediate container b89035d7a130 [2024-07-04T05:39:04.831Z] ---> 768348692670 [2024-07-04T05:39:04.831Z] Step 6/26 : WORKDIR /device-uart [2024-07-04T05:39:04.831Z] ---> Running in f1ca62e7be54 [2024-07-04T05:39:05.108Z] Removing intermediate container f1ca62e7be54 [2024-07-04T05:39:05.108Z] ---> bee4429126d2 [2024-07-04T05:39:05.108Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:39:05.108Z] ---> Running in 23b70ca99c07 [2024-07-04T05:39:06.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:39:06.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:39:07.623Z] OK: 271 MiB in 56 packages [2024-07-04T05:39:08.601Z] Removing intermediate container 23b70ca99c07 [2024-07-04T05:39:08.601Z] ---> 340ade719541 [2024-07-04T05:39:08.601Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-04T05:39:09.190Z] ---> 230d3fa1ce87 [2024-07-04T05:39:09.190Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:39:09.190Z] ---> Running in 0ab1d3d72dc5 [2024-07-04T05:39:11.791Z] Removing intermediate container 0ab1d3d72dc5 [2024-07-04T05:39:11.791Z] ---> a3dfe3e08898 [2024-07-04T05:39:11.791Z] Step 10/26 : COPY . . [2024-07-04T05:39:12.762Z] ---> bdc9f52492f3 [2024-07-04T05:39:12.762Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:39:12.762Z] ---> Running in fafb8e1d426d [2024-07-04T05:39:13.032Z] Removing intermediate container fafb8e1d426d [2024-07-04T05:39:13.032Z] ---> aa49b1db09d6 [2024-07-04T05:39:13.032Z] Step 12/26 : RUN ${MAKE} [2024-07-04T05:39:13.306Z] ---> Running in 266715f8d57f [2024-07-04T05:39:14.275Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-04T05:43:06.117Z] Removing intermediate container 266715f8d57f [2024-07-04T05:43:06.117Z] ---> fc1194f28b95 [2024-07-04T05:43:06.118Z] Step 13/26 : FROM alpine:3.18 [2024-07-04T05:43:06.118Z] 3.18: Pulling from library/alpine [2024-07-04T05:43:06.118Z] 5c905c7ebe2f: Pulling fs layer [2024-07-04T05:43:06.118Z] 5c905c7ebe2f: Download complete [2024-07-04T05:43:06.118Z] 5c905c7ebe2f: Pull complete [2024-07-04T05:43:06.118Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T05:43:06.118Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T05:43:06.118Z] ---> dec292d02e07 [2024-07-04T05:43:06.118Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-04T05:43:06.118Z] ---> Running in 6f59170e9115 [2024-07-04T05:43:06.118Z] Removing intermediate container 6f59170e9115 [2024-07-04T05:43:06.118Z] ---> 08a77f62b7da [2024-07-04T05:43:06.118Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-04T05:43:06.118Z] ---> Running in 040220770ea1 [2024-07-04T05:43:06.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:43:06.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:43:06.118Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-04T05:43:06.118Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T05:43:06.118Z] OK: 8 MiB in 16 packages [2024-07-04T05:43:06.118Z] Removing intermediate container 040220770ea1 [2024-07-04T05:43:06.118Z] ---> 81ed01300104 [2024-07-04T05:43:06.118Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-04T05:43:06.118Z] ---> Running in 31a4a0f4cd6a [2024-07-04T05:43:06.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:43:06.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:43:06.118Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:43:06.118Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:43:06.118Z] OK: 8 MiB in 16 packages [2024-07-04T05:43:06.118Z] Removing intermediate container 31a4a0f4cd6a [2024-07-04T05:43:06.118Z] ---> e4452cabb829 [2024-07-04T05:43:06.118Z] Step 17/26 : WORKDIR / [2024-07-04T05:43:06.118Z] ---> Running in 763772c95ebe [2024-07-04T05:43:06.384Z] Removing intermediate container 763772c95ebe [2024-07-04T05:43:06.385Z] ---> 8aeef62fa62f [2024-07-04T05:43:06.385Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-04T05:43:06.971Z] ---> 8ad679bd7d50 [2024-07-04T05:43:06.971Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-04T05:43:07.239Z] ---> 71f35ae4a49a [2024-07-04T05:43:07.239Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-04T05:43:09.188Z] ---> f3f8ccf5e619 [2024-07-04T05:43:09.188Z] Step 21/26 : EXPOSE 59995 [2024-07-04T05:43:09.455Z] ---> Running in dc274dd3c5e4 [2024-07-04T05:43:09.725Z] Removing intermediate container dc274dd3c5e4 [2024-07-04T05:43:09.725Z] ---> 3df93320f7f4 [2024-07-04T05:43:09.725Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-04T05:43:09.725Z] ---> Running in f851ab2700c0 [2024-07-04T05:43:09.991Z] Removing intermediate container f851ab2700c0 [2024-07-04T05:43:09.991Z] ---> d4f865210a3f [2024-07-04T05:43:09.991Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-04T05:43:09.991Z] ---> Running in 81ac7095b304 [2024-07-04T05:43:10.264Z] Removing intermediate container 81ac7095b304 [2024-07-04T05:43:10.264Z] ---> b6485f87643a [2024-07-04T05:43:10.264Z] Step 24/26 : LABEL arch=arm64 [2024-07-04T05:43:10.529Z] ---> Running in 049d01e1b9d6 [2024-07-04T05:43:10.795Z] Removing intermediate container 049d01e1b9d6 [2024-07-04T05:43:10.795Z] ---> d6fde7f2a7c4 [2024-07-04T05:43:10.796Z] Step 25/26 : LABEL git_sha=f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:43:10.796Z] ---> Running in b0e5b3d172f6 [2024-07-04T05:43:11.061Z] Removing intermediate container b0e5b3d172f6 [2024-07-04T05:43:11.061Z] ---> d781a21532e4 [2024-07-04T05:43:11.061Z] Step 26/26 : LABEL version=3.0.1-dev.24 [2024-07-04T05:43:11.061Z] ---> Running in 218c790f6430 [2024-07-04T05:43:11.327Z] Removing intermediate container 218c790f6430 [2024-07-04T05:43:11.327Z] ---> ccedc3298271 [2024-07-04T05:43:11.327Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T05:43:11.598Z] Successfully built ccedc3298271 [2024-07-04T05:43:11.598Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:43:11.742Z] provisioning config files... [2024-07-04T05:43:11.756Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/31@tmp/config9298492022982035968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:43:12.095Z] ---> ****-login.sh [2024-07-04T05:43:12.095Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:43:12.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:43:12.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:43:12.363Z] Configure a credential helper to remove this warning. See [2024-07-04T05:43:12.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:43:12.363Z] [2024-07-04T05:43:12.363Z] Login Succeeded [2024-07-04T05:43:12.363Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:43:12.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:43:12.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:43:12.630Z] Configure a credential helper to remove this warning. See [2024-07-04T05:43:12.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:43:12.630Z] [2024-07-04T05:43:12.630Z] Login Succeeded [2024-07-04T05:43:12.630Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:43:12.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:43:12.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:43:12.898Z] Configure a credential helper to remove this warning. See [2024-07-04T05:43:12.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:43:12.898Z] [2024-07-04T05:43:12.898Z] Login Succeeded [2024-07-04T05:43:12.898Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:43:13.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:43:13.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:43:13.433Z] Configure a credential helper to remove this warning. See [2024-07-04T05:43:13.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:43:13.433Z] [2024-07-04T05:43:13.433Z] Login Succeeded [2024-07-04T05:43:13.433Z] ****.io [2024-07-04T05:43:13.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:43:13.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:43:13.970Z] Configure a credential helper to remove this warning. See [2024-07-04T05:43:13.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:43:13.970Z] [2024-07-04T05:43:13.970Z] Login Succeeded [2024-07-04T05:43:13.970Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:43:13.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:43:14.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:43:14.072Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-07-04T05:43:14.072Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:43:14.072Z] latest [2024-07-04T05:43:14.072Z] 3.0.1-dev.24 [2024-07-04T05:43:14.072Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [2024-07-04T05:43:14.072Z] main [2024-07-04T05:43:14.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:14.443Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:14.822Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:43:14.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-04T05:43:14.822Z] 3bf65696ff24: Preparing [2024-07-04T05:43:14.822Z] 859ca2636ec9: Preparing [2024-07-04T05:43:14.822Z] 4510e5ddf3f5: Preparing [2024-07-04T05:43:14.822Z] 18b4a0934d9d: Preparing [2024-07-04T05:43:14.822Z] 2c2338068983: Preparing [2024-07-04T05:43:14.822Z] da707bb00cb8: Preparing [2024-07-04T05:43:14.822Z] da707bb00cb8: Waiting [2024-07-04T05:43:15.090Z] 859ca2636ec9: Pushed [2024-07-04T05:43:15.090Z] 2c2338068983: Pushed [2024-07-04T05:43:15.090Z] 4510e5ddf3f5: Pushed [2024-07-04T05:43:15.090Z] da707bb00cb8: Layer already exists [2024-07-04T05:43:16.056Z] 18b4a0934d9d: Pushed [2024-07-04T05:43:24.276Z] 3bf65696ff24: Pushed [2024-07-04T05:43:24.276Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2: digest: sha256:35bbfbcc69482ccf88c53ce3ed7946059ad6b73b9fd60675b96d9ce8eb763d27 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:24.633Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:25.008Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-07-04T05:43:25.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-04T05:43:25.008Z] 3bf65696ff24: Preparing [2024-07-04T05:43:25.008Z] 859ca2636ec9: Preparing [2024-07-04T05:43:25.008Z] 4510e5ddf3f5: Preparing [2024-07-04T05:43:25.008Z] 18b4a0934d9d: Preparing [2024-07-04T05:43:25.008Z] 2c2338068983: Preparing [2024-07-04T05:43:25.008Z] da707bb00cb8: Preparing [2024-07-04T05:43:25.008Z] da707bb00cb8: Waiting [2024-07-04T05:43:25.008Z] 859ca2636ec9: Layer already exists [2024-07-04T05:43:25.008Z] 3bf65696ff24: Layer already exists [2024-07-04T05:43:25.008Z] 18b4a0934d9d: Layer already exists [2024-07-04T05:43:25.008Z] 4510e5ddf3f5: Layer already exists [2024-07-04T05:43:25.008Z] 2c2338068983: Layer already exists [2024-07-04T05:43:25.008Z] da707bb00cb8: Layer already exists [2024-07-04T05:43:25.275Z] latest: digest: sha256:35bbfbcc69482ccf88c53ce3ed7946059ad6b73b9fd60675b96d9ce8eb763d27 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:25.635Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:25.997Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.24 [2024-07-04T05:43:25.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-04T05:43:25.998Z] 3bf65696ff24: Preparing [2024-07-04T05:43:25.998Z] 859ca2636ec9: Preparing [2024-07-04T05:43:25.998Z] 4510e5ddf3f5: Preparing [2024-07-04T05:43:25.998Z] 18b4a0934d9d: Preparing [2024-07-04T05:43:25.998Z] 2c2338068983: Preparing [2024-07-04T05:43:25.998Z] da707bb00cb8: Preparing [2024-07-04T05:43:25.998Z] da707bb00cb8: Waiting [2024-07-04T05:43:25.998Z] 4510e5ddf3f5: Layer already exists [2024-07-04T05:43:25.998Z] 18b4a0934d9d: Layer already exists [2024-07-04T05:43:25.998Z] 2c2338068983: Layer already exists [2024-07-04T05:43:25.998Z] 3bf65696ff24: Layer already exists [2024-07-04T05:43:25.998Z] 859ca2636ec9: Layer already exists [2024-07-04T05:43:25.998Z] da707bb00cb8: Layer already exists [2024-07-04T05:43:25.998Z] 3.0.1-dev.24: digest: sha256:35bbfbcc69482ccf88c53ce3ed7946059ad6b73b9fd60675b96d9ce8eb763d27 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:26.644Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:27.003Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [2024-07-04T05:43:27.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-04T05:43:27.003Z] 3bf65696ff24: Preparing [2024-07-04T05:43:27.003Z] 859ca2636ec9: Preparing [2024-07-04T05:43:27.003Z] 4510e5ddf3f5: Preparing [2024-07-04T05:43:27.003Z] 18b4a0934d9d: Preparing [2024-07-04T05:43:27.003Z] 2c2338068983: Preparing [2024-07-04T05:43:27.003Z] da707bb00cb8: Preparing [2024-07-04T05:43:27.003Z] da707bb00cb8: Waiting [2024-07-04T05:43:27.003Z] 18b4a0934d9d: Layer already exists [2024-07-04T05:43:27.003Z] 2c2338068983: Layer already exists [2024-07-04T05:43:27.003Z] 859ca2636ec9: Layer already exists [2024-07-04T05:43:27.003Z] 4510e5ddf3f5: Layer already exists [2024-07-04T05:43:27.003Z] 3bf65696ff24: Layer already exists [2024-07-04T05:43:27.003Z] da707bb00cb8: Layer already exists [2024-07-04T05:43:27.276Z] f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24: digest: sha256:35bbfbcc69482ccf88c53ce3ed7946059ad6b73b9fd60675b96d9ce8eb763d27 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:27.650Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:28.009Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-07-04T05:43:28.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-04T05:43:28.009Z] 3bf65696ff24: Preparing [2024-07-04T05:43:28.009Z] 859ca2636ec9: Preparing [2024-07-04T05:43:28.009Z] 4510e5ddf3f5: Preparing [2024-07-04T05:43:28.009Z] 18b4a0934d9d: Preparing [2024-07-04T05:43:28.009Z] 2c2338068983: Preparing [2024-07-04T05:43:28.009Z] da707bb00cb8: Preparing [2024-07-04T05:43:28.009Z] da707bb00cb8: Waiting [2024-07-04T05:43:28.009Z] 4510e5ddf3f5: Layer already exists [2024-07-04T05:43:28.009Z] 18b4a0934d9d: Layer already exists [2024-07-04T05:43:28.009Z] 3bf65696ff24: Layer already exists [2024-07-04T05:43:28.009Z] 859ca2636ec9: Layer already exists [2024-07-04T05:43:28.009Z] 2c2338068983: Layer already exists [2024-07-04T05:43:28.009Z] da707bb00cb8: Layer already exists [2024-07-04T05:43:28.276Z] main: digest: sha256:35bbfbcc69482ccf88c53ce3ed7946059ad6b73b9fd60675b96d9ce8eb763d27 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:43:28.357Z] ===================================================== [Pipeline] echo [2024-07-04T05:43:28.378Z] taggedImages: [2024-07-04T05:43:28.378Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:f8749581d9de8ec9f8c1a4606090d5570a6645d2 [2024-07-04T05:43:28.378Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-07-04T05:43:28.378Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.24 [2024-07-04T05:43:28.378Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:f8749581d9de8ec9f8c1a4606090d5570a6645d2-3.0.1-dev.24 [2024-07-04T05:43:28.378Z] - 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-07-04T05:43:28.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:43:28.766Z] [2024-07-04T05:43:28.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:29.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:43:29.109Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-04T05:43:29.109Z] 8998bd30e6a1: Pulling fs layer [2024-07-04T05:43:29.109Z] 04944245beec: Pulling fs layer [2024-07-04T05:43:29.109Z] 699f458cf7ca: Pulling fs layer [2024-07-04T05:43:29.109Z] 765212b225bb: Pulling fs layer [2024-07-04T05:43:29.109Z] f23df028b6ca: Pulling fs layer [2024-07-04T05:43:29.109Z] d65c8cfc05b1: Pulling fs layer [2024-07-04T05:43:29.109Z] 2437ff75d9bd: Pulling fs layer [2024-07-04T05:43:29.109Z] 765212b225bb: Waiting [2024-07-04T05:43:29.109Z] d65c8cfc05b1: Waiting [2024-07-04T05:43:29.109Z] 2437ff75d9bd: Waiting [2024-07-04T05:43:29.109Z] f23df028b6ca: Waiting [2024-07-04T05:43:29.378Z] 04944245beec: Verifying Checksum [2024-07-04T05:43:29.378Z] 04944245beec: Download complete [2024-07-04T05:43:29.378Z] 765212b225bb: Download complete [2024-07-04T05:43:29.378Z] f23df028b6ca: Verifying Checksum [2024-07-04T05:43:29.378Z] f23df028b6ca: Download complete [2024-07-04T05:43:29.378Z] d65c8cfc05b1: Verifying Checksum [2024-07-04T05:43:29.378Z] d65c8cfc05b1: Download complete [2024-07-04T05:43:29.649Z] 699f458cf7ca: Verifying Checksum [2024-07-04T05:43:29.649Z] 699f458cf7ca: Download complete [2024-07-04T05:43:29.916Z] 8998bd30e6a1: Verifying Checksum [2024-07-04T05:43:29.916Z] 8998bd30e6a1: Download complete [2024-07-04T05:43:32.519Z] 2437ff75d9bd: Verifying Checksum [2024-07-04T05:43:32.519Z] 2437ff75d9bd: Download complete [2024-07-04T05:43:35.103Z] 8998bd30e6a1: Pull complete [2024-07-04T05:43:35.103Z] 04944245beec: Pull complete [2024-07-04T05:43:37.054Z] 699f458cf7ca: Pull complete [2024-07-04T05:43:37.054Z] 765212b225bb: Pull complete [2024-07-04T05:43:38.014Z] f23df028b6ca: Pull complete [2024-07-04T05:43:38.015Z] d65c8cfc05b1: Pull complete [2024-07-04T05:43:56.564Z] 2437ff75d9bd: Pull complete [2024-07-04T05:43:56.564Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-04T05:43:56.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:43:56.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:43:56.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-4997 does not seem to be running inside a container [2024-07-04T05:43:56.895Z] $ 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/31 -v /w/workspace/device-uart/31:/w/workspace/device-uart/31:rw,z -v /w/workspace/device-uart/31@tmp:/w/workspace/device-uart/31@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-07-04T05:43:59.728Z] $ docker top 06445ca2b153e93d984f93889c23cbf5fb843316fdf90aa726d88837da439d28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:00.632Z] ---> job-cost.sh [2024-07-04T05:44:00.632Z] lf-activate-venv: SKIPPING [2024-07-04T05:44:00.632Z] INFO: No Stack... [2024-07-04T05:44:01.223Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-04T05:44:01.807Z] INFO: Archiving Costs [Pipeline] sh [2024-07-04T05:44:02.444Z] + cat /w/workspace/device-uart/31/archives/cost.csv [2024-07-04T05:44:02.444Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T05:44:02.506Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-31-stack-cost] [2024-07-04T05:44:02.518Z] Resource [jenkins-edgexfoundry-device-uart-main-31-stack-cost] did not exist. Created. [2024-07-04T05:44:02.524Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T05:44:03.191Z] /w/workspace/device-uart/31@tmp/durable-73170bdc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-04T05:44:03.839Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-04T05:44:03.868Z] Warning: overwriting stash ‘stack-cost’ [2024-07-04T05:44:03.919Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T05:44:03.932Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T05:44:03.949Z] $ docker stop --time=1 06445ca2b153e93d984f93889c23cbf5fb843316fdf90aa726d88837da439d28 [2024-07-04T05:44:05.492Z] $ docker rm -f --volumes 06445ca2b153e93d984f93889c23cbf5fb843316fdf90aa726d88837da439d28 [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-07-04T05:44:05.976Z] provisioning config files... [2024-07-04T05:44:05.983Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8704372208857475435tmp [Pipeline] { [Pipeline] sh [2024-07-04T05:44:06.296Z] + set +x [2024-07-04T05:44:06.296Z] + curl -s https://codecov.io/bash [2024-07-04T05:44:06.296Z] + bash -s -- [2024-07-04T05:44:06.296Z] [2024-07-04T05:44:06.296Z] _____ _ [2024-07-04T05:44:06.296Z] / ____| | | [2024-07-04T05:44:06.296Z] | | ___ __| | ___ ___ _____ __ [2024-07-04T05:44:06.296Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-04T05:44:06.296Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-04T05:44:06.296Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-04T05:44:06.296Z] Bash-1.0.6 [2024-07-04T05:44:06.296Z] [2024-07-04T05:44:06.296Z] [2024-07-04T05:44:06.296Z] ==> git version 2.25.1 found [2024-07-04T05:44:06.296Z] ==> 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-07-04T05:44:06.296Z] Release-Date: 2020-01-08 [2024-07-04T05:44:06.296Z] 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-07-04T05:44:06.296Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-04T05:44:06.296Z] ==> Jenkins CI detected. [2024-07-04T05:44:06.296Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-07-04T05:44:06.296Z] project root: . [2024-07-04T05:44:06.296Z] --> token set from env [2024-07-04T05:44:06.296Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-04T05:44:06.296Z] ==> Running gcov in . (disable via -X gcov) [2024-07-04T05:44:06.296Z] ==> Python coveragepy not found [2024-07-04T05:44:06.296Z] ==> Searching for coverage reports in: [2024-07-04T05:44:06.296Z] + . [2024-07-04T05:44:06.296Z] -> Found 1 reports [2024-07-04T05:44:06.296Z] ==> Detecting git/mercurial file structure [2024-07-04T05:44:06.296Z] ==> Reading reports [2024-07-04T05:44:06.296Z] + ./coverage.out bytes=10 [2024-07-04T05:44:06.296Z] ==> Appending adjustments [2024-07-04T05:44:06.296Z] https://docs.codecov.io/docs/fixing-reports [2024-07-04T05:44:06.556Z] + Found adjustments [2024-07-04T05:44:06.556Z] ==> Gzipping contents [2024-07-04T05:44:06.556Z] 4.0K /tmp/codecov.z1xLGb.gz [2024-07-04T05:44:06.556Z] ==> Uploading reports [2024-07-04T05:44:06.556Z] url: https://codecov.io [2024-07-04T05:44:06.556Z] query: branch=main&commit=f8749581d9de8ec9f8c1a4606090d5570a6645d2&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-04T05:44:06.556Z] -> Pinging Codecov [2024-07-04T05:44:06.556Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f8749581d9de8ec9f8c1a4606090d5570a6645d2&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-04T05:44:06.816Z] -> Uploading to [2024-07-04T05:44:06.816Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-04/B9AA6E0BBD74AE3A32605C7A7C664919/f8749581d9de8ec9f8c1a4606090d5570a6645d2/c6280934-e2ab-4d1e-8a3b-54606a9dbe64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240704%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240704T054406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f32f08fbf1815ddb6c9cb734c233c46af81567c4a0be05c7eebd2e6675d0b464 [2024-07-04T05:44:06.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:44:06.816Z] Dload Upload Total Spent Left Speed [2024-07-04T05:44:07.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2970 --:--:-- --:--:-- --:--:-- 2955 100 603 0 0 100 603 0 2565 --:--:-- --:--:-- --:--:-- 2555 [2024-07-04T05:44:07.075Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] } [2024-07-04T05:44:07.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-04T05:44:07.216Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-04T05:44:07.235Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:07.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:44:07.545Z] [2024-07-04T05:44:07.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:07.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:44:07.845Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-04T05:44:07.845Z] 619be1103602: Already exists [2024-07-04T05:44:07.845Z] f8ea3408117e: Pulling fs layer [2024-07-04T05:44:07.845Z] 91320369b822: Pulling fs layer [2024-07-04T05:44:07.845Z] 0406650e8295: Pulling fs layer [2024-07-04T05:44:07.845Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:44:07.845Z] 96d80e3f36e1: Pulling fs layer [2024-07-04T05:44:07.845Z] bcf3aedb951c: Pulling fs layer [2024-07-04T05:44:07.845Z] 4f4fb700ef54: Waiting [2024-07-04T05:44:07.845Z] 96d80e3f36e1: Waiting [2024-07-04T05:44:07.845Z] bcf3aedb951c: Waiting [2024-07-04T05:44:07.845Z] f8ea3408117e: Verifying Checksum [2024-07-04T05:44:07.845Z] f8ea3408117e: Download complete [2024-07-04T05:44:07.845Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:44:07.845Z] 4f4fb700ef54: Download complete [2024-07-04T05:44:07.845Z] f8ea3408117e: Pull complete [2024-07-04T05:44:08.104Z] 96d80e3f36e1: Verifying Checksum [2024-07-04T05:44:08.104Z] 96d80e3f36e1: Download complete [2024-07-04T05:44:08.363Z] 91320369b822: Verifying Checksum [2024-07-04T05:44:08.363Z] 91320369b822: Download complete [2024-07-04T05:44:08.621Z] bcf3aedb951c: Verifying Checksum [2024-07-04T05:44:08.621Z] bcf3aedb951c: Download complete [2024-07-04T05:44:11.148Z] 91320369b822: Pull complete [2024-07-04T05:44:11.148Z] 0406650e8295: Pull complete [2024-07-04T05:44:11.148Z] 4f4fb700ef54: Pull complete [2024-07-04T05:44:11.406Z] 96d80e3f36e1: Pull complete [2024-07-04T05:44:14.683Z] bcf3aedb951c: Pull complete [2024-07-04T05:44:14.683Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-04T05:44:14.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:44:14.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:14.789Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:44:14.817Z] $ 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-07-04T05:44:19.305Z] $ docker top af590934a5ea878e916293341ec3a4e5821d70aae20b9f483645a39d66b8ea4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:44:19.654Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-07-04T05:44:19.665Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-07-04T05:44:20.012Z] + set -o pipefail [2024-07-04T05:44:20.012Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-07-04T05:44:26.732Z] [2024-07-04T05:44:26.732Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-07-04T05:44:26.732Z] [2024-07-04T05:44:26.732Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/247467e8-990d-44a2-b500-774d2de5afc2 [2024-07-04T05:44:26.732Z] [2024-07-04T05:44:26.732Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-04T05:44:26.732Z] [2024-07-04T05:44:26.732Z] [2024-07-04T05:44:26.732Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-04T05:44:26.732Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-04T05:44:26.741Z] $ docker stop --time=1 af590934a5ea878e916293341ec3a4e5821d70aae20b9f483645a39d66b8ea4a [2024-07-04T05:44:31.775Z] $ docker rm -f --volumes af590934a5ea878e916293341ec3a4e5821d70aae20b9f483645a39d66b8ea4a [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-07-04T05:44:32.667Z] + git log --format=format:%s -1 f8749581d9de8ec9f8c1a4606090d5570a6645d2 [Pipeline] sh [2024-07-04T05:44:32.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:44:32.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:33.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:44:33.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:33.353Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:44:33.388Z] $ 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-07-04T05:44:33.896Z] $ docker top 7e6c1da22a1cc8e5818e3784382e0a19471b47bdba6bb54dd77724fd9b2b3211 -eo pid,comm [2024-07-04T05:44:33.954Z] 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-07-04T05:44:33.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:44:34.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:44:34.014Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:44:34.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:44:34.138Z] $ docker exec 7e6c1da22a1cc8e5818e3784382e0a19471b47bdba6bb54dd77724fd9b2b3211 ssh-agent [2024-07-04T05:44:34.243Z] SSH_AUTH_SOCK=/tmp/ssh-ylwgltz9Rrll/agent.31 [2024-07-04T05:44:34.243Z] SSH_AGENT_PID=36 [2024-07-04T05:44:34.246Z] Running ssh-add (command line suppressed) [2024-07-04T05:44:34.337Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14796818680974889562.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14796818680974889562.key) [2024-07-04T05:44:34.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:44:34.647Z] + git semver tag [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,821 [run_tag] DEBUG tag force:False [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,821 [check_head_tag] DEBUG check head tag [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,822 [execute] INFO git cat-file --batch-check [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,825 [execute] INFO git cat-file --batch [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,839 [execute] INFO git tag -a v3.0.1-dev.24 -m v3.0.1-dev.24 [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,839 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.24', '-m', 'v3.0.1-dev.24'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:44:34.907Z] 2024-07-04 05:44:34,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:44:34.907Z] 3.0.1-dev.24 [Pipeline] } [2024-07-04T05:44:34.912Z] $ docker exec --env ******** --env ******** 7e6c1da22a1cc8e5818e3784382e0a19471b47bdba6bb54dd77724fd9b2b3211 ssh-agent -k [2024-07-04T05:44:35.014Z] unset SSH_AUTH_SOCK; [2024-07-04T05:44:35.015Z] unset SSH_AGENT_PID; [2024-07-04T05:44:35.015Z] echo Agent pid 36 killed; [2024-07-04T05:44:35.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:44:35.352Z] + git semver [Pipeline] } [2024-07-04T05:44:35.620Z] $ docker stop --time=1 7e6c1da22a1cc8e5818e3784382e0a19471b47bdba6bb54dd77724fd9b2b3211 [2024-07-04T05:44:36.918Z] $ docker rm -f --volumes 7e6c1da22a1cc8e5818e3784382e0a19471b47bdba6bb54dd77724fd9b2b3211 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:37.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:44:37.325Z] [2024-07-04T05:44:37.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:37.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:44:37.631Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-04T05:44:37.631Z] ab5ef0e58194: Pulling fs layer [2024-07-04T05:44:37.631Z] 9712f1f96733: Pulling fs layer [2024-07-04T05:44:37.631Z] 63f879dbbcfc: Pulling fs layer [2024-07-04T05:44:37.631Z] 0d9ebad4ef96: Pulling fs layer [2024-07-04T05:44:37.631Z] e9a5061849ea: Pulling fs layer [2024-07-04T05:44:37.631Z] d747dcd14b5f: Pulling fs layer [2024-07-04T05:44:37.631Z] 2de7ff778b66: Pulling fs layer [2024-07-04T05:44:37.631Z] 2de7ff778b66: Waiting [2024-07-04T05:44:37.631Z] e9a5061849ea: Waiting [2024-07-04T05:44:37.631Z] d747dcd14b5f: Waiting [2024-07-04T05:44:37.631Z] 0d9ebad4ef96: Waiting [2024-07-04T05:44:37.631Z] 9712f1f96733: Download complete [2024-07-04T05:44:37.890Z] 63f879dbbcfc: Verifying Checksum [2024-07-04T05:44:37.890Z] 63f879dbbcfc: Download complete [2024-07-04T05:44:37.890Z] e9a5061849ea: Verifying Checksum [2024-07-04T05:44:37.890Z] e9a5061849ea: Download complete [2024-07-04T05:44:37.890Z] d747dcd14b5f: Verifying Checksum [2024-07-04T05:44:37.890Z] d747dcd14b5f: Download complete [2024-07-04T05:44:38.152Z] 0d9ebad4ef96: Verifying Checksum [2024-07-04T05:44:38.152Z] 0d9ebad4ef96: Download complete [2024-07-04T05:44:38.152Z] ab5ef0e58194: Verifying Checksum [2024-07-04T05:44:38.152Z] ab5ef0e58194: Download complete [2024-07-04T05:44:38.152Z] 2de7ff778b66: Verifying Checksum [2024-07-04T05:44:38.153Z] 2de7ff778b66: Download complete [2024-07-04T05:44:40.689Z] ab5ef0e58194: Pull complete [2024-07-04T05:44:40.689Z] 9712f1f96733: Pull complete [2024-07-04T05:44:41.256Z] 63f879dbbcfc: Pull complete [2024-07-04T05:44:44.538Z] 0d9ebad4ef96: Pull complete [2024-07-04T05:44:44.798Z] e9a5061849ea: Pull complete [2024-07-04T05:44:45.055Z] d747dcd14b5f: Pull complete [2024-07-04T05:44:45.991Z] 2de7ff778b66: Pull complete [2024-07-04T05:44:45.991Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-04T05:44:45.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:44:45.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:46.106Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:44:46.134Z] $ 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-07-04T05:44:51.763Z] $ docker top d7bc12b5b76c01b1bc230ae19b8aee62b8749e2f9bedc33a5d2b84efb6b0e73b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:44:51.847Z] provisioning config files... [2024-07-04T05:44:51.854Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config759998998189505886tmp [2024-07-04T05:44:51.864Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9571877578469534250tmp [2024-07-04T05:44:51.872Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8599873374819029436tmp [Pipeline] { [Pipeline] echo [2024-07-04T05:44:51.907Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:52.213Z] ---> sigul-configuration.sh [2024-07-04T05:44:52.213Z] gpg: directory `/root/.gnupg' created [2024-07-04T05:44:52.213Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-04T05:44:52.213Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-04T05:44:52.213Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-04T05:44:52.213Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-04T05:44:52.213Z] gpg: CAST5 encrypted data [2024-07-04T05:44:52.213Z] gpg: encrypted with 1 passphrase [2024-07-04T05:44:52.213Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-04T05:44:52.510Z] + mkdir /home/jenkins [2024-07-04T05:44:52.510Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-04T05:44:52.804Z] + 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-07-04T05:44:52.820Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:53.116Z] ---> sigul-install.sh [2024-07-04T05:44:53.116Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-04T05:44:53.411Z] + git tag --list [2024-07-04T05:44:53.411Z] v0.0.0 [2024-07-04T05:44:53.411Z] v0.0.1-dev.1 [2024-07-04T05:44:53.411Z] v0.0.1-dev.2 [2024-07-04T05:44:53.411Z] v0.0.1-dev.3 [2024-07-04T05:44:53.411Z] v0.0.1-dev.4 [2024-07-04T05:44:53.411Z] v3.0.0 [2024-07-04T05:44:53.411Z] v3.0.1-dev.1 [2024-07-04T05:44:53.411Z] v3.0.1-dev.10 [2024-07-04T05:44:53.411Z] v3.0.1-dev.11 [2024-07-04T05:44:53.411Z] v3.0.1-dev.12 [2024-07-04T05:44:53.411Z] v3.0.1-dev.13 [2024-07-04T05:44:53.411Z] v3.0.1-dev.14 [2024-07-04T05:44:53.411Z] v3.0.1-dev.15 [2024-07-04T05:44:53.411Z] v3.0.1-dev.16 [2024-07-04T05:44:53.411Z] v3.0.1-dev.17 [2024-07-04T05:44:53.411Z] v3.0.1-dev.18 [2024-07-04T05:44:53.411Z] v3.0.1-dev.19 [2024-07-04T05:44:53.411Z] v3.0.1-dev.2 [2024-07-04T05:44:53.411Z] v3.0.1-dev.20 [2024-07-04T05:44:53.411Z] v3.0.1-dev.21 [2024-07-04T05:44:53.411Z] v3.0.1-dev.22 [2024-07-04T05:44:53.411Z] v3.0.1-dev.23 [2024-07-04T05:44:53.411Z] v3.0.1-dev.24 [2024-07-04T05:44:53.411Z] v3.0.1-dev.3 [2024-07-04T05:44:53.411Z] v3.0.1-dev.4 [2024-07-04T05:44:53.411Z] v3.0.1-dev.5 [2024-07-04T05:44:53.411Z] v3.0.1-dev.6 [2024-07-04T05:44:53.411Z] v3.0.1-dev.7 [2024-07-04T05:44:53.411Z] v3.0.1-dev.8 [2024-07-04T05:44:53.411Z] v3.0.1-dev.9 [2024-07-04T05:44:53.411Z] v3.1 [2024-07-04T05:44:53.411Z] v3.1.0 [2024-07-04T05:44:53.411Z] v3.1.1 [2024-07-04T05:44:53.411Z] v3.1.1-dev.1 [Pipeline] sh [2024-07-04T05:44:53.704Z] + lftools sign git-tag v3.0.1-dev.24 [2024-07-04T05:44:54.271Z] Signing Git tag with Sigul... [2024-07-04T05:44:54.271Z] Signing v3.0.1-dev.24 [Pipeline] echo [2024-07-04T05:44:54.546Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:54.836Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-04T05:44:54.843Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-04T05:44:54.867Z] $ docker stop --time=1 d7bc12b5b76c01b1bc230ae19b8aee62b8749e2f9bedc33a5d2b84efb6b0e73b [2024-07-04T05:44:56.139Z] $ docker rm -f --volumes d7bc12b5b76c01b1bc230ae19b8aee62b8749e2f9bedc33a5d2b84efb6b0e73b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-04T05:44:56.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:44:56.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:56.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:44:56.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:56.973Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:44:56.997Z] $ 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-07-04T05:44:57.349Z] $ docker top 436ef19f9393a1e0f7d7905eaab15ca7fc656025d58ca4e26a983adba6aa69a1 -eo pid,comm [2024-07-04T05:44:57.399Z] 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-07-04T05:44:57.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:44:57.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:44:57.466Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:44:57.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:44:57.575Z] $ docker exec 436ef19f9393a1e0f7d7905eaab15ca7fc656025d58ca4e26a983adba6aa69a1 ssh-agent [2024-07-04T05:44:57.692Z] SSH_AUTH_SOCK=/tmp/ssh-3YntpM0kXUSH/agent.32 [2024-07-04T05:44:57.692Z] SSH_AGENT_PID=38 [2024-07-04T05:44:57.695Z] Running ssh-add (command line suppressed) [2024-07-04T05:44:57.795Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7393512104054984923.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7393512104054984923.key) [2024-07-04T05:44:57.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:44:58.103Z] + git semver bump pre [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,264 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,265 [bump_version] DEBUG bumping version:3.0.1-dev.24 on axis:pre with prefix:dev [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,265 [bump_version] DEBUG bumped version:3.0.1-dev.25 [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,265 [write_version] DEBUG write version:3.0.1-dev.25 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,265 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,267 [execute] INFO git cat-file --batch-check [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,273 [execute] INFO git cat-file --batch [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:44:58.362Z] 2024-07-04 05:44:58,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:44:58.362Z] 3.0.1-dev.25 [Pipeline] } [2024-07-04T05:44:58.367Z] $ docker exec --env ******** --env ******** 436ef19f9393a1e0f7d7905eaab15ca7fc656025d58ca4e26a983adba6aa69a1 ssh-agent -k [2024-07-04T05:44:58.453Z] unset SSH_AUTH_SOCK; [2024-07-04T05:44:58.453Z] unset SSH_AGENT_PID; [2024-07-04T05:44:58.453Z] echo Agent pid 38 killed; [2024-07-04T05:44:58.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:44:58.791Z] + git semver [Pipeline] } [2024-07-04T05:44:59.059Z] $ docker stop --time=1 436ef19f9393a1e0f7d7905eaab15ca7fc656025d58ca4e26a983adba6aa69a1 [2024-07-04T05:45:00.300Z] $ docker rm -f --volumes 436ef19f9393a1e0f7d7905eaab15ca7fc656025d58ca4e26a983adba6aa69a1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:45:00.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:45:00.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:45:00.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:45:00.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:45:01.059Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:45:01.086Z] $ 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-07-04T05:45:01.415Z] $ docker top 5cb156340cf85ed85cbcf2e89ef9bf0a8e2212afd7c6b44c6e203ba07c9ada79 -eo pid,comm [2024-07-04T05:45:01.468Z] 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-07-04T05:45:01.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:45:01.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:45:01.529Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:45:01.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:45:01.642Z] $ docker exec 5cb156340cf85ed85cbcf2e89ef9bf0a8e2212afd7c6b44c6e203ba07c9ada79 ssh-agent [2024-07-04T05:45:01.743Z] SSH_AUTH_SOCK=/tmp/ssh-E42MH8e6293X/agent.32 [2024-07-04T05:45:01.744Z] SSH_AGENT_PID=38 [2024-07-04T05:45:01.749Z] Running ssh-add (command line suppressed) [2024-07-04T05:45:01.844Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_322691546744584013.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_322691546744584013.key) [2024-07-04T05:45:01.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:45:02.153Z] + git semver push [2024-07-04T05:45:02.412Z] 2024-07-04 05:45:02,319 [run_push] DEBUG push [2024-07-04T05:45:02.412Z] 2024-07-04 05:45:02,320 [execute] INFO git cat-file --batch-check [2024-07-04T05:45:02.412Z] 2024-07-04 05:45:02,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:45:02.412Z] 2024-07-04 05:45:02,323 [execute] INFO git rev-list f806f741be24315b5612076a9bb14036d8987342 -- [2024-07-04T05:45:02.412Z] 2024-07-04 05:45:02,323 [execute] DEBUG Popen(['git', 'rev-list', 'f806f741be24315b5612076a9bb14036d8987342', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:45:02.412Z] 2024-07-04 05:45:02,329 [execute] INFO git fetch -v origin [2024-07-04T05:45:02.412Z] 2024-07-04 05:45:02,330 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-04T05:45:02.979Z] 2024-07-04 05:45:02,788 [run_push] DEBUG no remote changes detected [2024-07-04T05:45:02.979Z] 2024-07-04 05:45:02,788 [execute] INFO git push origin semver [2024-07-04T05:45:02.979Z] 2024-07-04 05:45:02,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:45:03.915Z] 2024-07-04 05:45:03,619 [run_push] DEBUG push all version tags [2024-07-04T05:45:03.915Z] 2024-07-04 05:45:03,619 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-04T05:45:03.915Z] 2024-07-04 05:45:03,620 [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-07-04T05:45:04.485Z] 2024-07-04 05:45:04,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-04T05:45:04.485Z] 3.0.1-dev.25 [Pipeline] } [2024-07-04T05:45:04.490Z] $ docker exec --env ******** --env ******** 5cb156340cf85ed85cbcf2e89ef9bf0a8e2212afd7c6b44c6e203ba07c9ada79 ssh-agent -k [2024-07-04T05:45:04.576Z] unset SSH_AUTH_SOCK; [2024-07-04T05:45:04.576Z] unset SSH_AGENT_PID; [2024-07-04T05:45:04.576Z] echo Agent pid 38 killed; [2024-07-04T05:45:04.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:45:04.924Z] + git semver [Pipeline] } [2024-07-04T05:45:05.192Z] $ docker stop --time=1 5cb156340cf85ed85cbcf2e89ef9bf0a8e2212afd7c6b44c6e203ba07c9ada79 [2024-07-04T05:45:06.459Z] $ docker rm -f --volumes 5cb156340cf85ed85cbcf2e89ef9bf0a8e2212afd7c6b44c6e203ba07c9ada79 [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-07-04T05:45:07.078Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-07-04T05:45:07.078Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-04T05:45:07.078Z] total 16 [2024-07-04T05:45:07.078Z] drwxr-xr-x 3 root root 4096 Jul 4 05:31 . [2024-07-04T05:45:07.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:44 .. [2024-07-04T05:45:07.078Z] drwxr-xr-x 2 root root 4096 Jul 4 05:31 cost [2024-07-04T05:45:07.078Z] -rw-r--r-- 1 root root 82 Jul 4 05:31 cost.csv [2024-07-04T05:45:07.078Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-04T05:45:07.078Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-04T05:45:07.078Z] total 16 [2024-07-04T05:45:07.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:31 . [2024-07-04T05:45:07.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:44 .. [2024-07-04T05:45:07.078Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 05:31 cost [2024-07-04T05:45:07.078Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 4 05:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:45:07.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:45:08.227Z] ---> package-listing.sh [2024-07-04T05:45:08.227Z] ++ facter osfamily [2024-07-04T05:45:08.227Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-04T05:45:08.486Z] + OS_FAMILY=debian [2024-07-04T05:45:08.486Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-07-04T05:45:08.486Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-04T05:45:08.486Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-04T05:45:08.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-04T05:45:08.486Z] + PACKAGES=/tmp/packages_start.txt [2024-07-04T05:45:08.486Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-07-04T05:45:08.486Z] + PACKAGES=/tmp/packages_end.txt [2024-07-04T05:45:08.486Z] + case "${OS_FAMILY}" in [2024-07-04T05:45:08.486Z] + dpkg -l [2024-07-04T05:45:08.486Z] + grep '^ii' [2024-07-04T05:45:08.486Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-04T05:45:08.486Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-04T05:45:08.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-04T05:45:08.486Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-07-04T05:45:08.486Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-07-04T05:45:08.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-07-04T05:45:08.499Z] 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-07-04T05:45:08.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:45:09.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:45:09.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:45:09.433Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2024-07-04T05:45:09.458Z] $ 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-07-04T05:45:09.669Z] $ docker top ed8d828f5b8f3101d8e3e8adc7142c49d87bce78f66cf1ea107401c81ea5da3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:45:10.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-04T05:45:10.313Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-04T05:45:10.601Z] + ls /var/log/sa-host [2024-07-04T05:45:10.601Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:45:10.760Z] provisioning config files... [2024-07-04T05:45:10.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5877836569911816776tmp [Pipeline] { [Pipeline] echo [2024-07-04T05:45:10.788Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:45:11.070Z] ---> create-netrc.sh [Pipeline] } [2024-07-04T05:45:11.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:45:11.420Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-04T05:45:11.430Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:45:11.715Z] ---> sudo-logs.sh [2024-07-04T05:45:11.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-04T05:45:11.744Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:45:12.025Z] ---> job-cost.sh [2024-07-04T05:45:12.025Z] lf-activate-venv: SKIPPING [2024-07-04T05:45:12.025Z] DEBUG: total: 0.2199999988079071 [2024-07-04T05:45:12.025Z] INFO: Retrieving Stack Cost... [2024-07-04T05:45:12.285Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T05:45:12.545Z] INFO: Archiving Costs [Pipeline] echo [2024-07-04T05:45:12.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:45:12.840Z] ---> logs-deploy.sh [2024-07-04T05:45:12.840Z] lf-activate-venv: SKIPPING [2024-07-04T05:45:12.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/31 [2024-07-04T05:45:12.840Z] INFO: archiving workspace using pattern(s): [2024-07-04T05:45:13.792Z] Archives upload complete. [2024-07-04T05:45:13.792Z] INFO: archiving logs to Nexus