Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 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-ssh91368719173521996.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-ssh6901042014202436189.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-ssh17897198106057616522.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-ssh6557533854838541286.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-ssh547609018508136772.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4419’ Running on prd-ubuntu20.04-docker-8c-8g-4423 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 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd (main) Commit message: "Merge pull request #55 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 > git rev-list --no-walk 0191fcbf31d47e6537e79896ea60966564fcaee0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-26T05:23:38.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-26T05:23:38.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-26T05:23:38.482Z] ========================================================= [2024-06-26T05:23:38.482Z] EdgeX Global Pipelines Version Info [2024-06-26T05:23:38.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:23:39.195Z] ------------------- [2024-06-26T05:23:39.196Z] stable info: [2024-06-26T05:23:39.196Z] ------------------- [2024-06-26T05:23:39.196Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:23:39.196Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T05:23:39.196Z] Message: update stable to v1.0.260 [2024-06-26T05:23:39.765Z] ------------------- [2024-06-26T05:23:39.765Z] experimental info: [2024-06-26T05:23:39.765Z] ------------------- [2024-06-26T05:23:39.765Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:23:39.765Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-26T05:23:39.765Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-26T05:23:39.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-06-26T05:23:39.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-06-26T05:23:39.887Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-26T05:23:39.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-26T05:23:39.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-26T05:23:39.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-26T05:23:39.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-26T05:23:39.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-26T05:23:40.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-26T05:23:40.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-26T05:23:40.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-26T05:23:40.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-06-26T05:23:40.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-26T05:23:40.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-26T05:23:40.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:23:40.174Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:23:40.199Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:23:40.228Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:23:40.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-26T05:23:40.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-26T05:23:40.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-26T05:23:40.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-26T05:23:40.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-26T05:23:40.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-26T05:23:40.399Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-26T05:23:40.423Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-26T05:23:40.445Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-26T05:23:40.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-26T05:23:40.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-26T05:23:40.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-26T05:23:40.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo [2024-06-26T05:23:40.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e8cf5c [Pipeline] echo [2024-06-26T05:23:40.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:23:40.634Z] provisioning config files... [2024-06-26T05:23:40.647Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2597413209547836938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:23:40.988Z] ---> ****-login.sh [2024-06-26T05:23:40.988Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:23:41.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:41.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:41.258Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:41.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:41.258Z] [2024-06-26T05:23:41.258Z] Login Succeeded [2024-06-26T05:23:41.258Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:23:41.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:41.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:41.258Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:41.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:41.258Z] [2024-06-26T05:23:41.258Z] Login Succeeded [2024-06-26T05:23:41.258Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:23:41.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:41.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:41.528Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:41.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:41.528Z] [2024-06-26T05:23:41.528Z] Login Succeeded [2024-06-26T05:23:41.528Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:23:41.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:41.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:41.528Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:41.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:41.528Z] [2024-06-26T05:23:41.528Z] Login Succeeded [2024-06-26T05:23:41.528Z] ****.io [2024-06-26T05:23:41.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:41.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:41.788Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:41.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:41.788Z] [2024-06-26T05:23:41.788Z] Login Succeeded [2024-06-26T05:23:41.788Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:23:41.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-26T05:23:42.200Z] + git rev-list -1 --merges 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd~1..3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo [2024-06-26T05:23:42.227Z] -----------> git rev-list -1 --merges 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd~1..3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:23:42.227Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [false] [Pipeline] sh [2024-06-26T05:23:42.518Z] + git log --format=format:%s -1 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo [2024-06-26T05:23:42.532Z] ========================================================= [2024-06-26T05:23:42.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-26T05:23:42.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:23:42.869Z] + git log --format=format:%s -1 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo [2024-06-26T05:23:42.880Z] [semverPrep] GIT_COMMIT: 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd, Commit Message: Merge pull request #55 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo [2024-06-26T05:23:42.895Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-26T05:23:43.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:23:43.249Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-26T05:23:43.249Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-26T05:23:43.249Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-26T05:23:43.249Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-26T05:23:43.249Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-26T05:23:43.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:23:43.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:23:43.608Z] [2024-06-26T05:23:43.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:23:43.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:23:43.911Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-26T05:23:43.911Z] b85a868b505f: Pulling fs layer [2024-06-26T05:23:43.911Z] e2be974225ed: Pulling fs layer [2024-06-26T05:23:43.911Z] 339a4e72a1f5: Pulling fs layer [2024-06-26T05:23:43.911Z] 988bab9f4d93: Pulling fs layer [2024-06-26T05:23:43.911Z] 1469e6f7b9e6: Pulling fs layer [2024-06-26T05:23:43.911Z] eaf3925da568: Pulling fs layer [2024-06-26T05:23:43.911Z] 988bab9f4d93: Waiting [2024-06-26T05:23:43.911Z] bab4dde63d76: Pulling fs layer [2024-06-26T05:23:43.911Z] bab4dde63d76: Waiting [2024-06-26T05:23:43.911Z] bde34c3a00c8: Pulling fs layer [2024-06-26T05:23:43.911Z] b352a97aabf1: Pulling fs layer [2024-06-26T05:23:43.911Z] 4872d77fe225: Pulling fs layer [2024-06-26T05:23:43.911Z] 5851b861e8e6: Pulling fs layer [2024-06-26T05:23:43.911Z] b352a97aabf1: Waiting [2024-06-26T05:23:43.911Z] 4872d77fe225: Waiting [2024-06-26T05:23:43.911Z] 5851b861e8e6: Waiting [2024-06-26T05:23:43.911Z] bde34c3a00c8: Waiting [2024-06-26T05:23:43.911Z] e2be974225ed: Verifying Checksum [2024-06-26T05:23:43.911Z] e2be974225ed: Download complete [2024-06-26T05:23:43.911Z] 988bab9f4d93: Verifying Checksum [2024-06-26T05:23:43.911Z] 988bab9f4d93: Download complete [2024-06-26T05:23:43.911Z] 1469e6f7b9e6: Verifying Checksum [2024-06-26T05:23:43.911Z] 1469e6f7b9e6: Download complete [2024-06-26T05:23:44.170Z] eaf3925da568: Verifying Checksum [2024-06-26T05:23:44.170Z] eaf3925da568: Download complete [2024-06-26T05:23:44.170Z] 339a4e72a1f5: Verifying Checksum [2024-06-26T05:23:44.170Z] 339a4e72a1f5: Download complete [2024-06-26T05:23:44.170Z] bde34c3a00c8: Verifying Checksum [2024-06-26T05:23:44.170Z] bde34c3a00c8: Download complete [2024-06-26T05:23:44.170Z] b352a97aabf1: Download complete [2024-06-26T05:23:44.170Z] 4872d77fe225: Verifying Checksum [2024-06-26T05:23:44.170Z] 4872d77fe225: Download complete [2024-06-26T05:23:44.170Z] 5851b861e8e6: Verifying Checksum [2024-06-26T05:23:44.170Z] 5851b861e8e6: Download complete [2024-06-26T05:23:44.170Z] b85a868b505f: Verifying Checksum [2024-06-26T05:23:44.170Z] b85a868b505f: Download complete [2024-06-26T05:23:44.429Z] bab4dde63d76: Verifying Checksum [2024-06-26T05:23:44.429Z] bab4dde63d76: Download complete [2024-06-26T05:23:45.364Z] b85a868b505f: Pull complete [2024-06-26T05:23:45.623Z] e2be974225ed: Pull complete [2024-06-26T05:23:46.191Z] 339a4e72a1f5: Pull complete [2024-06-26T05:23:46.191Z] 988bab9f4d93: Pull complete [2024-06-26T05:23:46.451Z] 1469e6f7b9e6: Pull complete [2024-06-26T05:23:46.451Z] eaf3925da568: Pull complete [2024-06-26T05:23:48.348Z] bab4dde63d76: Pull complete [2024-06-26T05:23:48.348Z] bde34c3a00c8: Pull complete [2024-06-26T05:23:48.348Z] b352a97aabf1: Pull complete [2024-06-26T05:23:48.348Z] 4872d77fe225: Pull complete [2024-06-26T05:23:48.608Z] 5851b861e8e6: Pull complete [2024-06-26T05:23:48.608Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-26T05:23:48.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:23:48.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:23:48.755Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:23:48.791Z] $ 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-06-26T05:23:53.134Z] $ docker top 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf -eo pid,comm [2024-06-26T05:23:53.177Z] 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-06-26T05:23:53.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:23:53.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:23:53.240Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:23:53.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:23:53.353Z] $ docker exec 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent [2024-06-26T05:23:53.466Z] SSH_AUTH_SOCK=/tmp/ssh-dNN7s1761Dyh/agent.32 [2024-06-26T05:23:53.466Z] SSH_AGENT_PID=38 [2024-06-26T05:23:53.473Z] Running ssh-add (command line suppressed) [2024-06-26T05:23:53.581Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11549902009455745857.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11549902009455745857.key) [2024-06-26T05:23:53.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:23:53.885Z] + git tag --points-at HEAD [Pipeline] } [2024-06-26T05:23:53.898Z] $ docker exec --env ******** --env ******** 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent -k [2024-06-26T05:23:53.992Z] unset SSH_AUTH_SOCK; [2024-06-26T05:23:53.993Z] unset SSH_AGENT_PID; [2024-06-26T05:23:53.993Z] echo Agent pid 38 killed; [2024-06-26T05:23:53.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-26T05:23:54.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:23:54.044Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:23:54.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:23:54.149Z] $ docker exec 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent [2024-06-26T05:23:54.253Z] SSH_AUTH_SOCK=/tmp/ssh-JbJULoRkarks/agent.71 [2024-06-26T05:23:54.253Z] SSH_AGENT_PID=77 [2024-06-26T05:23:54.258Z] Running ssh-add (command line suppressed) [2024-06-26T05:23:54.346Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1861956539734789779.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1861956539734789779.key) [2024-06-26T05:23:54.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:23:54.650Z] + git semver init [2024-06-26T05:23:54.910Z] 2024-06-26 05:23:54,833 [run_init] DEBUG init version:0.0.0 force:False [2024-06-26T05:23:54.910Z] 2024-06-26 05:23:54,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-06-26T05:23:54.910Z] 2024-06-26 05:23:54,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-06-26T05:23:54.910Z] 2024-06-26 05:23:54,834 [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-06-26T05:23:56.816Z] 2024-06-26 05:23:56,313 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-06-26T05:23:56.816Z] 2024-06-26 05:23:56,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-06-26T05:23:56.816Z] 2024-06-26 05:23:56,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:23:56.816Z] 2024-06-26 05:23:56,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:23:56.816Z] 3.0.1-dev.23 [Pipeline] } [2024-06-26T05:23:56.829Z] $ docker exec --env ******** --env ******** 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent -k [2024-06-26T05:23:56.926Z] unset SSH_AUTH_SOCK; [2024-06-26T05:23:56.926Z] unset SSH_AGENT_PID; [2024-06-26T05:23:56.926Z] echo Agent pid 77 killed; [2024-06-26T05:23:56.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:23:57.269Z] + git semver [Pipeline] } [2024-06-26T05:23:57.544Z] $ docker stop --time=1 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf [2024-06-26T05:23:58.811Z] $ docker rm -f --volumes 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:23:59.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-26T05:23:59.401Z] Stashed 1 file(s) [Pipeline] echo [2024-06-26T05:23:59.409Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.23 [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-06-26T05:23:59.576Z] provisioning config files... [2024-06-26T05:23:59.589Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10329230725883460445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:23:59.889Z] ---> ****-login.sh [2024-06-26T05:23:59.889Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:23:59.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:59.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:59.889Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:59.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:59.889Z] [2024-06-26T05:23:59.889Z] Login Succeeded [2024-06-26T05:23:59.889Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:23:59.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:59.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:59.889Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:59.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:59.889Z] [2024-06-26T05:23:59.889Z] Login Succeeded [2024-06-26T05:23:59.889Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:24:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:00.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:00.147Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:00.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:00.147Z] [2024-06-26T05:24:00.147Z] Login Succeeded [2024-06-26T05:24:00.147Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:24:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:00.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:00.147Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:00.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:00.147Z] [2024-06-26T05:24:00.147Z] Login Succeeded [2024-06-26T05:24:00.147Z] ****.io [2024-06-26T05:24:00.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:00.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:00.406Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:00.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:00.406Z] [2024-06-26T05:24:00.406Z] Login Succeeded [2024-06-26T05:24:00.406Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:24:00.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:24:00.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:24:00.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:24:00.545Z] ========================================================= [2024-06-26T05:24:00.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-26T05:24:00.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:24:00.890Z] + 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-06-26T05:24:00.890Z] Sending build context to Docker daemon 29.05MB [2024-06-26T05:24:00.890Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:24:00.890Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T05:24:01.148Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-26T05:24:01.148Z] 619be1103602: Pulling fs layer [2024-06-26T05:24:01.148Z] 7862e08f4a3e: Pulling fs layer [2024-06-26T05:24:01.148Z] 5df492c9dc93: Pulling fs layer [2024-06-26T05:24:01.148Z] 7629e6793208: Pulling fs layer [2024-06-26T05:24:01.148Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:24:01.148Z] fb5054dd5b73: Pulling fs layer [2024-06-26T05:24:01.148Z] eeca6798cff9: Pulling fs layer [2024-06-26T05:24:01.148Z] aa269ceb94a6: Pulling fs layer [2024-06-26T05:24:01.148Z] ada007ff1a6a: Pulling fs layer [2024-06-26T05:24:01.148Z] 4f4fb700ef54: Waiting [2024-06-26T05:24:01.148Z] fb5054dd5b73: Waiting [2024-06-26T05:24:01.148Z] eeca6798cff9: Waiting [2024-06-26T05:24:01.148Z] aa269ceb94a6: Waiting [2024-06-26T05:24:01.148Z] ada007ff1a6a: Waiting [2024-06-26T05:24:01.148Z] 7862e08f4a3e: Verifying Checksum [2024-06-26T05:24:01.148Z] 7862e08f4a3e: Download complete [2024-06-26T05:24:01.148Z] 7629e6793208: Verifying Checksum [2024-06-26T05:24:01.148Z] 7629e6793208: Download complete [2024-06-26T05:24:01.148Z] 4f4fb700ef54: Download complete [2024-06-26T05:24:01.148Z] fb5054dd5b73: Verifying Checksum [2024-06-26T05:24:01.148Z] fb5054dd5b73: Download complete [2024-06-26T05:24:01.148Z] 619be1103602: Verifying Checksum [2024-06-26T05:24:01.148Z] 619be1103602: Download complete [2024-06-26T05:24:01.148Z] eeca6798cff9: Verifying Checksum [2024-06-26T05:24:01.148Z] eeca6798cff9: Download complete [2024-06-26T05:24:01.148Z] 619be1103602: Pull complete [2024-06-26T05:24:01.407Z] 7862e08f4a3e: Pull complete [2024-06-26T05:24:01.407Z] ada007ff1a6a: Verifying Checksum [2024-06-26T05:24:01.407Z] ada007ff1a6a: Download complete [2024-06-26T05:24:01.666Z] 5df492c9dc93: Verifying Checksum [2024-06-26T05:24:01.666Z] 5df492c9dc93: Download complete [2024-06-26T05:24:01.923Z] aa269ceb94a6: Verifying Checksum [2024-06-26T05:24:01.923Z] aa269ceb94a6: Download complete [2024-06-26T05:24:05.205Z] 5df492c9dc93: Pull complete [2024-06-26T05:24:05.205Z] 7629e6793208: Pull complete [2024-06-26T05:24:05.205Z] 4f4fb700ef54: Pull complete [2024-06-26T05:24:05.205Z] fb5054dd5b73: Pull complete [2024-06-26T05:24:05.205Z] eeca6798cff9: Pull complete [2024-06-26T05:24:07.737Z] aa269ceb94a6: Pull complete [2024-06-26T05:24:07.737Z] ada007ff1a6a: Pull complete [2024-06-26T05:24:07.737Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-26T05:24:07.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-26T05:24:07.737Z] ---> f489d0715acc [2024-06-26T05:24:07.737Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T05:24:14.319Z] ---> Running in 25f40284ee8e [2024-06-26T05:24:14.319Z] Removing intermediate container 25f40284ee8e [2024-06-26T05:24:14.319Z] ---> 8b6d58b4ed37 [2024-06-26T05:24:14.319Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:24:14.319Z] ---> Running in 44964501031b [2024-06-26T05:24:14.319Z] Removing intermediate container 44964501031b [2024-06-26T05:24:14.319Z] ---> c2e08e3dacf8 [2024-06-26T05:24:14.319Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:24:14.319Z] ---> Running in a48933bdb3d6 [2024-06-26T05:24:14.319Z] Removing intermediate container a48933bdb3d6 [2024-06-26T05:24:14.319Z] ---> 7a410a57f473 [2024-06-26T05:24:14.319Z] Step 6/12 : WORKDIR /device-uart [2024-06-26T05:24:14.319Z] ---> Running in 488ea5ea232d [2024-06-26T05:24:14.319Z] Removing intermediate container 488ea5ea232d [2024-06-26T05:24:14.319Z] ---> 93580f3ce762 [2024-06-26T05:24:14.319Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:24:14.319Z] ---> Running in fb2d7ff3f703 [2024-06-26T05:24:14.529Z] Still waiting to schedule task [2024-06-26T05:24:14.529Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ [2024-06-26T05:24:14.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:24:14.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:24:15.099Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-26T05:24:15.099Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-26T05:24:15.099Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-26T05:24:15.099Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-26T05:24:15.099Z] Executing busybox-1.36.1-r5.trigger [2024-06-26T05:24:15.099Z] OK: 268 MiB in 56 packages [2024-06-26T05:24:15.667Z] Removing intermediate container fb2d7ff3f703 [2024-06-26T05:24:15.667Z] ---> e71516de947d [2024-06-26T05:24:15.667Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T05:24:15.667Z] ---> 25671e354132 [2024-06-26T05:24:15.667Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:24:15.667Z] ---> Running in 122f059a2cc9 [2024-06-26T05:25:11.965Z] Removing intermediate container 122f059a2cc9 [2024-06-26T05:25:11.965Z] ---> cc0e38d91bab [2024-06-26T05:25:11.965Z] Step 10/12 : COPY . . [2024-06-26T05:25:11.965Z] ---> 1eedf35d6ea3 [2024-06-26T05:25:11.965Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:25:11.965Z] ---> Running in 3090a826f5eb [2024-06-26T05:25:11.965Z] Removing intermediate container 3090a826f5eb [2024-06-26T05:25:11.965Z] ---> 7ea1020ffa27 [2024-06-26T05:25:11.965Z] Step 12/12 : RUN ${MAKE} [2024-06-26T05:25:11.965Z] ---> Running in 9dc4cd5f21e1 [2024-06-26T05:25:11.965Z] noop [2024-06-26T05:25:11.965Z] Removing intermediate container 9dc4cd5f21e1 [2024-06-26T05:25:11.965Z] ---> bcb0ae8f5e15 [2024-06-26T05:25:11.965Z] Successfully built bcb0ae8f5e15 [2024-06-26T05:25:11.965Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:12.306Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T05:25:12.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:25:12.385Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:25:12.415Z] $ 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-06-26T05:25:12.764Z] $ docker top 66fc426c4547b7fad32720e30a6f4b1f5d3c69d6030b5b81111b6f7ce49c34c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:25:13.119Z] + go version [2024-06-26T05:25:13.119Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-26T05:25:13.130Z] $ docker stop --time=1 66fc426c4547b7fad32720e30a6f4b1f5d3c69d6030b5b81111b6f7ce49c34c9 [2024-06-26T05:25:14.489Z] $ docker rm -f --volumes 66fc426c4547b7fad32720e30a6f4b1f5d3c69d6030b5b81111b6f7ce49c34c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:14.924Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T05:25:14.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:25:15.011Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:25:15.043Z] $ 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-06-26T05:25:15.401Z] $ docker top 52f26be0bcb9b6cf986c663233a396b0af759a6c48e867886629e4968a26af96 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:25:15.749Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:25:16.051Z] + make test [2024-06-26T05:25:16.051Z] go test ./... -coverprofile=coverage.out [2024-06-26T05:25:17.959Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-06-26T05:25:36.026Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-06-26T05:25:36.026Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-06-26T05:25:44.132Z] go vet ./... [2024-06-26T05:25:48.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:25:48.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:25:48.317Z] ./bin/test-attribution-txt.sh [2024-06-26T05:25:48.317Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T05:25:48.317Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T05:25:48.318Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:25:48.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:25:48.351Z] $ docker stop --time=1 52f26be0bcb9b6cf986c663233a396b0af759a6c48e867886629e4968a26af96 [2024-06-26T05:25:55.344Z] $ docker rm -f --volumes 52f26be0bcb9b6cf986c663233a396b0af759a6c48e867886629e4968a26af96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:25:57.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:25:57.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-26T05:25:57.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:25:57.984Z] + ls -al . [2024-06-26T05:25:57.984Z] total 224 [2024-06-26T05:25:57.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:25 . [2024-06-26T05:25:57.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:23 .. [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 05:23 .dockerignore [2024-06-26T05:25:57.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:25 .git [2024-06-26T05:25:57.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 .github [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 26 05:23 .gitignore [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:23 .golangci.yml [2024-06-26T05:25:57.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:23 .semver [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jun 26 05:23 Attribution.txt [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jun 26 05:23 CHANGELOG.md [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jun 26 05:23 Dockerfile [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:23 GOVERNANCE.md [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 26 05:23 Jenkinsfile [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 05:23 LICENSE [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jun 26 05:23 Makefile [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:23 OWNERS.md [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jun 26 05:23 README.md [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION [2024-06-26T05:25:57.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:23 bin [2024-06-26T05:25:57.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 cmd [2024-06-26T05:25:57.984Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 26 05:25 coverage.out [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 7020 Jun 26 05:23 go.mod [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 102168 Jun 26 05:23 go.sum [2024-06-26T05:25:57.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 internal [2024-06-26T05:25:57.984Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 26 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:58.298Z] + 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=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd --label arch=amd64 --label version=3.0.1-dev.23 . [2024-06-26T05:25:58.298Z] Sending build context to Docker daemon 29.05MB [2024-06-26T05:25:58.298Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:25:58.298Z] Step 2/26 : FROM ${BASE} AS builder [2024-06-26T05:25:58.298Z] ---> bcb0ae8f5e15 [2024-06-26T05:25:58.298Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T05:25:58.867Z] ---> Running in efbceabc0952 [2024-06-26T05:25:58.867Z] Removing intermediate container efbceabc0952 [2024-06-26T05:25:58.867Z] ---> a64f6636be55 [2024-06-26T05:25:58.867Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:25:58.867Z] ---> Running in f32c68e3b48c [2024-06-26T05:25:58.867Z] Removing intermediate container f32c68e3b48c [2024-06-26T05:25:58.867Z] ---> ab04786f9f41 [2024-06-26T05:25:58.867Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:25:58.867Z] ---> Running in bf838cf198c2 [2024-06-26T05:25:58.867Z] Removing intermediate container bf838cf198c2 [2024-06-26T05:25:58.867Z] ---> b7e47008c3a0 [2024-06-26T05:25:58.867Z] Step 6/26 : WORKDIR /device-uart [2024-06-26T05:25:59.125Z] ---> Running in 3fe9539a2054 [2024-06-26T05:25:59.125Z] Removing intermediate container 3fe9539a2054 [2024-06-26T05:25:59.125Z] ---> a419655b3f15 [2024-06-26T05:25:59.125Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:25:59.125Z] ---> Running in 241fef3c4f62 [2024-06-26T05:25:59.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:25:59.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:25:59.902Z] OK: 268 MiB in 56 packages [2024-06-26T05:26:00.160Z] Removing intermediate container 241fef3c4f62 [2024-06-26T05:26:00.160Z] ---> 77f339953de0 [2024-06-26T05:26:00.160Z] Step 8/26 : COPY go.mod vendor* ./ [2024-06-26T05:26:00.160Z] ---> 0405306cf199 [2024-06-26T05:26:00.160Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:26:00.160Z] ---> Running in e0c7eb5ded97 [2024-06-26T05:26:01.098Z] Removing intermediate container e0c7eb5ded97 [2024-06-26T05:26:01.098Z] ---> 60b584473bda [2024-06-26T05:26:01.098Z] Step 10/26 : COPY . . [2024-06-26T05:26:01.664Z] ---> 56e70a9d28d7 [2024-06-26T05:26:01.664Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:26:01.664Z] ---> Running in 1b2aef2929cc [2024-06-26T05:26:01.664Z] Removing intermediate container 1b2aef2929cc [2024-06-26T05:26:01.664Z] ---> 7656feec070b [2024-06-26T05:26:01.664Z] Step 12/26 : RUN ${MAKE} [2024-06-26T05:26:01.664Z] ---> Running in f7ac1d3f50df [2024-06-26T05:26:01.923Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-06-26T05:26:40.657Z] Removing intermediate container f7ac1d3f50df [2024-06-26T05:26:40.657Z] ---> 1c1830a5dc4f [2024-06-26T05:26:40.657Z] Step 13/26 : FROM alpine:3.18 [2024-06-26T05:26:40.657Z] 3.18: Pulling from library/alpine [2024-06-26T05:26:40.657Z] 73baa7ef167e: Pulling fs layer [2024-06-26T05:26:40.657Z] 73baa7ef167e: Verifying Checksum [2024-06-26T05:26:40.657Z] 73baa7ef167e: Download complete [2024-06-26T05:26:40.657Z] 73baa7ef167e: Pull complete [2024-06-26T05:26:40.657Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:26:40.657Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:26:40.657Z] ---> 8fd7cac70a4a [2024-06-26T05:26:40.657Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-06-26T05:26:40.657Z] ---> Running in 563da983db90 [2024-06-26T05:26:40.657Z] Removing intermediate container 563da983db90 [2024-06-26T05:26:40.657Z] ---> 80a262f7e948 [2024-06-26T05:26:40.657Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-06-26T05:26:40.657Z] ---> Running in f1d853f399f8 [2024-06-26T05:26:40.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:40.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:40.657Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-26T05:26:40.657Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:26:40.657Z] OK: 7 MiB in 16 packages [2024-06-26T05:26:40.657Z] Removing intermediate container f1d853f399f8 [2024-06-26T05:26:40.657Z] ---> f4781966808d [2024-06-26T05:26:40.657Z] Step 16/26 : RUN apk --no-cache upgrade [2024-06-26T05:26:40.657Z] ---> Running in e2f2551ee632 [2024-06-26T05:26:40.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:40.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:41.174Z] OK: 7 MiB in 16 packages [2024-06-26T05:26:41.432Z] Removing intermediate container e2f2551ee632 [2024-06-26T05:26:41.432Z] ---> f5333ca843ef [2024-06-26T05:26:41.432Z] Step 17/26 : WORKDIR / [2024-06-26T05:26:41.432Z] ---> Running in 37b37aba1ac9 [2024-06-26T05:26:41.432Z] Removing intermediate container 37b37aba1ac9 [2024-06-26T05:26:41.432Z] ---> 2b0c8c6bd839 [2024-06-26T05:26:41.432Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-06-26T05:26:41.694Z] ---> 19431bf93194 [2024-06-26T05:26:41.694Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-06-26T05:26:41.694Z] ---> bbd896b12dea [2024-06-26T05:26:41.694Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-06-26T05:26:43.076Z] ---> 354c2719b917 [2024-06-26T05:26:43.076Z] Step 21/26 : EXPOSE 59995 [2024-06-26T05:26:43.076Z] ---> Running in 8fee933e6cca [2024-06-26T05:26:43.076Z] Removing intermediate container 8fee933e6cca [2024-06-26T05:26:43.076Z] ---> 74d7fad79bd0 [2024-06-26T05:26:43.076Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-06-26T05:26:43.076Z] ---> Running in 37dddf5376f5 [2024-06-26T05:26:43.338Z] Removing intermediate container 37dddf5376f5 [2024-06-26T05:26:43.338Z] ---> d37b211553ff [2024-06-26T05:26:43.338Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-26T05:26:43.338Z] ---> Running in 8160f2a9bfee [2024-06-26T05:26:43.338Z] Removing intermediate container 8160f2a9bfee [2024-06-26T05:26:43.338Z] ---> 2dc99071a007 [2024-06-26T05:26:43.338Z] Step 24/26 : LABEL arch=amd64 [2024-06-26T05:26:43.338Z] ---> Running in 8b6b25514727 [2024-06-26T05:26:43.338Z] Removing intermediate container 8b6b25514727 [2024-06-26T05:26:43.338Z] ---> 13891a16f9b4 [2024-06-26T05:26:43.338Z] Step 25/26 : LABEL git_sha=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:26:43.597Z] ---> Running in b2146631f6a1 [2024-06-26T05:26:43.597Z] Removing intermediate container b2146631f6a1 [2024-06-26T05:26:43.597Z] ---> 6d760cce8731 [2024-06-26T05:26:43.597Z] Step 26/26 : LABEL version=3.0.1-dev.23 [2024-06-26T05:26:43.597Z] ---> Running in 170b689d0aeb [2024-06-26T05:26:43.597Z] Removing intermediate container 170b689d0aeb [2024-06-26T05:26:43.597Z] ---> 0d62c679e4b6 [2024-06-26T05:26:43.597Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:26:43.597Z] Successfully built 0d62c679e4b6 [2024-06-26T05:26:43.597Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:26:43.724Z] provisioning config files... [2024-06-26T05:26:43.736Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15401276207578592161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:26:44.042Z] ---> ****-login.sh [2024-06-26T05:26:44.042Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:26:44.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:44.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:44.042Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:44.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:44.042Z] [2024-06-26T05:26:44.042Z] Login Succeeded [2024-06-26T05:26:44.042Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:26:44.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:44.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:44.042Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:44.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:44.042Z] [2024-06-26T05:26:44.042Z] Login Succeeded [2024-06-26T05:26:44.042Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:26:44.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:44.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:44.304Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:44.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:44.304Z] [2024-06-26T05:26:44.304Z] Login Succeeded [2024-06-26T05:26:44.304Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:26:44.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:44.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:44.304Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:44.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:44.304Z] [2024-06-26T05:26:44.304Z] Login Succeeded [2024-06-26T05:26:44.304Z] ****.io [2024-06-26T05:26:44.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:44.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:44.563Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:44.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:44.564Z] [2024-06-26T05:26:44.564Z] Login Succeeded [2024-06-26T05:26:44.564Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:26:44.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:26:44.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:26:44.642Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-06-26T05:26:44.642Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:26:44.642Z] latest [2024-06-26T05:26:44.642Z] 3.0.1-dev.23 [2024-06-26T05:26:44.642Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [2024-06-26T05:26:44.642Z] main [2024-06-26T05:26:44.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:44.983Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:45.302Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:26:45.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-06-26T05:26:45.302Z] 07924d8c74a5: Preparing [2024-06-26T05:26:45.302Z] d8ee757eade1: Preparing [2024-06-26T05:26:45.302Z] 45fec8a84a40: Preparing [2024-06-26T05:26:45.302Z] d6860aadf172: Preparing [2024-06-26T05:26:45.302Z] cd8a68cd0ff3: Preparing [2024-06-26T05:26:45.302Z] 63ec0bd56cf3: Preparing [2024-06-26T05:26:45.302Z] 63ec0bd56cf3: Waiting [2024-06-26T05:26:45.302Z] 45fec8a84a40: Pushed [2024-06-26T05:26:45.302Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:26:45.302Z] cd8a68cd0ff3: Pushed [2024-06-26T05:26:45.302Z] d8ee757eade1: Pushed [2024-06-26T05:26:45.302Z] d6860aadf172: Pushed [2024-06-26T05:26:49.485Z] 07924d8c74a5: Pushed [2024-06-26T05:26:49.485Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:49.812Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:50.137Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-06-26T05:26:50.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-06-26T05:26:50.137Z] 07924d8c74a5: Preparing [2024-06-26T05:26:50.137Z] d8ee757eade1: Preparing [2024-06-26T05:26:50.137Z] 45fec8a84a40: Preparing [2024-06-26T05:26:50.137Z] d6860aadf172: Preparing [2024-06-26T05:26:50.137Z] cd8a68cd0ff3: Preparing [2024-06-26T05:26:50.137Z] 63ec0bd56cf3: Preparing [2024-06-26T05:26:50.137Z] 07924d8c74a5: Layer already exists [2024-06-26T05:26:50.137Z] d6860aadf172: Layer already exists [2024-06-26T05:26:50.137Z] 45fec8a84a40: Layer already exists [2024-06-26T05:26:50.137Z] cd8a68cd0ff3: Layer already exists [2024-06-26T05:26:50.137Z] d8ee757eade1: Layer already exists [2024-06-26T05:26:50.137Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:26:50.137Z] latest: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:50.470Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:50.791Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.23 [2024-06-26T05:26:50.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-06-26T05:26:50.791Z] 07924d8c74a5: Preparing [2024-06-26T05:26:50.791Z] d8ee757eade1: Preparing [2024-06-26T05:26:50.791Z] 45fec8a84a40: Preparing [2024-06-26T05:26:50.791Z] d6860aadf172: Preparing [2024-06-26T05:26:50.791Z] cd8a68cd0ff3: Preparing [2024-06-26T05:26:50.791Z] 63ec0bd56cf3: Preparing [2024-06-26T05:26:50.791Z] 63ec0bd56cf3: Waiting [2024-06-26T05:26:50.791Z] d6860aadf172: Layer already exists [2024-06-26T05:26:50.791Z] 07924d8c74a5: Layer already exists [2024-06-26T05:26:50.791Z] cd8a68cd0ff3: Layer already exists [2024-06-26T05:26:50.791Z] d8ee757eade1: Layer already exists [2024-06-26T05:26:50.791Z] 45fec8a84a40: Layer already exists [2024-06-26T05:26:50.791Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:26:50.791Z] 3.0.1-dev.23: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:51.119Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:51.446Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [2024-06-26T05:26:51.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-06-26T05:26:51.446Z] 07924d8c74a5: Preparing [2024-06-26T05:26:51.446Z] d8ee757eade1: Preparing [2024-06-26T05:26:51.446Z] 45fec8a84a40: Preparing [2024-06-26T05:26:51.446Z] d6860aadf172: Preparing [2024-06-26T05:26:51.446Z] cd8a68cd0ff3: Preparing [2024-06-26T05:26:51.446Z] 63ec0bd56cf3: Preparing [2024-06-26T05:26:51.446Z] 63ec0bd56cf3: Waiting [2024-06-26T05:26:51.446Z] 07924d8c74a5: Layer already exists [2024-06-26T05:26:51.446Z] d6860aadf172: Layer already exists [2024-06-26T05:26:51.446Z] d8ee757eade1: Layer already exists [2024-06-26T05:26:51.446Z] cd8a68cd0ff3: Layer already exists [2024-06-26T05:26:51.446Z] 45fec8a84a40: Layer already exists [2024-06-26T05:26:51.446Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:26:51.446Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:51.769Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:52.097Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-06-26T05:26:52.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-06-26T05:26:52.097Z] 07924d8c74a5: Preparing [2024-06-26T05:26:52.097Z] d8ee757eade1: Preparing [2024-06-26T05:26:52.097Z] 45fec8a84a40: Preparing [2024-06-26T05:26:52.097Z] d6860aadf172: Preparing [2024-06-26T05:26:52.097Z] cd8a68cd0ff3: Preparing [2024-06-26T05:26:52.097Z] 63ec0bd56cf3: Preparing [2024-06-26T05:26:52.097Z] 63ec0bd56cf3: Waiting [2024-06-26T05:26:52.097Z] d8ee757eade1: Layer already exists [2024-06-26T05:26:52.097Z] cd8a68cd0ff3: Layer already exists [2024-06-26T05:26:52.097Z] d6860aadf172: Layer already exists [2024-06-26T05:26:52.097Z] 07924d8c74a5: Layer already exists [2024-06-26T05:26:52.097Z] 45fec8a84a40: Layer already exists [2024-06-26T05:26:52.097Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:26:52.097Z] main: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:26:52.173Z] ===================================================== [Pipeline] echo [2024-06-26T05:26:52.189Z] taggedImages: [2024-06-26T05:26:52.189Z] - nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:26:52.189Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-06-26T05:26:52.189Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.23 [2024-06-26T05:26:52.189Z] - nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [2024-06-26T05:26:52.189Z] - 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-06-26T05:26:52.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:26:52.610Z] [2024-06-26T05:26:52.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:52.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:26:52.912Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-26T05:26:52.912Z] 5eb5b503b376: Pulling fs layer [2024-06-26T05:26:52.912Z] 5c69ac0246d0: Pulling fs layer [2024-06-26T05:26:52.912Z] ec43610c2a17: Pulling fs layer [2024-06-26T05:26:52.912Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-26T05:26:52.912Z] 33b1e0a273af: Pulling fs layer [2024-06-26T05:26:52.912Z] 5d3b04190fa2: Pulling fs layer [2024-06-26T05:26:52.912Z] 2f39f015ded8: Pulling fs layer [2024-06-26T05:26:52.912Z] 3a2ae6a8a46f: Waiting [2024-06-26T05:26:52.912Z] 33b1e0a273af: Waiting [2024-06-26T05:26:52.912Z] 5d3b04190fa2: Waiting [2024-06-26T05:26:52.912Z] 5c69ac0246d0: Verifying Checksum [2024-06-26T05:26:52.912Z] 5c69ac0246d0: Download complete [2024-06-26T05:26:52.912Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-26T05:26:52.912Z] 3a2ae6a8a46f: Download complete [2024-06-26T05:26:52.912Z] 33b1e0a273af: Verifying Checksum [2024-06-26T05:26:52.912Z] 33b1e0a273af: Download complete [2024-06-26T05:26:52.912Z] ec43610c2a17: Verifying Checksum [2024-06-26T05:26:52.912Z] ec43610c2a17: Download complete [2024-06-26T05:26:52.912Z] 5d3b04190fa2: Verifying Checksum [2024-06-26T05:26:52.912Z] 5d3b04190fa2: Download complete [2024-06-26T05:26:53.168Z] 5eb5b503b376: Verifying Checksum [2024-06-26T05:26:53.168Z] 5eb5b503b376: Download complete [2024-06-26T05:26:53.732Z] 2f39f015ded8: Download complete [2024-06-26T05:26:54.299Z] 5eb5b503b376: Pull complete [2024-06-26T05:26:54.299Z] 5c69ac0246d0: Pull complete [2024-06-26T05:26:54.866Z] ec43610c2a17: Pull complete [2024-06-26T05:26:54.866Z] 3a2ae6a8a46f: Pull complete [2024-06-26T05:26:55.123Z] 33b1e0a273af: Pull complete [2024-06-26T05:26:55.123Z] 5d3b04190fa2: Pull complete [2024-06-26T05:26:59.305Z] 2f39f015ded8: Pull complete [2024-06-26T05:26:59.305Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-26T05:26:59.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:26:59.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:26:59.401Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:26:59.431Z] $ 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-06-26T05:27:05.839Z] $ docker top 835878489d203cb99940993ba83ebc7f41526e7c4b772982e31cb879eedabb79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:06.225Z] ---> job-cost.sh [2024-06-26T05:27:06.225Z] lf-activate-venv: SKIPPING [2024-06-26T05:27:06.225Z] INFO: No Stack... [2024-06-26T05:27:06.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:27:06.741Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:27:07.027Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-06-26T05:27:07.027Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:27:07.038Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [2024-06-26T05:27:07.045Z] Resource [jenkins-edgexfoundry-device-uart-main-30-stack-cost] did not exist. Created. [2024-06-26T05:27:07.051Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:27:07.356Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-26T05:27:07.393Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:27:07.402Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:27:07.426Z] $ docker stop --time=1 835878489d203cb99940993ba83ebc7f41526e7c4b772982e31cb879eedabb79 [2024-06-26T05:27:08.570Z] $ docker rm -f --volumes 835878489d203cb99940993ba83ebc7f41526e7c4b772982e31cb879eedabb79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-26T05:27:14.170Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4427 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-06-26T05:27:14.189Z] Running in /w/workspace/device-uart/30 [Pipeline] { [Pipeline] checkout [2024-06-26T05:27:14.239Z] The recommended git tool is: git [2024-06-26T05:27:23.728Z] using credential edgex-jenkins-ssh [2024-06-26T05:27:23.755Z] Cloning the remote Git repository [2024-06-26T05:27:23.804Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-06-26T05:27:23.905Z] > git init /w/workspace/device-uart/30 # timeout=10 [2024-06-26T05:27:24.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-06-26T05:27:24.171Z] > git --version # timeout=10 [2024-06-26T05:27:24.225Z] > git --version # 'git version 2.25.1' [2024-06-26T05:27:24.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T05:27:24.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:27:27.386Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-06-26T05:27:27.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:27:28.840Z] Avoid second fetch [2024-06-26T05:27:28.841Z] Checking out Revision 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd (main) [2024-06-26T05:27:28.873Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T05:27:28.997Z] > git checkout -f 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 [2024-06-26T05:27:30.109Z] Commit message: "Merge pull request #55 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:27:34.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-26T05:27:34.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:27:34.965Z] Dload Upload Total Spent Left Speed [2024-06-26T05:27:34.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-06-26T05:27:35.309Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-26T05:27:35.638Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-26T05:27:35.638Z] + sudo tee /etc/docker/daemon.new [2024-06-26T05:27:35.638Z] { [2024-06-26T05:27:35.638Z] "registry-mirrors": [ [2024-06-26T05:27:35.638Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-26T05:27:35.638Z] ], [2024-06-26T05:27:35.638Z] "bip": "10.250.0.254/24", [2024-06-26T05:27:35.638Z] "hosts": [ [2024-06-26T05:27:35.638Z] "tcp://0.0.0.0:5555", [2024-06-26T05:27:35.638Z] "unix:///var/run/docker.sock" [2024-06-26T05:27:35.638Z] ], [2024-06-26T05:27:35.638Z] "mtu": 1458, [2024-06-26T05:27:35.638Z] "selinux-enabled": true, [2024-06-26T05:27:35.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-26T05:27:35.638Z] } [Pipeline] sh [2024-06-26T05:27:35.967Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-26T05:27:36.315Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:27:54.631Z] provisioning config files... [2024-06-26T05:27:54.657Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/30@tmp/config8192341423722349502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:55.105Z] ---> ****-login.sh [2024-06-26T05:27:55.105Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:27:55.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:55.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:55.964Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:55.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:55.964Z] [2024-06-26T05:27:55.964Z] Login Succeeded [2024-06-26T05:27:55.964Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:27:56.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:56.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:56.231Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:56.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:56.231Z] [2024-06-26T05:27:56.231Z] Login Succeeded [2024-06-26T05:27:56.231Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:27:56.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:56.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:56.500Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:56.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:56.500Z] [2024-06-26T05:27:56.500Z] Login Succeeded [2024-06-26T05:27:56.500Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:27:56.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:57.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:57.046Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:57.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:57.046Z] [2024-06-26T05:27:57.046Z] Login Succeeded [2024-06-26T05:27:57.046Z] ****.io [2024-06-26T05:27:57.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:57.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:57.590Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:57.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:57.590Z] [2024-06-26T05:27:57.590Z] Login Succeeded [2024-06-26T05:27:57.590Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:27:57.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:27:57.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:27:57.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:27:58.008Z] ========================================================= [2024-06-26T05:27:58.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-26T05:27:58.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:58.377Z] + 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-06-26T05:27:58.964Z] Sending build context to Docker daemon 14.59MB [2024-06-26T05:27:58.964Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:27:58.964Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T05:27:58.964Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-26T05:27:58.964Z] c6b39de5b339: Pulling fs layer [2024-06-26T05:27:58.964Z] a69c41024577: Pulling fs layer [2024-06-26T05:27:58.964Z] d6de4b400683: Pulling fs layer [2024-06-26T05:27:58.964Z] 35cb2a7552d0: Pulling fs layer [2024-06-26T05:27:58.964Z] 35cb2a7552d0: Waiting [2024-06-26T05:27:58.964Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:27:58.964Z] 464afbd9ba4c: Pulling fs layer [2024-06-26T05:27:58.964Z] 00f215d4a9da: Pulling fs layer [2024-06-26T05:27:58.964Z] d496ad576159: Pulling fs layer [2024-06-26T05:27:58.964Z] 4f4fb700ef54: Waiting [2024-06-26T05:27:58.964Z] 464afbd9ba4c: Waiting [2024-06-26T05:27:58.964Z] 00f215d4a9da: Waiting [2024-06-26T05:27:58.964Z] d496ad576159: Waiting [2024-06-26T05:27:59.233Z] a69c41024577: Download complete [2024-06-26T05:27:59.233Z] 35cb2a7552d0: Verifying Checksum [2024-06-26T05:27:59.233Z] 35cb2a7552d0: Download complete [2024-06-26T05:27:59.233Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:27:59.233Z] 4f4fb700ef54: Download complete [2024-06-26T05:27:59.233Z] 464afbd9ba4c: Verifying Checksum [2024-06-26T05:27:59.233Z] 464afbd9ba4c: Download complete [2024-06-26T05:27:59.233Z] c6b39de5b339: Verifying Checksum [2024-06-26T05:27:59.233Z] c6b39de5b339: Download complete [2024-06-26T05:27:59.819Z] d496ad576159: Verifying Checksum [2024-06-26T05:27:59.819Z] d496ad576159: Download complete [2024-06-26T05:28:00.090Z] c6b39de5b339: Pull complete [2024-06-26T05:28:00.679Z] a69c41024577: Pull complete [2024-06-26T05:28:01.267Z] d6de4b400683: Verifying Checksum [2024-06-26T05:28:01.267Z] d6de4b400683: Download complete [2024-06-26T05:28:02.694Z] 00f215d4a9da: Verifying Checksum [2024-06-26T05:28:02.694Z] 00f215d4a9da: Download complete [2024-06-26T05:28:17.744Z] d6de4b400683: Pull complete [2024-06-26T05:28:17.744Z] 35cb2a7552d0: Pull complete [2024-06-26T05:28:17.744Z] 4f4fb700ef54: Pull complete [2024-06-26T05:28:17.744Z] 464afbd9ba4c: Pull complete [2024-06-26T05:28:26.011Z] 00f215d4a9da: Pull complete [2024-06-26T05:28:27.433Z] d496ad576159: Pull complete [2024-06-26T05:28:27.433Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-26T05:28:27.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-26T05:28:27.433Z] ---> f246e2811388 [2024-06-26T05:28:27.433Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T05:28:28.419Z] ---> Running in 62bc2b1cc05f [2024-06-26T05:28:29.019Z] Removing intermediate container 62bc2b1cc05f [2024-06-26T05:28:29.019Z] ---> 27cb54c6642d [2024-06-26T05:28:29.019Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:28:29.019Z] ---> Running in f7fecc6e4cc6 [2024-06-26T05:28:29.290Z] Removing intermediate container f7fecc6e4cc6 [2024-06-26T05:28:29.290Z] ---> fa3d8ac30141 [2024-06-26T05:28:29.290Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:28:29.290Z] ---> Running in 5493637bcf12 [2024-06-26T05:28:29.881Z] Removing intermediate container 5493637bcf12 [2024-06-26T05:28:29.881Z] ---> b99d52ca54fc [2024-06-26T05:28:29.881Z] Step 6/12 : WORKDIR /device-uart [2024-06-26T05:28:29.881Z] ---> Running in d5f2f51e374c [2024-06-26T05:28:30.160Z] Removing intermediate container d5f2f51e374c [2024-06-26T05:28:30.160Z] ---> 831952cbd313 [2024-06-26T05:28:30.160Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:28:30.432Z] ---> Running in ac2a0674d6a6 [2024-06-26T05:28:31.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:28:32.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:28:33.578Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-26T05:28:33.578Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-26T05:28:33.578Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-26T05:28:33.855Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-26T05:28:33.855Z] Executing busybox-1.36.1-r5.trigger [2024-06-26T05:28:33.855Z] OK: 271 MiB in 56 packages [2024-06-26T05:28:35.285Z] Removing intermediate container ac2a0674d6a6 [2024-06-26T05:28:35.285Z] ---> a51d73481d8f [2024-06-26T05:28:35.285Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T05:28:35.878Z] ---> abd0fe6057ce [2024-06-26T05:28:35.878Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:28:35.878Z] ---> Running in e94981ab4676 [2024-06-26T05:30:42.648Z] Removing intermediate container e94981ab4676 [2024-06-26T05:30:42.648Z] ---> 06109db9beaa [2024-06-26T05:30:42.648Z] Step 10/12 : COPY . . [2024-06-26T05:30:42.648Z] ---> 74352fc7f55e [2024-06-26T05:30:42.648Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:30:42.648Z] ---> Running in 4f8901d405c2 [2024-06-26T05:30:42.648Z] Removing intermediate container 4f8901d405c2 [2024-06-26T05:30:42.648Z] ---> 65c9ce1a4b13 [2024-06-26T05:30:42.648Z] Step 12/12 : RUN ${MAKE} [2024-06-26T05:30:42.648Z] ---> Running in 82536ef5fbfd [2024-06-26T05:30:42.648Z] noop [2024-06-26T05:30:42.648Z] Removing intermediate container 82536ef5fbfd [2024-06-26T05:30:42.648Z] ---> edd472257af8 [2024-06-26T05:30:42.648Z] Successfully built edd472257af8 [2024-06-26T05:30:42.648Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:30:43.100Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:30:43.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:30:43.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-4427 does not seem to be running inside a container [2024-06-26T05:30:43.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/30 -v /w/workspace/device-uart/30:/w/workspace/device-uart/30:rw,z -v /w/workspace/device-uart/30@tmp:/w/workspace/device-uart/30@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-06-26T05:30:45.018Z] $ docker top 423bd484c06f65a7fa2f0543b0d861d6390ebf0959b3634ad412d519089f6936 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:30:45.878Z] + go version [2024-06-26T05:30:45.878Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-26T05:30:45.899Z] $ docker stop --time=1 423bd484c06f65a7fa2f0543b0d861d6390ebf0959b3634ad412d519089f6936 [2024-06-26T05:30:47.689Z] $ docker rm -f --volumes 423bd484c06f65a7fa2f0543b0d861d6390ebf0959b3634ad412d519089f6936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:30:48.289Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:30:48.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:30:48.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-4427 does not seem to be running inside a container [2024-06-26T05:30:48.591Z] $ 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/30 -v /w/workspace/device-uart/30:/w/workspace/device-uart/30:rw,z -v /w/workspace/device-uart/30@tmp:/w/workspace/device-uart/30@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-06-26T05:30:49.847Z] $ docker top d596fd13b426c6eace3128da6995ab811e251239014de5255f29678dd8ac4a87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:30:50.708Z] + git config --global --add safe.directory /w/workspace/device-uart/30 [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:30:51.368Z] + make test [2024-06-26T05:30:51.368Z] go test ./... -coverprofile=coverage.out [2024-06-26T05:30:58.025Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-06-26T05:35:05.027Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-06-26T05:35:05.027Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-06-26T05:35:05.027Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-26T05:35:05.027Z] go vet ./... [2024-06-26T05:35:51.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:35:51.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:35:51.904Z] ./bin/test-attribution-txt.sh [2024-06-26T05:35:51.904Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T05:35:51.904Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T05:35:51.905Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:35:51.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:35:51.946Z] $ docker stop --time=1 d596fd13b426c6eace3128da6995ab811e251239014de5255f29678dd8ac4a87 [2024-06-26T05:35:54.080Z] $ docker rm -f --volumes d596fd13b426c6eace3128da6995ab811e251239014de5255f29678dd8ac4a87 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:35:56.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:35:56.074Z] Warning: overwriting stash ‘coverage-report’ [2024-06-26T05:35:56.868Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:35:57.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:35:57.679Z] + ls -al . [2024-06-26T05:35:57.679Z] total 220 [2024-06-26T05:35:57.679Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 05:30 . [2024-06-26T05:35:57.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:27 .. [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 05:27 .dockerignore [2024-06-26T05:35:57.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:27 .git [2024-06-26T05:35:57.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:27 .github [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 26 05:27 .gitignore [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:27 .golangci.yml [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jun 26 05:27 Attribution.txt [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jun 26 05:27 CHANGELOG.md [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jun 26 05:27 Dockerfile [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:27 GOVERNANCE.md [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 26 05:27 Jenkinsfile [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 05:27 LICENSE [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jun 26 05:27 Makefile [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:27 OWNERS.md [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jun 26 05:27 README.md [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION [2024-06-26T05:35:57.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:27 bin [2024-06-26T05:35:57.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:27 cmd [2024-06-26T05:35:57.679Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 26 05:30 coverage.out [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 7020 Jun 26 05:27 go.mod [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 102168 Jun 26 05:27 go.sum [2024-06-26T05:35:57.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:27 internal [2024-06-26T05:35:57.679Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 26 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:35:58.054Z] + 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=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd --label arch=arm64 --label version=3.0.1-dev.23 . [2024-06-26T05:35:58.671Z] Sending build context to Docker daemon 14.59MB [2024-06-26T05:35:58.671Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:35:58.671Z] Step 2/26 : FROM ${BASE} AS builder [2024-06-26T05:35:58.671Z] ---> edd472257af8 [2024-06-26T05:35:58.671Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T05:35:58.966Z] ---> Running in 883a1728b339 [2024-06-26T05:35:59.252Z] Removing intermediate container 883a1728b339 [2024-06-26T05:35:59.252Z] ---> 6d29e07bd8ef [2024-06-26T05:35:59.252Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:35:59.252Z] ---> Running in 9784d1323a09 [2024-06-26T05:35:59.841Z] Removing intermediate container 9784d1323a09 [2024-06-26T05:35:59.841Z] ---> 505d7ccc150a [2024-06-26T05:35:59.841Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:35:59.841Z] ---> Running in 363f99599cc8 [2024-06-26T05:36:00.113Z] Removing intermediate container 363f99599cc8 [2024-06-26T05:36:00.113Z] ---> a9525466d760 [2024-06-26T05:36:00.113Z] Step 6/26 : WORKDIR /device-uart [2024-06-26T05:36:00.384Z] ---> Running in 072a6ae0f848 [2024-06-26T05:36:00.657Z] Removing intermediate container 072a6ae0f848 [2024-06-26T05:36:00.657Z] ---> 5087f8b7ae08 [2024-06-26T05:36:00.657Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:36:00.931Z] ---> Running in 86ec96da071e [2024-06-26T05:36:01.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:36:02.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:36:03.968Z] OK: 271 MiB in 56 packages [2024-06-26T05:36:04.941Z] Removing intermediate container 86ec96da071e [2024-06-26T05:36:04.941Z] ---> f71b52119138 [2024-06-26T05:36:04.941Z] Step 8/26 : COPY go.mod vendor* ./ [2024-06-26T05:36:05.533Z] ---> 24bb812393b5 [2024-06-26T05:36:05.533Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:36:05.805Z] ---> Running in 021f65f912df [2024-06-26T05:36:08.404Z] Removing intermediate container 021f65f912df [2024-06-26T05:36:08.404Z] ---> e720df7f7ea7 [2024-06-26T05:36:08.404Z] Step 10/26 : COPY . . [2024-06-26T05:36:09.826Z] ---> 7501f90568f3 [2024-06-26T05:36:09.826Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:36:09.826Z] ---> Running in 1d9ddfe3a73c [2024-06-26T05:36:10.117Z] Removing intermediate container 1d9ddfe3a73c [2024-06-26T05:36:10.117Z] ---> 5c78d737c869 [2024-06-26T05:36:10.117Z] Step 12/26 : RUN ${MAKE} [2024-06-26T05:36:10.390Z] ---> Running in 97986804896e [2024-06-26T05:36:11.817Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-06-26T05:40:48.766Z] Removing intermediate container 97986804896e [2024-06-26T05:40:48.766Z] ---> 445edad4376b [2024-06-26T05:40:48.766Z] Step 13/26 : FROM alpine:3.18 [2024-06-26T05:40:48.766Z] 3.18: Pulling from library/alpine [2024-06-26T05:40:48.766Z] 5c905c7ebe2f: Pulling fs layer [2024-06-26T05:40:48.766Z] 5c905c7ebe2f: Verifying Checksum [2024-06-26T05:40:48.766Z] 5c905c7ebe2f: Download complete [2024-06-26T05:40:48.766Z] 5c905c7ebe2f: Pull complete [2024-06-26T05:40:48.766Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:40:48.766Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:40:48.766Z] ---> dec292d02e07 [2024-06-26T05:40:48.766Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-06-26T05:40:48.766Z] ---> Running in 4e7160ebdf94 [2024-06-26T05:40:48.766Z] Removing intermediate container 4e7160ebdf94 [2024-06-26T05:40:48.766Z] ---> f1109fca55a3 [2024-06-26T05:40:48.766Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-06-26T05:40:48.766Z] ---> Running in f9581ee1d72b [2024-06-26T05:40:48.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:40:48.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:40:48.766Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-26T05:40:48.766Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:40:48.766Z] OK: 8 MiB in 16 packages [2024-06-26T05:40:48.766Z] Removing intermediate container f9581ee1d72b [2024-06-26T05:40:48.766Z] ---> 95e1b8304538 [2024-06-26T05:40:48.766Z] Step 16/26 : RUN apk --no-cache upgrade [2024-06-26T05:40:48.766Z] ---> Running in b967ac46aa05 [2024-06-26T05:40:48.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:40:48.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:40:48.766Z] OK: 8 MiB in 16 packages [2024-06-26T05:40:49.727Z] Removing intermediate container b967ac46aa05 [2024-06-26T05:40:49.727Z] ---> c2a7a287cf4c [2024-06-26T05:40:49.727Z] Step 17/26 : WORKDIR / [2024-06-26T05:40:49.995Z] ---> Running in 7d390ea51f25 [2024-06-26T05:40:50.262Z] Removing intermediate container 7d390ea51f25 [2024-06-26T05:40:50.262Z] ---> 7279cf0d559a [2024-06-26T05:40:50.262Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-06-26T05:40:50.846Z] ---> 1d047988377b [2024-06-26T05:40:50.846Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-06-26T05:40:51.429Z] ---> e9b319c8ffe2 [2024-06-26T05:40:51.429Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-06-26T05:40:54.016Z] ---> b9f1b7a4d4b3 [2024-06-26T05:40:54.016Z] Step 21/26 : EXPOSE 59995 [2024-06-26T05:40:54.016Z] ---> Running in 926c7897836e [2024-06-26T05:40:54.282Z] Removing intermediate container 926c7897836e [2024-06-26T05:40:54.282Z] ---> 0fb1083ba48d [2024-06-26T05:40:54.282Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-06-26T05:40:54.282Z] ---> Running in 0dacf77588bd [2024-06-26T05:40:54.553Z] Removing intermediate container 0dacf77588bd [2024-06-26T05:40:54.553Z] ---> 10d3f5d8dccb [2024-06-26T05:40:54.553Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-26T05:40:54.822Z] ---> Running in 47e6807658c1 [2024-06-26T05:40:55.094Z] Removing intermediate container 47e6807658c1 [2024-06-26T05:40:55.094Z] ---> 359974b9683b [2024-06-26T05:40:55.094Z] Step 24/26 : LABEL arch=arm64 [2024-06-26T05:40:55.094Z] ---> Running in f00754023657 [2024-06-26T05:40:55.681Z] Removing intermediate container f00754023657 [2024-06-26T05:40:55.681Z] ---> 6be2b6fb09dd [2024-06-26T05:40:55.681Z] Step 25/26 : LABEL git_sha=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:40:55.681Z] ---> Running in 8ba33aec26c0 [2024-06-26T05:40:55.951Z] Removing intermediate container 8ba33aec26c0 [2024-06-26T05:40:55.951Z] ---> f144609c835e [2024-06-26T05:40:55.951Z] Step 26/26 : LABEL version=3.0.1-dev.23 [2024-06-26T05:40:55.951Z] ---> Running in bf6c540fe2ee [2024-06-26T05:40:56.544Z] Removing intermediate container bf6c540fe2ee [2024-06-26T05:40:56.544Z] ---> 57d6f47485ed [2024-06-26T05:40:56.544Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:40:56.544Z] Successfully built 57d6f47485ed [2024-06-26T05:40:56.544Z] 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-06-26T05:40:56.688Z] provisioning config files... [2024-06-26T05:40:56.706Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/30@tmp/config15754912383782381699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:40:57.060Z] ---> ****-login.sh [2024-06-26T05:40:57.060Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:40:57.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:40:57.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:40:57.329Z] Configure a credential helper to remove this warning. See [2024-06-26T05:40:57.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:40:57.329Z] [2024-06-26T05:40:57.329Z] Login Succeeded [2024-06-26T05:40:57.329Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:40:57.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:40:57.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:40:57.869Z] Configure a credential helper to remove this warning. See [2024-06-26T05:40:57.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:40:57.869Z] [2024-06-26T05:40:57.869Z] Login Succeeded [2024-06-26T05:40:57.869Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:40:58.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:40:58.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:40:58.139Z] Configure a credential helper to remove this warning. See [2024-06-26T05:40:58.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:40:58.139Z] [2024-06-26T05:40:58.139Z] Login Succeeded [2024-06-26T05:40:58.139Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:40:58.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:40:58.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:40:58.679Z] Configure a credential helper to remove this warning. See [2024-06-26T05:40:58.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:40:58.679Z] [2024-06-26T05:40:58.679Z] Login Succeeded [2024-06-26T05:40:58.679Z] ****.io [2024-06-26T05:40:58.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:40:59.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:40:59.218Z] Configure a credential helper to remove this warning. See [2024-06-26T05:40:59.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:40:59.218Z] [2024-06-26T05:40:59.218Z] Login Succeeded [2024-06-26T05:40:59.218Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:40:59.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:40:59.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:40:59.370Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-06-26T05:40:59.370Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:40:59.370Z] latest [2024-06-26T05:40:59.370Z] 3.0.1-dev.23 [2024-06-26T05:40:59.370Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [2024-06-26T05:40:59.370Z] main [2024-06-26T05:40:59.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:40:59.749Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:00.123Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:41:00.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-06-26T05:41:00.123Z] 5477e04d66bb: Preparing [2024-06-26T05:41:00.123Z] d1bc2fce65a8: Preparing [2024-06-26T05:41:00.123Z] a91e4f5a4d8e: Preparing [2024-06-26T05:41:00.123Z] 34b203a99649: Preparing [2024-06-26T05:41:00.123Z] 5be75d458aa4: Preparing [2024-06-26T05:41:00.123Z] da707bb00cb8: Preparing [2024-06-26T05:41:00.123Z] da707bb00cb8: Waiting [2024-06-26T05:41:00.390Z] 34b203a99649: Pushed [2024-06-26T05:41:00.390Z] a91e4f5a4d8e: Pushed [2024-06-26T05:41:00.390Z] d1bc2fce65a8: Pushed [2024-06-26T05:41:00.390Z] da707bb00cb8: Layer already exists [2024-06-26T05:41:00.390Z] 5be75d458aa4: Pushed [2024-06-26T05:41:10.467Z] 5477e04d66bb: Pushed [2024-06-26T05:41:10.467Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:10.835Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:11.208Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-06-26T05:41:11.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-06-26T05:41:11.208Z] 5477e04d66bb: Preparing [2024-06-26T05:41:11.208Z] d1bc2fce65a8: Preparing [2024-06-26T05:41:11.208Z] a91e4f5a4d8e: Preparing [2024-06-26T05:41:11.208Z] 34b203a99649: Preparing [2024-06-26T05:41:11.208Z] 5be75d458aa4: Preparing [2024-06-26T05:41:11.208Z] da707bb00cb8: Preparing [2024-06-26T05:41:11.208Z] da707bb00cb8: Waiting [2024-06-26T05:41:11.208Z] 5477e04d66bb: Layer already exists [2024-06-26T05:41:11.208Z] a91e4f5a4d8e: Layer already exists [2024-06-26T05:41:11.208Z] d1bc2fce65a8: Layer already exists [2024-06-26T05:41:11.208Z] 5be75d458aa4: Layer already exists [2024-06-26T05:41:11.208Z] 34b203a99649: Layer already exists [2024-06-26T05:41:11.208Z] da707bb00cb8: Layer already exists [2024-06-26T05:41:11.479Z] latest: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:11.861Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:12.233Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.23 [2024-06-26T05:41:12.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-06-26T05:41:12.233Z] 5477e04d66bb: Preparing [2024-06-26T05:41:12.233Z] d1bc2fce65a8: Preparing [2024-06-26T05:41:12.233Z] a91e4f5a4d8e: Preparing [2024-06-26T05:41:12.233Z] 34b203a99649: Preparing [2024-06-26T05:41:12.233Z] 5be75d458aa4: Preparing [2024-06-26T05:41:12.233Z] da707bb00cb8: Preparing [2024-06-26T05:41:12.233Z] da707bb00cb8: Waiting [2024-06-26T05:41:12.233Z] d1bc2fce65a8: Layer already exists [2024-06-26T05:41:12.233Z] 34b203a99649: Layer already exists [2024-06-26T05:41:12.233Z] 5be75d458aa4: Layer already exists [2024-06-26T05:41:12.233Z] a91e4f5a4d8e: Layer already exists [2024-06-26T05:41:12.233Z] 5477e04d66bb: Layer already exists [2024-06-26T05:41:12.233Z] da707bb00cb8: Layer already exists [2024-06-26T05:41:12.501Z] 3.0.1-dev.23: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:12.875Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:13.239Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [2024-06-26T05:41:13.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-06-26T05:41:13.239Z] 5477e04d66bb: Preparing [2024-06-26T05:41:13.239Z] d1bc2fce65a8: Preparing [2024-06-26T05:41:13.239Z] a91e4f5a4d8e: Preparing [2024-06-26T05:41:13.239Z] 34b203a99649: Preparing [2024-06-26T05:41:13.239Z] 5be75d458aa4: Preparing [2024-06-26T05:41:13.239Z] da707bb00cb8: Preparing [2024-06-26T05:41:13.239Z] da707bb00cb8: Waiting [2024-06-26T05:41:13.239Z] a91e4f5a4d8e: Layer already exists [2024-06-26T05:41:13.239Z] 34b203a99649: Layer already exists [2024-06-26T05:41:13.239Z] 5be75d458aa4: Layer already exists [2024-06-26T05:41:13.239Z] 5477e04d66bb: Layer already exists [2024-06-26T05:41:13.239Z] d1bc2fce65a8: Layer already exists [2024-06-26T05:41:13.239Z] da707bb00cb8: Layer already exists [2024-06-26T05:41:13.508Z] 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:13.887Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:14.267Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-06-26T05:41:14.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-06-26T05:41:14.267Z] 5477e04d66bb: Preparing [2024-06-26T05:41:14.267Z] d1bc2fce65a8: Preparing [2024-06-26T05:41:14.267Z] a91e4f5a4d8e: Preparing [2024-06-26T05:41:14.267Z] 34b203a99649: Preparing [2024-06-26T05:41:14.267Z] 5be75d458aa4: Preparing [2024-06-26T05:41:14.267Z] da707bb00cb8: Preparing [2024-06-26T05:41:14.267Z] da707bb00cb8: Waiting [2024-06-26T05:41:14.267Z] d1bc2fce65a8: Layer already exists [2024-06-26T05:41:14.267Z] 34b203a99649: Layer already exists [2024-06-26T05:41:14.267Z] 5be75d458aa4: Layer already exists [2024-06-26T05:41:14.267Z] 5477e04d66bb: Layer already exists [2024-06-26T05:41:14.267Z] a91e4f5a4d8e: Layer already exists [2024-06-26T05:41:14.267Z] da707bb00cb8: Layer already exists [2024-06-26T05:41:14.537Z] main: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:41:14.620Z] ===================================================== [Pipeline] echo [2024-06-26T05:41:14.633Z] taggedImages: [2024-06-26T05:41:14.633Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [2024-06-26T05:41:14.633Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-06-26T05:41:14.633Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.23 [2024-06-26T05:41:14.633Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [2024-06-26T05:41:14.633Z] - 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-06-26T05:41:15.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:41:15.033Z] [2024-06-26T05:41:15.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:41:15.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:41:15.652Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-26T05:41:15.652Z] 8998bd30e6a1: Pulling fs layer [2024-06-26T05:41:15.652Z] 04944245beec: Pulling fs layer [2024-06-26T05:41:15.652Z] 699f458cf7ca: Pulling fs layer [2024-06-26T05:41:15.652Z] 765212b225bb: Pulling fs layer [2024-06-26T05:41:15.652Z] f23df028b6ca: Pulling fs layer [2024-06-26T05:41:15.652Z] d65c8cfc05b1: Pulling fs layer [2024-06-26T05:41:15.652Z] 2437ff75d9bd: Pulling fs layer [2024-06-26T05:41:15.652Z] 765212b225bb: Waiting [2024-06-26T05:41:15.652Z] f23df028b6ca: Waiting [2024-06-26T05:41:15.652Z] d65c8cfc05b1: Waiting [2024-06-26T05:41:15.652Z] 2437ff75d9bd: Waiting [2024-06-26T05:41:15.652Z] 04944245beec: Verifying Checksum [2024-06-26T05:41:15.652Z] 04944245beec: Download complete [2024-06-26T05:41:15.652Z] 765212b225bb: Download complete [2024-06-26T05:41:15.652Z] f23df028b6ca: Download complete [2024-06-26T05:41:15.652Z] d65c8cfc05b1: Verifying Checksum [2024-06-26T05:41:15.652Z] d65c8cfc05b1: Download complete [2024-06-26T05:41:15.921Z] 699f458cf7ca: Verifying Checksum [2024-06-26T05:41:15.921Z] 699f458cf7ca: Download complete [2024-06-26T05:41:16.509Z] 8998bd30e6a1: Verifying Checksum [2024-06-26T05:41:16.509Z] 8998bd30e6a1: Download complete [2024-06-26T05:41:19.098Z] 2437ff75d9bd: Verifying Checksum [2024-06-26T05:41:19.099Z] 2437ff75d9bd: Download complete [2024-06-26T05:41:21.687Z] 8998bd30e6a1: Pull complete [2024-06-26T05:41:21.956Z] 04944245beec: Pull complete [2024-06-26T05:41:23.909Z] 699f458cf7ca: Pull complete [2024-06-26T05:41:23.909Z] 765212b225bb: Pull complete [2024-06-26T05:41:24.879Z] f23df028b6ca: Pull complete [2024-06-26T05:41:25.149Z] d65c8cfc05b1: Pull complete [2024-06-26T05:41:43.381Z] 2437ff75d9bd: Pull complete [2024-06-26T05:41:43.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-26T05:41:43.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:41:43.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:41:43.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-4427 does not seem to be running inside a container [2024-06-26T05:41:43.706Z] $ 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/30 -v /w/workspace/device-uart/30:/w/workspace/device-uart/30:rw,z -v /w/workspace/device-uart/30@tmp:/w/workspace/device-uart/30@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-06-26T05:41:46.934Z] $ docker top 70c10bda0a5b43024993abac557f225f8e55656b47522e0bae563b7514d57821 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:41:47.859Z] ---> job-cost.sh [2024-06-26T05:41:47.859Z] lf-activate-venv: SKIPPING [2024-06-26T05:41:47.859Z] INFO: No Stack... [2024-06-26T05:41:48.446Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-26T05:41:49.032Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:41:49.686Z] + cat /w/workspace/device-uart/30/archives/cost.csv [2024-06-26T05:41:49.686Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:41:49.762Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [2024-06-26T05:41:49.773Z] Resource [jenkins-edgexfoundry-device-uart-main-30-stack-cost] did not exist. Created. [2024-06-26T05:41:49.780Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:41:50.460Z] /w/workspace/device-uart/30@tmp/durable-c9115386/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-26T05:41:51.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-26T05:41:51.153Z] Warning: overwriting stash ‘stack-cost’ [2024-06-26T05:41:51.214Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:41:51.223Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:41:51.248Z] $ docker stop --time=1 70c10bda0a5b43024993abac557f225f8e55656b47522e0bae563b7514d57821 [2024-06-26T05:41:52.788Z] $ docker rm -f --volumes 70c10bda0a5b43024993abac557f225f8e55656b47522e0bae563b7514d57821 [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-06-26T05:42:01.462Z] provisioning config files... [2024-06-26T05:42:01.469Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11566755178238037453tmp [Pipeline] { [Pipeline] sh [2024-06-26T05:42:01.769Z] + set +x [2024-06-26T05:42:01.769Z] + curl -s https://codecov.io/bash [2024-06-26T05:42:01.769Z] + bash -s -- [2024-06-26T05:42:01.769Z] [2024-06-26T05:42:01.769Z] _____ _ [2024-06-26T05:42:01.769Z] / ____| | | [2024-06-26T05:42:01.769Z] | | ___ __| | ___ ___ _____ __ [2024-06-26T05:42:01.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-26T05:42:01.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-26T05:42:01.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-26T05:42:01.769Z] Bash-1.0.6 [2024-06-26T05:42:01.769Z] [2024-06-26T05:42:01.769Z] [2024-06-26T05:42:01.769Z] ==> git version 2.25.1 found [2024-06-26T05:42:02.030Z] ==> 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-06-26T05:42:02.030Z] Release-Date: 2020-01-08 [2024-06-26T05:42:02.030Z] 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-06-26T05:42:02.030Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-26T05:42:02.030Z] ==> Jenkins CI detected. [2024-06-26T05:42:02.030Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-06-26T05:42:02.030Z] project root: . [2024-06-26T05:42:02.030Z] --> token set from env [2024-06-26T05:42:02.030Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-26T05:42:02.030Z] ==> Running gcov in . (disable via -X gcov) [2024-06-26T05:42:02.030Z] ==> Python coveragepy not found [2024-06-26T05:42:02.030Z] ==> Searching for coverage reports in: [2024-06-26T05:42:02.030Z] + . [2024-06-26T05:42:02.030Z] -> Found 1 reports [2024-06-26T05:42:02.030Z] ==> Detecting git/mercurial file structure [2024-06-26T05:42:02.030Z] ==> Reading reports [2024-06-26T05:42:02.030Z] + ./coverage.out bytes=10 [2024-06-26T05:42:02.030Z] ==> Appending adjustments [2024-06-26T05:42:02.030Z] https://docs.codecov.io/docs/fixing-reports [2024-06-26T05:42:02.030Z] + Found adjustments [2024-06-26T05:42:02.030Z] ==> Gzipping contents [2024-06-26T05:42:02.030Z] 4.0K /tmp/codecov.3BH3Gx.gz [2024-06-26T05:42:02.030Z] ==> Uploading reports [2024-06-26T05:42:02.030Z] url: https://codecov.io [2024-06-26T05:42:02.031Z] query: branch=main&commit=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-26T05:42:02.031Z] -> Pinging Codecov [2024-06-26T05:42:02.031Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-26T05:42:02.599Z] -> Uploading to [2024-06-26T05:42:02.599Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-26/B9AA6E0BBD74AE3A32605C7A7C664919/3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd/2bdb472f-6c3a-453f-b8c3-3b33ef16bb0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T054202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd4c0d329fb062f787e14aadd0fb63ece4d447b01813f3f58aa97ddddbbc8b2f [2024-06-26T05:42:02.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:42:02.599Z] Dload Upload Total Spent Left Speed [2024-06-26T05:42:02.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2544 --:--:-- --:--:-- --:--:-- 2544 [2024-06-26T05:42:02.859Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] } [2024-06-26T05:42:02.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-26T05:42:03.072Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-26T05:42:03.090Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:03.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:42:03.393Z] [2024-06-26T05:42:03.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:03.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:42:03.693Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-26T05:42:03.693Z] 619be1103602: Already exists [2024-06-26T05:42:03.693Z] f8ea3408117e: Pulling fs layer [2024-06-26T05:42:03.693Z] 91320369b822: Pulling fs layer [2024-06-26T05:42:03.693Z] 0406650e8295: Pulling fs layer [2024-06-26T05:42:03.693Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:42:03.693Z] 96d80e3f36e1: Pulling fs layer [2024-06-26T05:42:03.693Z] bcf3aedb951c: Pulling fs layer [2024-06-26T05:42:03.693Z] 4f4fb700ef54: Waiting [2024-06-26T05:42:03.693Z] 96d80e3f36e1: Waiting [2024-06-26T05:42:03.693Z] bcf3aedb951c: Waiting [2024-06-26T05:42:03.693Z] 0406650e8295: Verifying Checksum [2024-06-26T05:42:03.693Z] 0406650e8295: Download complete [2024-06-26T05:42:03.693Z] f8ea3408117e: Verifying Checksum [2024-06-26T05:42:03.693Z] f8ea3408117e: Download complete [2024-06-26T05:42:03.693Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:42:03.693Z] f8ea3408117e: Pull complete [2024-06-26T05:42:03.953Z] 96d80e3f36e1: Verifying Checksum [2024-06-26T05:42:03.953Z] 96d80e3f36e1: Download complete [2024-06-26T05:42:04.212Z] 91320369b822: Download complete [2024-06-26T05:42:04.777Z] bcf3aedb951c: Verifying Checksum [2024-06-26T05:42:04.777Z] bcf3aedb951c: Download complete [2024-06-26T05:42:08.056Z] 91320369b822: Pull complete [2024-06-26T05:42:08.056Z] 0406650e8295: Pull complete [2024-06-26T05:42:08.313Z] 4f4fb700ef54: Pull complete [2024-06-26T05:42:08.573Z] 96d80e3f36e1: Pull complete [2024-06-26T05:42:13.917Z] bcf3aedb951c: Pull complete [2024-06-26T05:42:13.917Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-26T05:42:13.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:42:13.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:42:14.107Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:42:14.426Z] $ 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-06-26T05:42:21.754Z] $ docker top ebfad1444ef8f99cfe25c8f8872306ea5cd03bdaa5b4699ef6b48f76557361c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:42:22.152Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-06-26T05:42:22.160Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-06-26T05:42:22.437Z] + set -o pipefail [2024-06-26T05:42:22.437Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-06-26T05:42:33.824Z] [2024-06-26T05:42:33.824Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-06-26T05:42:33.824Z] [2024-06-26T05:42:33.824Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/45a22ce4-80c7-44eb-ab5d-23464904b57d [2024-06-26T05:42:33.824Z] [2024-06-26T05:42:33.824Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-26T05:42:33.824Z] [2024-06-26T05:42:33.824Z] [2024-06-26T05:42:33.824Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-26T05:42:33.824Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-26T05:42:33.833Z] $ docker stop --time=1 ebfad1444ef8f99cfe25c8f8872306ea5cd03bdaa5b4699ef6b48f76557361c7 [2024-06-26T05:42:40.569Z] $ docker rm -f --volumes ebfad1444ef8f99cfe25c8f8872306ea5cd03bdaa5b4699ef6b48f76557361c7 [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-06-26T05:42:41.460Z] + git log --format=format:%s -1 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] sh [2024-06-26T05:42:41.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:42:41.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:42.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:42:42.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:42:42.147Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:42:42.181Z] $ 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-06-26T05:42:42.731Z] $ docker top ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:42:42.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:42:42.844Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:42:42.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:42:42.962Z] $ docker exec ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a ssh-agent [2024-06-26T05:42:43.072Z] SSH_AUTH_SOCK=/tmp/ssh-nmjAhEOwaaaj/agent.32 [2024-06-26T05:42:43.072Z] SSH_AGENT_PID=38 [2024-06-26T05:42:43.077Z] Running ssh-add (command line suppressed) [2024-06-26T05:42:43.172Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7987831669510259700.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7987831669510259700.key) [2024-06-26T05:42:43.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:42:43.492Z] + git semver tag [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,642 [run_tag] DEBUG tag force:False [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,643 [check_head_tag] DEBUG check head tag [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,643 [execute] INFO git cat-file --batch-check [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,647 [execute] INFO git cat-file --batch [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,661 [execute] INFO git tag -a v3.0.1-dev.23 -m v3.0.1-dev.23 [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,662 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.23', '-m', 'v3.0.1-dev.23'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:42:43.751Z] 2024-06-26 05:42:43,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:42:43.751Z] 3.0.1-dev.23 [Pipeline] } [2024-06-26T05:42:43.757Z] $ docker exec --env ******** --env ******** ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a ssh-agent -k [2024-06-26T05:42:43.852Z] unset SSH_AUTH_SOCK; [2024-06-26T05:42:43.852Z] unset SSH_AGENT_PID; [2024-06-26T05:42:43.852Z] echo Agent pid 38 killed; [2024-06-26T05:42:43.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:42:44.186Z] + git semver [Pipeline] } [2024-06-26T05:42:44.456Z] $ docker stop --time=1 ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a [2024-06-26T05:42:45.728Z] $ docker rm -f --volumes ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:46.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:42:46.140Z] [2024-06-26T05:42:46.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:46.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:42:46.441Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-26T05:42:46.441Z] ab5ef0e58194: Pulling fs layer [2024-06-26T05:42:46.441Z] 9712f1f96733: Pulling fs layer [2024-06-26T05:42:46.441Z] 63f879dbbcfc: Pulling fs layer [2024-06-26T05:42:46.441Z] 0d9ebad4ef96: Pulling fs layer [2024-06-26T05:42:46.441Z] e9a5061849ea: Pulling fs layer [2024-06-26T05:42:46.441Z] d747dcd14b5f: Pulling fs layer [2024-06-26T05:42:46.441Z] 2de7ff778b66: Pulling fs layer [2024-06-26T05:42:46.441Z] 0d9ebad4ef96: Waiting [2024-06-26T05:42:46.441Z] 2de7ff778b66: Waiting [2024-06-26T05:42:46.441Z] d747dcd14b5f: Waiting [2024-06-26T05:42:46.441Z] e9a5061849ea: Waiting [2024-06-26T05:42:46.441Z] 9712f1f96733: Verifying Checksum [2024-06-26T05:42:46.441Z] 9712f1f96733: Download complete [2024-06-26T05:42:46.699Z] 63f879dbbcfc: Verifying Checksum [2024-06-26T05:42:46.699Z] 63f879dbbcfc: Download complete [2024-06-26T05:42:46.959Z] e9a5061849ea: Verifying Checksum [2024-06-26T05:42:46.959Z] e9a5061849ea: Download complete [2024-06-26T05:42:46.959Z] d747dcd14b5f: Verifying Checksum [2024-06-26T05:42:46.959Z] d747dcd14b5f: Download complete [2024-06-26T05:42:46.959Z] ab5ef0e58194: Verifying Checksum [2024-06-26T05:42:46.959Z] ab5ef0e58194: Download complete [2024-06-26T05:42:47.216Z] 2de7ff778b66: Verifying Checksum [2024-06-26T05:42:47.217Z] 2de7ff778b66: Download complete [2024-06-26T05:42:47.217Z] 0d9ebad4ef96: Verifying Checksum [2024-06-26T05:42:47.217Z] 0d9ebad4ef96: Download complete [2024-06-26T05:42:49.742Z] ab5ef0e58194: Pull complete [2024-06-26T05:42:49.742Z] 9712f1f96733: Pull complete [2024-06-26T05:42:50.306Z] 63f879dbbcfc: Pull complete [2024-06-26T05:42:54.493Z] 0d9ebad4ef96: Pull complete [2024-06-26T05:42:54.493Z] e9a5061849ea: Pull complete [2024-06-26T05:42:54.493Z] d747dcd14b5f: Pull complete [2024-06-26T05:42:55.059Z] 2de7ff778b66: Pull complete [2024-06-26T05:42:55.059Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-26T05:42:55.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:42:55.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:42:55.164Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:42:55.194Z] $ 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-06-26T05:43:05.637Z] $ docker top ff28ed9820ab5638184272e2fcb2db4673bff1ed41f3b178bcfbf05d552feca2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:43:05.727Z] provisioning config files... [2024-06-26T05:43:05.735Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6609116043668789808tmp [2024-06-26T05:43:05.744Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13946886324355711668tmp [2024-06-26T05:43:05.753Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3310896000419231551tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:43:05.850Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:06.151Z] ---> sigul-configuration.sh [2024-06-26T05:43:06.151Z] gpg: directory `/root/.gnupg' created [2024-06-26T05:43:06.151Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-26T05:43:06.151Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-26T05:43:06.151Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-26T05:43:06.151Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-26T05:43:06.151Z] gpg: CAST5 encrypted data [2024-06-26T05:43:06.151Z] gpg: encrypted with 1 passphrase [2024-06-26T05:43:06.151Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-26T05:43:06.453Z] + mkdir /home/jenkins [2024-06-26T05:43:06.453Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-26T05:43:06.748Z] + 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-06-26T05:43:06.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:07.055Z] ---> sigul-install.sh [2024-06-26T05:43:07.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-26T05:43:07.352Z] + git tag --list [2024-06-26T05:43:07.352Z] v0.0.0 [2024-06-26T05:43:07.352Z] v0.0.1-dev.1 [2024-06-26T05:43:07.352Z] v0.0.1-dev.2 [2024-06-26T05:43:07.352Z] v0.0.1-dev.3 [2024-06-26T05:43:07.352Z] v0.0.1-dev.4 [2024-06-26T05:43:07.352Z] v3.0.0 [2024-06-26T05:43:07.352Z] v3.0.1-dev.1 [2024-06-26T05:43:07.352Z] v3.0.1-dev.10 [2024-06-26T05:43:07.352Z] v3.0.1-dev.11 [2024-06-26T05:43:07.352Z] v3.0.1-dev.12 [2024-06-26T05:43:07.352Z] v3.0.1-dev.13 [2024-06-26T05:43:07.352Z] v3.0.1-dev.14 [2024-06-26T05:43:07.352Z] v3.0.1-dev.15 [2024-06-26T05:43:07.352Z] v3.0.1-dev.16 [2024-06-26T05:43:07.352Z] v3.0.1-dev.17 [2024-06-26T05:43:07.352Z] v3.0.1-dev.18 [2024-06-26T05:43:07.352Z] v3.0.1-dev.19 [2024-06-26T05:43:07.352Z] v3.0.1-dev.2 [2024-06-26T05:43:07.352Z] v3.0.1-dev.20 [2024-06-26T05:43:07.352Z] v3.0.1-dev.21 [2024-06-26T05:43:07.352Z] v3.0.1-dev.22 [2024-06-26T05:43:07.352Z] v3.0.1-dev.23 [2024-06-26T05:43:07.352Z] v3.0.1-dev.3 [2024-06-26T05:43:07.352Z] v3.0.1-dev.4 [2024-06-26T05:43:07.352Z] v3.0.1-dev.5 [2024-06-26T05:43:07.352Z] v3.0.1-dev.6 [2024-06-26T05:43:07.352Z] v3.0.1-dev.7 [2024-06-26T05:43:07.352Z] v3.0.1-dev.8 [2024-06-26T05:43:07.352Z] v3.0.1-dev.9 [2024-06-26T05:43:07.352Z] v3.1 [2024-06-26T05:43:07.352Z] v3.1.0 [2024-06-26T05:43:07.352Z] v3.1.1 [2024-06-26T05:43:07.352Z] v3.1.1-dev.1 [Pipeline] sh [2024-06-26T05:43:07.650Z] + lftools sign git-tag v3.0.1-dev.23 [2024-06-26T05:43:08.217Z] Signing Git tag with Sigul... [2024-06-26T05:43:08.217Z] Signing v3.0.1-dev.23 [Pipeline] echo [2024-06-26T05:43:08.493Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:08.786Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-26T05:43:08.794Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-26T05:43:08.818Z] $ docker stop --time=1 ff28ed9820ab5638184272e2fcb2db4673bff1ed41f3b178bcfbf05d552feca2 [2024-06-26T05:43:11.191Z] $ docker rm -f --volumes ff28ed9820ab5638184272e2fcb2db4673bff1ed41f3b178bcfbf05d552feca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-26T05:43:11.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:43:11.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:11.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:43:11.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:43:12.024Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:43:12.050Z] $ 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-06-26T05:43:12.378Z] $ docker top ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f -eo pid,comm [2024-06-26T05:43:12.424Z] 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-06-26T05:43:12.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:43:12.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:43:12.479Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:43:12.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:43:12.599Z] $ docker exec ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f ssh-agent [2024-06-26T05:43:12.700Z] SSH_AUTH_SOCK=/tmp/ssh-eAkCg8INO4mN/agent.31 [2024-06-26T05:43:12.700Z] SSH_AGENT_PID=37 [2024-06-26T05:43:12.704Z] Running ssh-add (command line suppressed) [2024-06-26T05:43:12.802Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16116068890962975409.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16116068890962975409.key) [2024-06-26T05:43:12.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:43:13.108Z] + git semver bump pre [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,279 [bump_version] DEBUG bumping version:3.0.1-dev.23 on axis:pre with prefix:dev [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,279 [bump_version] DEBUG bumped version:3.0.1-dev.24 [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,279 [write_version] DEBUG write version:3.0.1-dev.24 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,279 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,281 [execute] INFO git cat-file --batch-check [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,288 [execute] INFO git cat-file --batch [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:43:13.368Z] 2024-06-26 05:43:13,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:43:13.368Z] 3.0.1-dev.24 [Pipeline] } [2024-06-26T05:43:13.374Z] $ docker exec --env ******** --env ******** ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f ssh-agent -k [2024-06-26T05:43:13.463Z] unset SSH_AUTH_SOCK; [2024-06-26T05:43:13.463Z] unset SSH_AGENT_PID; [2024-06-26T05:43:13.463Z] echo Agent pid 37 killed; [2024-06-26T05:43:13.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:43:13.802Z] + git semver [Pipeline] } [2024-06-26T05:43:14.070Z] $ docker stop --time=1 ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f [2024-06-26T05:43:15.337Z] $ docker rm -f --volumes ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:43:18.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:43:18.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:18.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:43:18.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:43:18.600Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:43:18.627Z] $ 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-06-26T05:43:18.997Z] $ docker top 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 -eo pid,comm [2024-06-26T05:43:19.045Z] 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-06-26T05:43:19.045Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:43:19.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:43:19.107Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:43:19.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:43:19.224Z] $ docker exec 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 ssh-agent [2024-06-26T05:43:19.342Z] SSH_AUTH_SOCK=/tmp/ssh-HOGpCeUrWG2I/agent.32 [2024-06-26T05:43:19.342Z] SSH_AGENT_PID=38 [2024-06-26T05:43:19.347Z] Running ssh-add (command line suppressed) [2024-06-26T05:43:19.447Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6095644651987006507.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6095644651987006507.key) [2024-06-26T05:43:19.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:43:19.751Z] + git semver push [2024-06-26T05:43:20.009Z] 2024-06-26 05:43:19,963 [run_push] DEBUG push [2024-06-26T05:43:20.009Z] 2024-06-26 05:43:19,964 [execute] INFO git cat-file --batch-check [2024-06-26T05:43:20.009Z] 2024-06-26 05:43:19,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:43:20.009Z] 2024-06-26 05:43:19,969 [execute] INFO git rev-list 29ef93d0716178b809b559d83ad80260709c78cc -- [2024-06-26T05:43:20.009Z] 2024-06-26 05:43:19,970 [execute] DEBUG Popen(['git', 'rev-list', '29ef93d0716178b809b559d83ad80260709c78cc', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:43:20.009Z] 2024-06-26 05:43:19,976 [execute] INFO git fetch -v origin [2024-06-26T05:43:20.009Z] 2024-06-26 05:43:19,976 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-26T05:43:20.581Z] 2024-06-26 05:43:20,432 [run_push] DEBUG no remote changes detected [2024-06-26T05:43:20.581Z] 2024-06-26 05:43:20,433 [execute] INFO git push origin semver [2024-06-26T05:43:20.581Z] 2024-06-26 05:43:20,433 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:43:21.517Z] 2024-06-26 05:43:21,202 [run_push] DEBUG push all version tags [2024-06-26T05:43:21.517Z] 2024-06-26 05:43:21,202 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-26T05:43:21.517Z] 2024-06-26 05:43:21,203 [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-06-26T05:43:22.087Z] 2024-06-26 05:43:21,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-06-26T05:43:22.087Z] 3.0.1-dev.24 [Pipeline] } [2024-06-26T05:43:22.095Z] $ docker exec --env ******** --env ******** 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 ssh-agent -k [2024-06-26T05:43:22.209Z] unset SSH_AUTH_SOCK; [2024-06-26T05:43:22.211Z] unset SSH_AGENT_PID; [2024-06-26T05:43:22.211Z] echo Agent pid 38 killed; [2024-06-26T05:43:22.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:43:22.554Z] + git semver [Pipeline] } [2024-06-26T05:43:22.824Z] $ docker stop --time=1 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 [2024-06-26T05:43:24.156Z] $ docker rm -f --volumes 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 [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-06-26T05:43:24.866Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-06-26T05:43:24.866Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-06-26T05:43:24.866Z] total 16 [2024-06-26T05:43:24.866Z] drwxr-xr-x 3 root root 4096 Jun 26 05:27 . [2024-06-26T05:43:24.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:43 .. [2024-06-26T05:43:24.866Z] drwxr-xr-x 2 root root 4096 Jun 26 05:27 cost [2024-06-26T05:43:24.866Z] -rw-r--r-- 1 root root 82 Jun 26 05:27 cost.csv [2024-06-26T05:43:24.866Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-06-26T05:43:24.866Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-06-26T05:43:24.866Z] total 16 [2024-06-26T05:43:24.866Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:27 . [2024-06-26T05:43:24.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:43 .. [2024-06-26T05:43:24.866Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:27 cost [2024-06-26T05:43:24.866Z] -rw-r--r-- 1 jenkins jenkins 82 Jun 26 05:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:25.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:26.020Z] ---> package-listing.sh [2024-06-26T05:43:26.020Z] ++ facter osfamily [2024-06-26T05:43:26.020Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-26T05:43:26.279Z] + OS_FAMILY=debian [2024-06-26T05:43:26.279Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-06-26T05:43:26.279Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-26T05:43:26.279Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-26T05:43:26.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-26T05:43:26.279Z] + PACKAGES=/tmp/packages_start.txt [2024-06-26T05:43:26.279Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-06-26T05:43:26.279Z] + PACKAGES=/tmp/packages_end.txt [2024-06-26T05:43:26.279Z] + case "${OS_FAMILY}" in [2024-06-26T05:43:26.279Z] + dpkg -l [2024-06-26T05:43:26.279Z] + grep '^ii' [2024-06-26T05:43:26.279Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-26T05:43:26.279Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-26T05:43:26.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-26T05:43:26.279Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-06-26T05:43:26.279Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-06-26T05:43:26.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-06-26T05:43:26.290Z] 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-06-26T05:43:26.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:27.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:43:27.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:43:27.215Z] prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container [2024-06-26T05:43:27.245Z] $ 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-06-26T05:43:27.440Z] $ docker top b8d3536ea09d559231fcfe8eebfee29a1af5406954b0e975c4fbee5ffa2a744b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:43:27.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-26T05:43:28.089Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-26T05:43:28.375Z] + ls /var/log/sa-host [2024-06-26T05:43:28.375Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:43:28.541Z] provisioning config files... [2024-06-26T05:43:28.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5279446981245972676tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:43:28.568Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:28.852Z] ---> create-netrc.sh [Pipeline] } [2024-06-26T05:43:28.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:29.204Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-26T05:43:29.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:29.493Z] ---> sudo-logs.sh [2024-06-26T05:43:29.493Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-26T05:43:29.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:29.805Z] ---> job-cost.sh [2024-06-26T05:43:29.805Z] lf-activate-venv: SKIPPING [2024-06-26T05:43:29.805Z] DEBUG: total: 0.2199999988079071 [2024-06-26T05:43:29.805Z] INFO: Retrieving Stack Cost... [2024-06-26T05:43:30.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:43:30.635Z] INFO: Archiving Costs [Pipeline] echo [2024-06-26T05:43:30.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:30.930Z] ---> logs-deploy.sh [2024-06-26T05:43:30.930Z] lf-activate-venv: SKIPPING [2024-06-26T05:43:30.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/30 [2024-06-26T05:43:30.930Z] INFO: archiving workspace using pattern(s): [2024-06-26T05:43:31.868Z] Archives upload complete. [2024-06-26T05:43:31.868Z] INFO: archiving logs to Nexus