Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d00e383a819cb4e70ab506041202e2de1b245b65 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-ssh14465383950935655492.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-ssh4022677669725285868.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-ssh15405409221898101703.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-ssh11512030471392086818.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-ssh17658491590180580824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5991’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5992’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6006’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6011 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d00e383a819cb4e70ab506041202e2de1b245b65 (main) Commit message: "Merge pull request #60 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d00e383a819cb4e70ab506041202e2de1b245b65 # timeout=10 > git rev-list --no-walk 23fe7f8145c8e877725d764251a9ace1cbcd2e57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-20T15:14:23.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-20T15:14:23.706Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-20T15:14:23.731Z] ========================================================= [2024-07-20T15:14:23.731Z] EdgeX Global Pipelines Version Info [2024-07-20T15:14:23.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:14:24.454Z] ------------------- [2024-07-20T15:14:24.454Z] stable info: [2024-07-20T15:14:24.454Z] ------------------- [2024-07-20T15:14:24.454Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-20T15:14:24.454Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-20T15:14:24.454Z] Message: update stable to v1.0.260 [2024-07-20T15:14:25.025Z] ------------------- [2024-07-20T15:14:25.025Z] experimental info: [2024-07-20T15:14:25.025Z] ------------------- [2024-07-20T15:14:25.025Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-20T15:14:25.025Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-20T15:14:25.025Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-20T15:14:25.113Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-07-20T15:14:25.140Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-07-20T15:14:25.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-20T15:14:25.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-20T15:14:25.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-20T15:14:25.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-20T15:14:25.262Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-20T15:14:25.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-20T15:14:25.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-20T15:14:25.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-20T15:14:25.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-20T15:14:25.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-07-20T15:14:25.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-20T15:14:25.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-20T15:14:25.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-20T15:14:25.508Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-20T15:14:25.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-20T15:14:25.559Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-20T15:14:25.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-20T15:14:25.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-20T15:14:25.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-20T15:14:25.660Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-20T15:14:25.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-20T15:14:25.709Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-20T15:14:25.735Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-20T15:14:25.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-20T15:14:25.787Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-20T15:14:25.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-20T15:14:25.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-20T15:14:25.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-20T15:14:25.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo [2024-07-20T15:14:25.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d00e383 [Pipeline] echo [2024-07-20T15:14:25.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:14:25.986Z] provisioning config files... [2024-07-20T15:14:25.999Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4561364020187632450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:14:26.331Z] ---> ****-login.sh [2024-07-20T15:14:26.331Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:14:26.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:26.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:26.591Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:26.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:26.591Z] [2024-07-20T15:14:26.591Z] Login Succeeded [2024-07-20T15:14:26.591Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:14:26.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:26.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:26.854Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:26.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:26.854Z] [2024-07-20T15:14:26.854Z] Login Succeeded [2024-07-20T15:14:26.854Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:14:26.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:26.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:26.854Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:26.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:26.854Z] [2024-07-20T15:14:26.854Z] Login Succeeded [2024-07-20T15:14:26.854Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:14:26.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:27.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:27.115Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:27.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:27.115Z] [2024-07-20T15:14:27.115Z] Login Succeeded [2024-07-20T15:14:27.115Z] ****.io [2024-07-20T15:14:27.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:27.376Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:27.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:27.376Z] [2024-07-20T15:14:27.376Z] Login Succeeded [2024-07-20T15:14:27.376Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:14:27.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-20T15:14:27.791Z] + git rev-list -1 --merges d00e383a819cb4e70ab506041202e2de1b245b65~1..d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo [2024-07-20T15:14:27.820Z] -----------> git rev-list -1 --merges d00e383a819cb4e70ab506041202e2de1b245b65~1..d00e383a819cb4e70ab506041202e2de1b245b65 d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:14:27.820Z] d00e383a819cb4e70ab506041202e2de1b245b65 [false] [Pipeline] sh [2024-07-20T15:14:28.114Z] + git log --format=format:%s -1 d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo [2024-07-20T15:14:28.131Z] ========================================================= [2024-07-20T15:14:28.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-20T15:14:28.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-20T15:14:28.477Z] + git log --format=format:%s -1 d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo [2024-07-20T15:14:28.491Z] [semverPrep] GIT_COMMIT: d00e383a819cb4e70ab506041202e2de1b245b65, Commit Message: Merge pull request #60 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-07-20T15:14:28.507Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-20T15:14:28.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:14:28.869Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-20T15:14:28.869Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-20T15:14:28.869Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-20T15:14:28.869Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-20T15:14:28.869Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-20T15:14:28.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:14:29.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:14:29.232Z] [2024-07-20T15:14:29.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:14:29.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:14:29.539Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-20T15:14:29.539Z] b85a868b505f: Pulling fs layer [2024-07-20T15:14:29.539Z] e2be974225ed: Pulling fs layer [2024-07-20T15:14:29.539Z] 339a4e72a1f5: Pulling fs layer [2024-07-20T15:14:29.539Z] 988bab9f4d93: Pulling fs layer [2024-07-20T15:14:29.539Z] 1469e6f7b9e6: Pulling fs layer [2024-07-20T15:14:29.539Z] eaf3925da568: Pulling fs layer [2024-07-20T15:14:29.539Z] bab4dde63d76: Pulling fs layer [2024-07-20T15:14:29.539Z] bde34c3a00c8: Pulling fs layer [2024-07-20T15:14:29.539Z] b352a97aabf1: Pulling fs layer [2024-07-20T15:14:29.539Z] 4872d77fe225: Pulling fs layer [2024-07-20T15:14:29.539Z] 5851b861e8e6: Pulling fs layer [2024-07-20T15:14:29.539Z] 1469e6f7b9e6: Waiting [2024-07-20T15:14:29.539Z] bde34c3a00c8: Waiting [2024-07-20T15:14:29.539Z] eaf3925da568: Waiting [2024-07-20T15:14:29.539Z] b352a97aabf1: Waiting [2024-07-20T15:14:29.539Z] bab4dde63d76: Waiting [2024-07-20T15:14:29.539Z] 988bab9f4d93: Waiting [2024-07-20T15:14:29.539Z] 5851b861e8e6: Waiting [2024-07-20T15:14:29.539Z] e2be974225ed: Download complete [2024-07-20T15:14:29.539Z] 988bab9f4d93: Verifying Checksum [2024-07-20T15:14:29.539Z] 988bab9f4d93: Download complete [2024-07-20T15:14:29.798Z] 339a4e72a1f5: Verifying Checksum [2024-07-20T15:14:29.798Z] 339a4e72a1f5: Download complete [2024-07-20T15:14:29.798Z] 1469e6f7b9e6: Verifying Checksum [2024-07-20T15:14:29.798Z] 1469e6f7b9e6: Download complete [2024-07-20T15:14:29.798Z] eaf3925da568: Verifying Checksum [2024-07-20T15:14:29.798Z] eaf3925da568: Download complete [2024-07-20T15:14:29.798Z] bde34c3a00c8: Verifying Checksum [2024-07-20T15:14:29.798Z] bde34c3a00c8: Download complete [2024-07-20T15:14:29.798Z] b352a97aabf1: Verifying Checksum [2024-07-20T15:14:29.798Z] b352a97aabf1: Download complete [2024-07-20T15:14:29.798Z] 4872d77fe225: Verifying Checksum [2024-07-20T15:14:29.798Z] 4872d77fe225: Download complete [2024-07-20T15:14:29.798Z] 5851b861e8e6: Verifying Checksum [2024-07-20T15:14:29.798Z] 5851b861e8e6: Download complete [2024-07-20T15:14:29.798Z] b85a868b505f: Verifying Checksum [2024-07-20T15:14:29.798Z] b85a868b505f: Download complete [2024-07-20T15:14:30.057Z] bab4dde63d76: Verifying Checksum [2024-07-20T15:14:31.433Z] b85a868b505f: Pull complete [2024-07-20T15:14:31.433Z] e2be974225ed: Pull complete [2024-07-20T15:14:31.692Z] 339a4e72a1f5: Pull complete [2024-07-20T15:14:31.954Z] 988bab9f4d93: Pull complete [2024-07-20T15:14:32.213Z] 1469e6f7b9e6: Pull complete [2024-07-20T15:14:32.213Z] eaf3925da568: Pull complete [2024-07-20T15:14:34.115Z] bab4dde63d76: Pull complete [2024-07-20T15:14:34.115Z] bde34c3a00c8: Pull complete [2024-07-20T15:14:34.115Z] b352a97aabf1: Pull complete [2024-07-20T15:14:34.374Z] 4872d77fe225: Pull complete [2024-07-20T15:14:34.374Z] 5851b861e8e6: Pull complete [2024-07-20T15:14:34.374Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-20T15:14:34.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:14:34.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:14:34.526Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:14:34.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:14:37.113Z] $ docker top 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d -eo pid,comm [2024-07-20T15:14:37.172Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-20T15:14:37.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:14:37.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:14:37.226Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:14:37.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:14:37.350Z] $ docker exec 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent [2024-07-20T15:14:37.454Z] SSH_AUTH_SOCK=/tmp/ssh-v7nV96SePnDB/agent.32 [2024-07-20T15:14:37.454Z] SSH_AGENT_PID=38 [2024-07-20T15:14:37.460Z] Running ssh-add (command line suppressed) [2024-07-20T15:14:37.552Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9086030665932376112.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9086030665932376112.key) [2024-07-20T15:14:37.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:14:37.861Z] + git tag --points-at HEAD [Pipeline] } [2024-07-20T15:14:37.871Z] $ docker exec --env ******** --env ******** 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent -k [2024-07-20T15:14:37.969Z] unset SSH_AUTH_SOCK; [2024-07-20T15:14:37.969Z] unset SSH_AGENT_PID; [2024-07-20T15:14:37.969Z] echo Agent pid 38 killed; [2024-07-20T15:14:37.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-20T15:14:38.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:14:38.016Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:14:38.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:14:38.131Z] $ docker exec 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent [2024-07-20T15:14:38.243Z] SSH_AUTH_SOCK=/tmp/ssh-LtFNm7OMCPg6/agent.72 [2024-07-20T15:14:38.243Z] SSH_AGENT_PID=78 [2024-07-20T15:14:38.248Z] Running ssh-add (command line suppressed) [2024-07-20T15:14:38.364Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2833757071518656854.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2833757071518656854.key) [2024-07-20T15:14:38.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:14:38.666Z] + git semver init [2024-07-20T15:14:38.924Z] 2024-07-20 15:14:38,869 [run_init] DEBUG init version:0.0.0 force:False [2024-07-20T15:14:38.924Z] 2024-07-20 15:14:38,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-07-20T15:14:38.924Z] 2024-07-20 15:14:38,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-07-20T15:14:38.924Z] 2024-07-20 15:14:38,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:14:40.304Z] 2024-07-20 15:14:39,961 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-07-20T15:14:40.304Z] 2024-07-20 15:14:39,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-07-20T15:14:40.304Z] 2024-07-20 15:14:39,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:14:40.304Z] 2024-07-20 15:14:39,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:14:40.304Z] 3.0.1-dev.26 [Pipeline] } [2024-07-20T15:14:40.311Z] $ docker exec --env ******** --env ******** 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent -k [2024-07-20T15:14:40.424Z] unset SSH_AUTH_SOCK; [2024-07-20T15:14:40.425Z] unset SSH_AGENT_PID; [2024-07-20T15:14:40.425Z] echo Agent pid 78 killed; [2024-07-20T15:14:40.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:14:40.756Z] + git semver [Pipeline] } [2024-07-20T15:14:41.031Z] $ docker stop --time=1 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d [2024-07-20T15:14:42.342Z] $ docker rm -f --volumes 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:14:42.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-20T15:14:42.948Z] Stashed 1 file(s) [Pipeline] echo [2024-07-20T15:14:42.952Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:14:43.154Z] provisioning config files... [2024-07-20T15:14:43.164Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15308544991299261895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:14:43.464Z] ---> ****-login.sh [2024-07-20T15:14:43.464Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:14:43.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:43.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:43.464Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:43.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:43.464Z] [2024-07-20T15:14:43.464Z] Login Succeeded [2024-07-20T15:14:43.464Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:14:43.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:43.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:43.464Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:43.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:43.464Z] [2024-07-20T15:14:43.464Z] Login Succeeded [2024-07-20T15:14:43.464Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:14:43.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:43.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:43.722Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:43.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:43.722Z] [2024-07-20T15:14:43.722Z] Login Succeeded [2024-07-20T15:14:43.723Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:14:43.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:43.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:43.723Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:43.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:43.723Z] [2024-07-20T15:14:43.723Z] Login Succeeded [2024-07-20T15:14:43.723Z] ****.io [2024-07-20T15:14:43.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:43.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:43.983Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:43.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:43.983Z] [2024-07-20T15:14:43.983Z] Login Succeeded [2024-07-20T15:14:43.983Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:14:43.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-20T15:14:44.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:14:44.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:14:44.127Z] ========================================================= [2024-07-20T15:14:44.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-20T15:14:44.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:14:44.478Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-20T15:14:44.478Z] Sending build context to Docker daemon 25.51MB [2024-07-20T15:14:44.478Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:14:44.478Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-20T15:14:44.736Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-20T15:14:44.736Z] 619be1103602: Pulling fs layer [2024-07-20T15:14:44.736Z] 7862e08f4a3e: Pulling fs layer [2024-07-20T15:14:44.736Z] 5df492c9dc93: Pulling fs layer [2024-07-20T15:14:44.736Z] 7629e6793208: Pulling fs layer [2024-07-20T15:14:44.736Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:14:44.736Z] fb5054dd5b73: Pulling fs layer [2024-07-20T15:14:44.736Z] eeca6798cff9: Pulling fs layer [2024-07-20T15:14:44.736Z] aa269ceb94a6: Pulling fs layer [2024-07-20T15:14:44.737Z] ada007ff1a6a: Pulling fs layer [2024-07-20T15:14:44.737Z] 7629e6793208: Waiting [2024-07-20T15:14:44.737Z] 4f4fb700ef54: Waiting [2024-07-20T15:14:44.737Z] eeca6798cff9: Waiting [2024-07-20T15:14:44.737Z] aa269ceb94a6: Waiting [2024-07-20T15:14:44.737Z] ada007ff1a6a: Waiting [2024-07-20T15:14:44.737Z] 7862e08f4a3e: Verifying Checksum [2024-07-20T15:14:44.737Z] 7862e08f4a3e: Download complete [2024-07-20T15:14:44.737Z] 7629e6793208: Verifying Checksum [2024-07-20T15:14:44.737Z] 7629e6793208: Download complete [2024-07-20T15:14:44.737Z] 4f4fb700ef54: Verifying Checksum [2024-07-20T15:14:44.737Z] 4f4fb700ef54: Download complete [2024-07-20T15:14:44.737Z] 619be1103602: Download complete [2024-07-20T15:14:44.737Z] fb5054dd5b73: Verifying Checksum [2024-07-20T15:14:44.737Z] fb5054dd5b73: Download complete [2024-07-20T15:14:44.737Z] eeca6798cff9: Verifying Checksum [2024-07-20T15:14:44.737Z] eeca6798cff9: Download complete [2024-07-20T15:14:44.737Z] 619be1103602: Pull complete [2024-07-20T15:14:44.995Z] ada007ff1a6a: Verifying Checksum [2024-07-20T15:14:44.995Z] ada007ff1a6a: Download complete [2024-07-20T15:14:44.995Z] 7862e08f4a3e: Pull complete [2024-07-20T15:14:45.256Z] 5df492c9dc93: Verifying Checksum [2024-07-20T15:14:45.256Z] 5df492c9dc93: Download complete [2024-07-20T15:14:45.608Z] aa269ceb94a6: Verifying Checksum [2024-07-20T15:14:45.608Z] aa269ceb94a6: Download complete [2024-07-20T15:14:48.919Z] 5df492c9dc93: Pull complete [2024-07-20T15:14:48.919Z] 7629e6793208: Pull complete [2024-07-20T15:14:48.919Z] 4f4fb700ef54: Pull complete [2024-07-20T15:14:48.919Z] fb5054dd5b73: Pull complete [2024-07-20T15:14:48.919Z] eeca6798cff9: Pull complete [2024-07-20T15:14:51.463Z] aa269ceb94a6: Pull complete [2024-07-20T15:14:51.723Z] ada007ff1a6a: Pull complete [2024-07-20T15:14:51.723Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-20T15:14:51.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-20T15:14:51.723Z] ---> f489d0715acc [2024-07-20T15:14:51.723Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-20T15:14:55.013Z] ---> Running in 7d162adc3175 [2024-07-20T15:14:55.273Z] Removing intermediate container 7d162adc3175 [2024-07-20T15:14:55.273Z] ---> a2dae729407b [2024-07-20T15:14:55.273Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:14:55.273Z] ---> Running in bc0add9b7dc8 [2024-07-20T15:14:55.273Z] Removing intermediate container bc0add9b7dc8 [2024-07-20T15:14:55.273Z] ---> e3eac1fdb9fd [2024-07-20T15:14:55.273Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-20T15:14:55.273Z] ---> Running in 65483f2f2962 [2024-07-20T15:14:55.532Z] Removing intermediate container 65483f2f2962 [2024-07-20T15:14:55.532Z] ---> 1024644bc9c8 [2024-07-20T15:14:55.532Z] Step 6/12 : WORKDIR /device-uart [2024-07-20T15:14:55.532Z] ---> Running in 17a00dc58bf8 [2024-07-20T15:14:55.532Z] Removing intermediate container 17a00dc58bf8 [2024-07-20T15:14:55.532Z] ---> 9c68cbd6d5de [2024-07-20T15:14:55.532Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:14:55.532Z] ---> Running in 9a02149fb449 [2024-07-20T15:14:56.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:14:56.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:14:56.357Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-20T15:14:56.357Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-20T15:14:56.357Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-20T15:14:56.357Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-20T15:14:56.357Z] Executing busybox-1.36.1-r5.trigger [2024-07-20T15:14:56.357Z] OK: 268 MiB in 56 packages [2024-07-20T15:14:56.922Z] Removing intermediate container 9a02149fb449 [2024-07-20T15:14:56.922Z] ---> 6480e71239fd [2024-07-20T15:14:56.922Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-20T15:14:57.180Z] ---> 4e617154c463 [2024-07-20T15:14:57.180Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:14:57.180Z] ---> Running in 65f6059400ab [2024-07-20T15:14:58.096Z] Still waiting to schedule task [2024-07-20T15:14:58.096Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6007’ [2024-07-20T15:15:44.131Z] Removing intermediate container 65f6059400ab [2024-07-20T15:15:44.131Z] ---> c9fd4c46af52 [2024-07-20T15:15:44.131Z] Step 10/12 : COPY . . [2024-07-20T15:15:44.131Z] ---> d2ef88ed187b [2024-07-20T15:15:44.131Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-20T15:15:44.131Z] ---> Running in a83899a1af96 [2024-07-20T15:15:44.131Z] Removing intermediate container a83899a1af96 [2024-07-20T15:15:44.131Z] ---> fed09a4cba6d [2024-07-20T15:15:44.131Z] Step 12/12 : RUN ${MAKE} [2024-07-20T15:15:44.131Z] ---> Running in f5cd1b39ef93 [2024-07-20T15:15:44.131Z] noop [2024-07-20T15:15:44.391Z] Removing intermediate container f5cd1b39ef93 [2024-07-20T15:15:44.391Z] ---> 6cd7e281d9ca [2024-07-20T15:15:44.391Z] Successfully built 6cd7e281d9ca [2024-07-20T15:15:44.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:44.718Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-20T15:15:44.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:15:44.806Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:15:44.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-20T15:15:45.207Z] $ docker top 764f3a3b780f53e02247eab703a7d6c742b4f06ad356cbe7bcf3fee18d612b9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:15:45.567Z] + go version [2024-07-20T15:15:45.567Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-20T15:15:45.574Z] $ docker stop --time=1 764f3a3b780f53e02247eab703a7d6c742b4f06ad356cbe7bcf3fee18d612b9c [2024-07-20T15:15:46.839Z] $ docker rm -f --volumes 764f3a3b780f53e02247eab703a7d6c742b4f06ad356cbe7bcf3fee18d612b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:47.281Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-20T15:15:47.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:15:47.351Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:15:47.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-20T15:15:47.714Z] $ docker top 76aae4384ea7d10ef50889964453901728996b1dc057048e4c56a8d98a31ccd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:15:48.072Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-07-20T15:15:48.373Z] + make test [2024-07-20T15:15:48.373Z] go test ./... -coverprofile=coverage.out [2024-07-20T15:15:50.277Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-20T15:16:12.205Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-20T15:16:12.205Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-20T15:16:20.318Z] go vet ./... [2024-07-20T15:16:26.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-20T15:16:26.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-20T15:16:26.875Z] ./bin/test-attribution-txt.sh [2024-07-20T15:16:26.875Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-20T15:16:26.875Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-20T15:16:26.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-20T15:16:26.902Z] $ docker stop --time=1 76aae4384ea7d10ef50889964453901728996b1dc057048e4c56a8d98a31ccd7 [2024-07-20T15:16:30.144Z] $ docker rm -f --volumes 76aae4384ea7d10ef50889964453901728996b1dc057048e4c56a8d98a31ccd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:16:30.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-20T15:16:30.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-20T15:16:31.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-20T15:16:31.473Z] + ls -al . [2024-07-20T15:16:31.473Z] total 224 [2024-07-20T15:16:31.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:15 . [2024-07-20T15:16:31.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 .. [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 15:14 .dockerignore [2024-07-20T15:16:31.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:16 .git [2024-07-20T15:16:31.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 .github [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 20 15:14 .gitignore [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 15:14 .golangci.yml [2024-07-20T15:16:31.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:14 .semver [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 20 15:14 Attribution.txt [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 20 15:14 CHANGELOG.md [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 20 15:14 Dockerfile [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:14 GOVERNANCE.md [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 20 15:14 Jenkinsfile [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 15:14 LICENSE [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 20 15:14 Makefile [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 20 15:14 OWNERS.md [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 20 15:14 README.md [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:14 VERSION [2024-07-20T15:16:31.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 bin [2024-07-20T15:16:31.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 cmd [2024-07-20T15:16:31.473Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:15 coverage.out [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 6963 Jul 20 15:14 go.mod [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 101890 Jul 20 15:14 go.sum [2024-07-20T15:16:31.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 internal [2024-07-20T15:16:31.473Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 20 15:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:16:31.782Z] + 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=d00e383a819cb4e70ab506041202e2de1b245b65 --label arch=amd64 --label version=3.0.1-dev.26 . [2024-07-20T15:16:31.782Z] Sending build context to Docker daemon 25.51MB [2024-07-20T15:16:31.782Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:16:31.782Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-20T15:16:31.782Z] ---> 6cd7e281d9ca [2024-07-20T15:16:31.782Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-20T15:16:32.040Z] ---> Running in 7cb2c5a9a3cf [2024-07-20T15:16:32.300Z] Removing intermediate container 7cb2c5a9a3cf [2024-07-20T15:16:32.300Z] ---> 8c8bd358df6c [2024-07-20T15:16:32.300Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:16:32.300Z] ---> Running in fcf4dc7b5ad8 [2024-07-20T15:16:32.300Z] Removing intermediate container fcf4dc7b5ad8 [2024-07-20T15:16:32.300Z] ---> eb9dea60e9ab [2024-07-20T15:16:32.300Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-20T15:16:32.300Z] ---> Running in 1b13c9439ab3 [2024-07-20T15:16:32.560Z] Removing intermediate container 1b13c9439ab3 [2024-07-20T15:16:32.560Z] ---> dcbcf1db4113 [2024-07-20T15:16:32.560Z] Step 6/26 : WORKDIR /device-uart [2024-07-20T15:16:32.560Z] ---> Running in 9cde66c3f7e2 [2024-07-20T15:16:32.560Z] Removing intermediate container 9cde66c3f7e2 [2024-07-20T15:16:32.560Z] ---> 92c7292fe771 [2024-07-20T15:16:32.560Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:16:32.560Z] ---> Running in baa339814b67 [2024-07-20T15:16:32.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:16:33.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:16:33.336Z] OK: 268 MiB in 56 packages [2024-07-20T15:16:33.594Z] Removing intermediate container baa339814b67 [2024-07-20T15:16:33.594Z] ---> f50d7e7884d3 [2024-07-20T15:16:33.594Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-20T15:16:33.854Z] ---> 183bf07f6aa6 [2024-07-20T15:16:33.854Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:16:33.854Z] ---> Running in 050119f5d7ae [2024-07-20T15:16:34.793Z] Removing intermediate container 050119f5d7ae [2024-07-20T15:16:34.793Z] ---> 94fa63e12a1e [2024-07-20T15:16:34.793Z] Step 10/26 : COPY . . [2024-07-20T15:16:35.360Z] ---> c990c4416e19 [2024-07-20T15:16:35.360Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-20T15:16:35.360Z] ---> Running in a31d90606df9 [2024-07-20T15:16:35.360Z] Removing intermediate container a31d90606df9 [2024-07-20T15:16:35.360Z] ---> a4b040f59f0d [2024-07-20T15:16:35.360Z] Step 12/26 : RUN ${MAKE} [2024-07-20T15:16:35.360Z] ---> Running in 293517d88805 [2024-07-20T15:16:35.928Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-20T15:17:08.073Z] Removing intermediate container 293517d88805 [2024-07-20T15:17:08.073Z] ---> 497a7aec102b [2024-07-20T15:17:08.073Z] Step 13/26 : FROM alpine:3.18 [2024-07-20T15:17:08.073Z] 3.18: Pulling from library/alpine [2024-07-20T15:17:08.073Z] 73baa7ef167e: Pulling fs layer [2024-07-20T15:17:08.073Z] 73baa7ef167e: Download complete [2024-07-20T15:17:08.073Z] 73baa7ef167e: Pull complete [2024-07-20T15:17:08.073Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-20T15:17:08.073Z] Status: Downloaded newer image for alpine:3.18 [2024-07-20T15:17:08.073Z] ---> 8fd7cac70a4a [2024-07-20T15:17:08.073Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-20T15:17:08.073Z] ---> Running in 5a13189db37e [2024-07-20T15:17:08.073Z] Removing intermediate container 5a13189db37e [2024-07-20T15:17:08.073Z] ---> d29170ebec0f [2024-07-20T15:17:08.073Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-20T15:17:08.073Z] ---> Running in 5a5e26d9c154 [2024-07-20T15:17:08.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:17:08.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:17:08.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-20T15:17:08.595Z] Executing busybox-1.36.1-r7.trigger [2024-07-20T15:17:08.595Z] OK: 7 MiB in 16 packages [2024-07-20T15:17:09.162Z] Removing intermediate container 5a5e26d9c154 [2024-07-20T15:17:09.162Z] ---> 173b3938b26e [2024-07-20T15:17:09.162Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-20T15:17:09.162Z] ---> Running in 366d2cf150f7 [2024-07-20T15:17:09.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:17:09.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:17:09.685Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:17:09.685Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:17:09.685Z] OK: 7 MiB in 16 packages [2024-07-20T15:17:10.251Z] Removing intermediate container 366d2cf150f7 [2024-07-20T15:17:10.251Z] ---> 0931b9e362c8 [2024-07-20T15:17:10.251Z] Step 17/26 : WORKDIR / [2024-07-20T15:17:10.251Z] ---> Running in 5e8dcbd9b8a1 [2024-07-20T15:17:10.251Z] Removing intermediate container 5e8dcbd9b8a1 [2024-07-20T15:17:10.251Z] ---> 1060dafcfa8b [2024-07-20T15:17:10.251Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-20T15:17:10.510Z] ---> dc154ffd24d0 [2024-07-20T15:17:10.510Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-20T15:17:10.510Z] ---> 8d8d92bd0d3b [2024-07-20T15:17:10.510Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-20T15:17:11.886Z] ---> d4eb897a5cdf [2024-07-20T15:17:11.886Z] Step 21/26 : EXPOSE 59995 [2024-07-20T15:17:11.886Z] ---> Running in bce8a674d47b [2024-07-20T15:17:11.886Z] Removing intermediate container bce8a674d47b [2024-07-20T15:17:11.886Z] ---> 8f1634e0092f [2024-07-20T15:17:11.886Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-20T15:17:11.886Z] ---> Running in 1b45663387f8 [2024-07-20T15:17:11.886Z] Removing intermediate container 1b45663387f8 [2024-07-20T15:17:11.886Z] ---> 828779155bd6 [2024-07-20T15:17:11.886Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-20T15:17:11.886Z] ---> Running in cc07b74e8cb6 [2024-07-20T15:17:12.145Z] Removing intermediate container cc07b74e8cb6 [2024-07-20T15:17:12.145Z] ---> 5ef5767d5c54 [2024-07-20T15:17:12.145Z] Step 24/26 : LABEL arch=amd64 [2024-07-20T15:17:12.145Z] ---> Running in e7c2fe9ed317 [2024-07-20T15:17:12.145Z] Removing intermediate container e7c2fe9ed317 [2024-07-20T15:17:12.145Z] ---> b185882a873f [2024-07-20T15:17:12.145Z] Step 25/26 : LABEL git_sha=d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:17:12.145Z] ---> Running in 2ca9ffcbb045 [2024-07-20T15:17:12.145Z] Removing intermediate container 2ca9ffcbb045 [2024-07-20T15:17:12.145Z] ---> dd35d84cc61a [2024-07-20T15:17:12.145Z] Step 26/26 : LABEL version=3.0.1-dev.26 [2024-07-20T15:17:12.145Z] ---> Running in c7ee2850f93b [2024-07-20T15:17:12.405Z] Removing intermediate container c7ee2850f93b [2024-07-20T15:17:12.405Z] ---> 310c8f6652fc [2024-07-20T15:17:12.405Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-20T15:17:12.405Z] Successfully built 310c8f6652fc [2024-07-20T15:17:12.405Z] 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-07-20T15:17:12.523Z] provisioning config files... [2024-07-20T15:17:12.532Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2561827089492558597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:17:12.839Z] ---> ****-login.sh [2024-07-20T15:17:12.839Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:17:12.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:17:12.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:17:12.839Z] Configure a credential helper to remove this warning. See [2024-07-20T15:17:12.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:17:12.839Z] [2024-07-20T15:17:12.839Z] Login Succeeded [2024-07-20T15:17:12.839Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:17:12.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:17:12.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:17:12.840Z] Configure a credential helper to remove this warning. See [2024-07-20T15:17:12.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:17:12.840Z] [2024-07-20T15:17:12.840Z] Login Succeeded [2024-07-20T15:17:12.840Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:17:13.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:17:13.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:17:13.099Z] Configure a credential helper to remove this warning. See [2024-07-20T15:17:13.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:17:13.099Z] [2024-07-20T15:17:13.099Z] Login Succeeded [2024-07-20T15:17:13.099Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:17:13.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:17:13.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:17:13.100Z] Configure a credential helper to remove this warning. See [2024-07-20T15:17:13.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:17:13.100Z] [2024-07-20T15:17:13.100Z] Login Succeeded [2024-07-20T15:17:13.100Z] ****.io [2024-07-20T15:17:13.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:17:13.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:17:13.359Z] Configure a credential helper to remove this warning. See [2024-07-20T15:17:13.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:17:13.359Z] [2024-07-20T15:17:13.359Z] Login Succeeded [2024-07-20T15:17:13.359Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:17:13.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:17:13.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:17:13.441Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-07-20T15:17:13.441Z] d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:17:13.441Z] latest [2024-07-20T15:17:13.441Z] 3.0.1-dev.26 [2024-07-20T15:17:13.441Z] d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [2024-07-20T15:17:13.441Z] main [2024-07-20T15:17:13.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:13.777Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:14.103Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:17:14.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-20T15:17:14.103Z] 048c99c3f098: Preparing [2024-07-20T15:17:14.103Z] 14acfa4e8669: Preparing [2024-07-20T15:17:14.103Z] 0d7c735171dc: Preparing [2024-07-20T15:17:14.103Z] 419659e75838: Preparing [2024-07-20T15:17:14.103Z] 64d4568eec2b: Preparing [2024-07-20T15:17:14.103Z] 63ec0bd56cf3: Preparing [2024-07-20T15:17:14.103Z] 63ec0bd56cf3: Waiting [2024-07-20T15:17:14.103Z] 64d4568eec2b: Pushed [2024-07-20T15:17:14.103Z] 14acfa4e8669: Pushed [2024-07-20T15:17:14.103Z] 0d7c735171dc: Pushed [2024-07-20T15:17:14.103Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:17:14.670Z] 419659e75838: Pushed [2024-07-20T15:17:18.866Z] 048c99c3f098: Pushed [2024-07-20T15:17:18.866Z] d00e383a819cb4e70ab506041202e2de1b245b65: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:19.184Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:19.511Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-07-20T15:17:19.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-20T15:17:19.511Z] 048c99c3f098: Preparing [2024-07-20T15:17:19.511Z] 14acfa4e8669: Preparing [2024-07-20T15:17:19.511Z] 0d7c735171dc: Preparing [2024-07-20T15:17:19.511Z] 419659e75838: Preparing [2024-07-20T15:17:19.511Z] 64d4568eec2b: Preparing [2024-07-20T15:17:19.511Z] 63ec0bd56cf3: Preparing [2024-07-20T15:17:19.511Z] 048c99c3f098: Layer already exists [2024-07-20T15:17:19.511Z] 14acfa4e8669: Layer already exists [2024-07-20T15:17:19.511Z] 419659e75838: Layer already exists [2024-07-20T15:17:19.511Z] 0d7c735171dc: Layer already exists [2024-07-20T15:17:19.511Z] 64d4568eec2b: Layer already exists [2024-07-20T15:17:19.511Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:17:19.511Z] latest: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:19.838Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:20.161Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.26 [2024-07-20T15:17:20.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-20T15:17:20.161Z] 048c99c3f098: Preparing [2024-07-20T15:17:20.161Z] 14acfa4e8669: Preparing [2024-07-20T15:17:20.161Z] 0d7c735171dc: Preparing [2024-07-20T15:17:20.161Z] 419659e75838: Preparing [2024-07-20T15:17:20.161Z] 64d4568eec2b: Preparing [2024-07-20T15:17:20.161Z] 63ec0bd56cf3: Preparing [2024-07-20T15:17:20.161Z] 63ec0bd56cf3: Waiting [2024-07-20T15:17:20.161Z] 14acfa4e8669: Layer already exists [2024-07-20T15:17:20.161Z] 048c99c3f098: Layer already exists [2024-07-20T15:17:20.161Z] 0d7c735171dc: Layer already exists [2024-07-20T15:17:20.161Z] 419659e75838: Layer already exists [2024-07-20T15:17:20.161Z] 64d4568eec2b: Layer already exists [2024-07-20T15:17:20.161Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:17:20.161Z] 3.0.1-dev.26: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:20.477Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:20.790Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [2024-07-20T15:17:20.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-20T15:17:20.790Z] 048c99c3f098: Preparing [2024-07-20T15:17:20.790Z] 14acfa4e8669: Preparing [2024-07-20T15:17:20.790Z] 0d7c735171dc: Preparing [2024-07-20T15:17:20.790Z] 419659e75838: Preparing [2024-07-20T15:17:20.790Z] 64d4568eec2b: Preparing [2024-07-20T15:17:20.790Z] 63ec0bd56cf3: Preparing [2024-07-20T15:17:20.790Z] 63ec0bd56cf3: Waiting [2024-07-20T15:17:20.790Z] 64d4568eec2b: Layer already exists [2024-07-20T15:17:20.790Z] 0d7c735171dc: Layer already exists [2024-07-20T15:17:20.790Z] 048c99c3f098: Layer already exists [2024-07-20T15:17:20.790Z] 419659e75838: Layer already exists [2024-07-20T15:17:20.790Z] 14acfa4e8669: Layer already exists [2024-07-20T15:17:20.790Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:17:20.790Z] d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:21.113Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:21.433Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-07-20T15:17:21.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-20T15:17:21.433Z] 048c99c3f098: Preparing [2024-07-20T15:17:21.433Z] 14acfa4e8669: Preparing [2024-07-20T15:17:21.433Z] 0d7c735171dc: Preparing [2024-07-20T15:17:21.433Z] 419659e75838: Preparing [2024-07-20T15:17:21.433Z] 64d4568eec2b: Preparing [2024-07-20T15:17:21.433Z] 63ec0bd56cf3: Preparing [2024-07-20T15:17:21.433Z] 63ec0bd56cf3: Waiting [2024-07-20T15:17:21.433Z] 64d4568eec2b: Layer already exists [2024-07-20T15:17:21.433Z] 0d7c735171dc: Layer already exists [2024-07-20T15:17:21.433Z] 14acfa4e8669: Layer already exists [2024-07-20T15:17:21.433Z] 419659e75838: Layer already exists [2024-07-20T15:17:21.433Z] 048c99c3f098: Layer already exists [2024-07-20T15:17:21.433Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:17:21.433Z] main: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:17:21.504Z] ===================================================== [Pipeline] echo [2024-07-20T15:17:21.515Z] taggedImages: [2024-07-20T15:17:21.515Z] - nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:17:21.515Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-07-20T15:17:21.515Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.26 [2024-07-20T15:17:21.515Z] - nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [2024-07-20T15:17:21.515Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:21.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:17:21.925Z] [2024-07-20T15:17:21.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:22.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:17:22.223Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-20T15:17:22.223Z] 5eb5b503b376: Pulling fs layer [2024-07-20T15:17:22.223Z] 5c69ac0246d0: Pulling fs layer [2024-07-20T15:17:22.223Z] ec43610c2a17: Pulling fs layer [2024-07-20T15:17:22.223Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-20T15:17:22.223Z] 33b1e0a273af: Pulling fs layer [2024-07-20T15:17:22.223Z] 3a2ae6a8a46f: Waiting [2024-07-20T15:17:22.223Z] 5d3b04190fa2: Pulling fs layer [2024-07-20T15:17:22.223Z] 2f39f015ded8: Pulling fs layer [2024-07-20T15:17:22.223Z] 33b1e0a273af: Waiting [2024-07-20T15:17:22.223Z] 2f39f015ded8: Waiting [2024-07-20T15:17:22.223Z] 5d3b04190fa2: Waiting [2024-07-20T15:17:22.223Z] 5c69ac0246d0: Verifying Checksum [2024-07-20T15:17:22.223Z] 5c69ac0246d0: Download complete [2024-07-20T15:17:22.223Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-20T15:17:22.223Z] 3a2ae6a8a46f: Download complete [2024-07-20T15:17:22.223Z] 33b1e0a273af: Verifying Checksum [2024-07-20T15:17:22.223Z] 33b1e0a273af: Download complete [2024-07-20T15:17:22.223Z] 5d3b04190fa2: Download complete [2024-07-20T15:17:22.223Z] ec43610c2a17: Verifying Checksum [2024-07-20T15:17:22.481Z] 5eb5b503b376: Download complete [2024-07-20T15:17:23.045Z] 2f39f015ded8: Download complete [2024-07-20T15:17:23.611Z] 5eb5b503b376: Pull complete [2024-07-20T15:17:23.611Z] 5c69ac0246d0: Pull complete [2024-07-20T15:17:24.248Z] ec43610c2a17: Pull complete [2024-07-20T15:17:24.248Z] 3a2ae6a8a46f: Pull complete [2024-07-20T15:17:24.248Z] 33b1e0a273af: Pull complete [2024-07-20T15:17:24.507Z] 5d3b04190fa2: Pull complete [2024-07-20T15:17:28.692Z] 2f39f015ded8: Pull complete [2024-07-20T15:17:28.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-20T15:17:28.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:17:28.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:17:28.787Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:17:28.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-20T15:17:32.280Z] $ docker top 91fb72fa8adf3b76663397308f4dfbe3515e475e76a01884278cf854b729fc9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:17:32.651Z] ---> job-cost.sh [2024-07-20T15:17:32.651Z] lf-activate-venv: SKIPPING [2024-07-20T15:17:32.651Z] INFO: No Stack... [2024-07-20T15:17:32.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-20T15:17:33.170Z] INFO: Archiving Costs [Pipeline] sh [2024-07-20T15:17:33.459Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-07-20T15:17:33.459Z] + cut -d, -f6 [Pipeline] lock [2024-07-20T15:17:33.478Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [2024-07-20T15:17:33.487Z] Resource [jenkins-edgexfoundry-device-uart-main-33-stack-cost] did not exist. Created. [2024-07-20T15:17:33.496Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-20T15:17:33.797Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-20T15:17:33.832Z] Stashed 1 file(s) [Pipeline] } [2024-07-20T15:17:33.841Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-20T15:17:33.868Z] $ docker stop --time=1 91fb72fa8adf3b76663397308f4dfbe3515e475e76a01884278cf854b729fc9f [2024-07-20T15:17:35.030Z] $ docker rm -f --volumes 91fb72fa8adf3b76663397308f4dfbe3515e475e76a01884278cf854b729fc9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-20T15:17:36.442Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6014 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-07-20T15:17:36.461Z] Running in /w/workspace/device-uart/33 [Pipeline] { [Pipeline] checkout [2024-07-20T15:17:39.535Z] The recommended git tool is: git [2024-07-20T15:17:50.166Z] using credential edgex-jenkins-ssh [2024-07-20T15:17:50.204Z] Cloning the remote Git repository [2024-07-20T15:17:50.301Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-07-20T15:17:50.455Z] > git init /w/workspace/device-uart/33 # timeout=10 [2024-07-20T15:17:50.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-20T15:17:50.751Z] > git --version # timeout=10 [2024-07-20T15:17:50.789Z] > git --version # 'git version 2.25.1' [2024-07-20T15:17:50.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-20T15:17:51.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-20T15:17:54.723Z] Avoid second fetch [2024-07-20T15:17:54.724Z] Checking out Revision d00e383a819cb4e70ab506041202e2de1b245b65 (main) [2024-07-20T15:17:53.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-20T15:17:53.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-20T15:17:54.741Z] > git config core.sparsecheckout # timeout=10 [2024-07-20T15:17:54.816Z] > git checkout -f d00e383a819cb4e70ab506041202e2de1b245b65 # timeout=10 [2024-07-20T15:17:55.399Z] Commit message: "Merge pull request #60 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-20T15:18:00.108Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-20T15:18:00.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-20T15:18:00.108Z] Dload Upload Total Spent Left Speed [2024-07-20T15:18:00.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-07-20T15:18:00.457Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-20T15:18:00.786Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-20T15:18:00.786Z] + sudo tee /etc/docker/daemon.new [2024-07-20T15:18:00.786Z] { [2024-07-20T15:18:00.786Z] "registry-mirrors": [ [2024-07-20T15:18:00.786Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-20T15:18:00.786Z] ], [2024-07-20T15:18:00.786Z] "bip": "10.250.0.254/24", [2024-07-20T15:18:00.786Z] "hosts": [ [2024-07-20T15:18:00.786Z] "tcp://0.0.0.0:5555", [2024-07-20T15:18:00.786Z] "unix:///var/run/docker.sock" [2024-07-20T15:18:00.786Z] ], [2024-07-20T15:18:00.786Z] "mtu": 1458, [2024-07-20T15:18:00.786Z] "selinux-enabled": true, [2024-07-20T15:18:00.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-20T15:18:00.786Z] } [Pipeline] sh [2024-07-20T15:18:01.145Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-20T15:18:01.487Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:18:19.832Z] provisioning config files... [2024-07-20T15:18:19.865Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/33@tmp/config14338098364751634258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:18:20.355Z] ---> ****-login.sh [2024-07-20T15:18:20.355Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:18:20.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:18:20.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:18:20.943Z] Configure a credential helper to remove this warning. See [2024-07-20T15:18:20.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:18:20.943Z] [2024-07-20T15:18:20.943Z] Login Succeeded [2024-07-20T15:18:20.943Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:18:21.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:18:21.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:18:21.484Z] Configure a credential helper to remove this warning. See [2024-07-20T15:18:21.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:18:21.484Z] [2024-07-20T15:18:21.484Z] Login Succeeded [2024-07-20T15:18:21.484Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:18:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:18:21.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:18:21.757Z] Configure a credential helper to remove this warning. See [2024-07-20T15:18:21.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:18:21.757Z] [2024-07-20T15:18:21.757Z] Login Succeeded [2024-07-20T15:18:21.757Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:18:22.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:18:22.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:18:22.032Z] Configure a credential helper to remove this warning. See [2024-07-20T15:18:22.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:18:22.032Z] [2024-07-20T15:18:22.032Z] Login Succeeded [2024-07-20T15:18:22.032Z] ****.io [2024-07-20T15:18:22.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:18:22.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:18:22.576Z] Configure a credential helper to remove this warning. See [2024-07-20T15:18:22.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:18:22.576Z] [2024-07-20T15:18:22.576Z] Login Succeeded [2024-07-20T15:18:22.576Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:18:22.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-20T15:18:22.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:18:22.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:18:23.009Z] ========================================================= [2024-07-20T15:18:23.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-20T15:18:23.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:18:23.361Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-20T15:18:23.963Z] Sending build context to Docker daemon 12.82MB [2024-07-20T15:18:23.963Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:18:23.963Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-20T15:18:23.963Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-20T15:18:23.963Z] c6b39de5b339: Pulling fs layer [2024-07-20T15:18:23.963Z] a69c41024577: Pulling fs layer [2024-07-20T15:18:23.963Z] d6de4b400683: Pulling fs layer [2024-07-20T15:18:23.963Z] 35cb2a7552d0: Pulling fs layer [2024-07-20T15:18:23.963Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:18:23.963Z] 464afbd9ba4c: Pulling fs layer [2024-07-20T15:18:23.963Z] 00f215d4a9da: Pulling fs layer [2024-07-20T15:18:23.963Z] d496ad576159: Pulling fs layer [2024-07-20T15:18:23.963Z] 35cb2a7552d0: Waiting [2024-07-20T15:18:23.963Z] 4f4fb700ef54: Waiting [2024-07-20T15:18:23.963Z] 464afbd9ba4c: Waiting [2024-07-20T15:18:23.963Z] 00f215d4a9da: Waiting [2024-07-20T15:18:23.963Z] d496ad576159: Waiting [2024-07-20T15:18:23.963Z] a69c41024577: Verifying Checksum [2024-07-20T15:18:23.963Z] a69c41024577: Download complete [2024-07-20T15:18:23.963Z] 35cb2a7552d0: Verifying Checksum [2024-07-20T15:18:23.963Z] 35cb2a7552d0: Download complete [2024-07-20T15:18:24.233Z] 4f4fb700ef54: Verifying Checksum [2024-07-20T15:18:24.233Z] 4f4fb700ef54: Download complete [2024-07-20T15:18:24.233Z] 464afbd9ba4c: Verifying Checksum [2024-07-20T15:18:24.233Z] 464afbd9ba4c: Download complete [2024-07-20T15:18:24.233Z] c6b39de5b339: Download complete [2024-07-20T15:18:24.823Z] d496ad576159: Verifying Checksum [2024-07-20T15:18:24.823Z] d496ad576159: Download complete [2024-07-20T15:18:25.791Z] c6b39de5b339: Pull complete [2024-07-20T15:18:26.391Z] a69c41024577: Pull complete [2024-07-20T15:18:26.667Z] d6de4b400683: Verifying Checksum [2024-07-20T15:18:26.667Z] d6de4b400683: Download complete [2024-07-20T15:18:27.644Z] 00f215d4a9da: Verifying Checksum [2024-07-20T15:18:27.644Z] 00f215d4a9da: Download complete [2024-07-20T15:18:42.685Z] d6de4b400683: Pull complete [2024-07-20T15:18:42.685Z] 35cb2a7552d0: Pull complete [2024-07-20T15:18:42.685Z] 4f4fb700ef54: Pull complete [2024-07-20T15:18:42.685Z] 464afbd9ba4c: Pull complete [2024-07-20T15:18:50.965Z] 00f215d4a9da: Pull complete [2024-07-20T15:18:52.922Z] d496ad576159: Pull complete [2024-07-20T15:18:52.922Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-20T15:18:52.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-20T15:18:52.922Z] ---> f246e2811388 [2024-07-20T15:18:52.922Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-20T15:18:53.512Z] ---> Running in 68874b04e699 [2024-07-20T15:18:54.102Z] Removing intermediate container 68874b04e699 [2024-07-20T15:18:54.102Z] ---> f3076322d061 [2024-07-20T15:18:54.102Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:18:54.102Z] ---> Running in 905cf895c714 [2024-07-20T15:18:54.690Z] Removing intermediate container 905cf895c714 [2024-07-20T15:18:54.690Z] ---> 00a217970c2d [2024-07-20T15:18:54.690Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-20T15:18:54.690Z] ---> Running in 49554f2f8925 [2024-07-20T15:18:56.120Z] Removing intermediate container 49554f2f8925 [2024-07-20T15:18:56.120Z] ---> a02d13652a63 [2024-07-20T15:18:56.120Z] Step 6/12 : WORKDIR /device-uart [2024-07-20T15:18:56.120Z] ---> Running in 47b766ee2bb5 [2024-07-20T15:18:56.390Z] Removing intermediate container 47b766ee2bb5 [2024-07-20T15:18:56.390Z] ---> 62abc08c886c [2024-07-20T15:18:56.390Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:18:56.670Z] ---> Running in d87e5ab614dc [2024-07-20T15:18:58.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:18:58.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:18:59.792Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-20T15:18:59.792Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-20T15:18:59.792Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-20T15:18:59.792Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-20T15:18:59.792Z] Executing busybox-1.36.1-r5.trigger [2024-07-20T15:18:59.792Z] OK: 271 MiB in 56 packages [2024-07-20T15:19:00.753Z] Removing intermediate container d87e5ab614dc [2024-07-20T15:19:00.753Z] ---> 22bd78aaaad0 [2024-07-20T15:19:00.753Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-20T15:19:01.366Z] ---> eebbb6536a1a [2024-07-20T15:19:01.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:19:01.639Z] ---> Running in 9134944c897c [2024-07-20T15:21:08.449Z] Removing intermediate container 9134944c897c [2024-07-20T15:21:08.449Z] ---> f6fef71c63d2 [2024-07-20T15:21:08.449Z] Step 10/12 : COPY . . [2024-07-20T15:21:08.449Z] ---> 2da493473130 [2024-07-20T15:21:08.449Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-20T15:21:08.449Z] ---> Running in 861cc75067b5 [2024-07-20T15:21:08.449Z] Removing intermediate container 861cc75067b5 [2024-07-20T15:21:08.449Z] ---> 649d9e5dbac8 [2024-07-20T15:21:08.449Z] Step 12/12 : RUN ${MAKE} [2024-07-20T15:21:08.449Z] ---> Running in 466d7810bb62 [2024-07-20T15:21:08.449Z] noop [2024-07-20T15:21:08.449Z] Removing intermediate container 466d7810bb62 [2024-07-20T15:21:08.449Z] ---> a7fb75d6190c [2024-07-20T15:21:08.449Z] Successfully built a7fb75d6190c [2024-07-20T15:21:08.449Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:21:08.828Z] + docker inspect -f . ci-base-image-arm64 [2024-07-20T15:21:08.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:21:09.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-6014 does not seem to be running inside a container [2024-07-20T15:21:09.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/33 -v /w/workspace/device-uart/33:/w/workspace/device-uart/33:rw,z -v /w/workspace/device-uart/33@tmp:/w/workspace/device-uart/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-20T15:21:10.502Z] $ docker top 564ad8f055618d17f128d09b04125c3a67a3c0b8d3e995a79c9ea4cb82b01250 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:21:11.394Z] + go version [2024-07-20T15:21:11.394Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-20T15:21:11.416Z] $ docker stop --time=1 564ad8f055618d17f128d09b04125c3a67a3c0b8d3e995a79c9ea4cb82b01250 [2024-07-20T15:21:13.129Z] $ docker rm -f --volumes 564ad8f055618d17f128d09b04125c3a67a3c0b8d3e995a79c9ea4cb82b01250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:21:13.765Z] + docker inspect -f . ci-base-image-arm64 [2024-07-20T15:21:13.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:21:13.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-6014 does not seem to be running inside a container [2024-07-20T15:21:14.086Z] $ 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/33 -v /w/workspace/device-uart/33:/w/workspace/device-uart/33:rw,z -v /w/workspace/device-uart/33@tmp:/w/workspace/device-uart/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-20T15:21:15.498Z] $ docker top 4f38bb4f36562bdbe0a1f415b99a80977f21c8311987c28060d9ed1a687054dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:21:16.418Z] + git config --global --add safe.directory /w/workspace/device-uart/33 [Pipeline] fileExists [Pipeline] sh [2024-07-20T15:21:17.094Z] + make test [2024-07-20T15:21:17.094Z] go test ./... -coverprofile=coverage.out [2024-07-20T15:21:23.782Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-20T15:25:15.681Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-20T15:25:15.681Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-20T15:25:15.681Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-20T15:25:15.681Z] go vet ./... [2024-07-20T15:26:12.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-20T15:26:12.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-20T15:26:12.143Z] ./bin/test-attribution-txt.sh [2024-07-20T15:26:12.143Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-20T15:26:12.143Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-20T15:26:12.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-20T15:26:12.185Z] $ docker stop --time=1 4f38bb4f36562bdbe0a1f415b99a80977f21c8311987c28060d9ed1a687054dc [2024-07-20T15:26:14.277Z] $ docker rm -f --volumes 4f38bb4f36562bdbe0a1f415b99a80977f21c8311987c28060d9ed1a687054dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:26:16.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-20T15:26:16.197Z] Warning: overwriting stash ‘coverage-report’ [2024-07-20T15:26:16.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-20T15:26:17.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-20T15:26:17.554Z] + ls -al . [2024-07-20T15:26:17.554Z] total 220 [2024-07-20T15:26:17.554Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 15:21 . [2024-07-20T15:26:17.554Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:17 .. [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 15:17 .dockerignore [2024-07-20T15:26:17.554Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:17 .git [2024-07-20T15:26:17.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:17 .github [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 20 15:17 .gitignore [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 15:17 .golangci.yml [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 20 15:17 Attribution.txt [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 20 15:17 CHANGELOG.md [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 20 15:17 Dockerfile [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:17 GOVERNANCE.md [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 20 15:17 Jenkinsfile [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 15:17 LICENSE [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 20 15:17 Makefile [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 20 15:17 OWNERS.md [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 20 15:17 README.md [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:14 VERSION [2024-07-20T15:26:17.554Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:17 bin [2024-07-20T15:26:17.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:17 cmd [2024-07-20T15:26:17.554Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:21 coverage.out [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 6963 Jul 20 15:17 go.mod [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 101890 Jul 20 15:17 go.sum [2024-07-20T15:26:17.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:17 internal [2024-07-20T15:26:17.554Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 20 15:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:26:17.945Z] + 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=d00e383a819cb4e70ab506041202e2de1b245b65 --label arch=arm64 --label version=3.0.1-dev.26 . [2024-07-20T15:26:18.533Z] Sending build context to Docker daemon 12.82MB [2024-07-20T15:26:18.533Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:26:18.533Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-20T15:26:18.533Z] ---> a7fb75d6190c [2024-07-20T15:26:18.533Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-20T15:26:18.533Z] ---> Running in f41133672244 [2024-07-20T15:26:19.120Z] Removing intermediate container f41133672244 [2024-07-20T15:26:19.120Z] ---> bd05808e2750 [2024-07-20T15:26:19.120Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:26:19.120Z] ---> Running in 4c96f290358e [2024-07-20T15:26:19.393Z] Removing intermediate container 4c96f290358e [2024-07-20T15:26:19.393Z] ---> 060d928d0079 [2024-07-20T15:26:19.393Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-20T15:26:19.667Z] ---> Running in 69d03b2ab6aa [2024-07-20T15:26:19.938Z] Removing intermediate container 69d03b2ab6aa [2024-07-20T15:26:19.938Z] ---> e7a35f8673f1 [2024-07-20T15:26:19.938Z] Step 6/26 : WORKDIR /device-uart [2024-07-20T15:26:20.208Z] ---> Running in 34758c90280e [2024-07-20T15:26:20.478Z] Removing intermediate container 34758c90280e [2024-07-20T15:26:20.478Z] ---> 236d2db1e473 [2024-07-20T15:26:20.478Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:26:20.478Z] ---> Running in c76167a5a3c3 [2024-07-20T15:26:21.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:26:22.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:26:23.641Z] OK: 271 MiB in 56 packages [2024-07-20T15:26:24.641Z] Removing intermediate container c76167a5a3c3 [2024-07-20T15:26:24.641Z] ---> 6c955b571d8c [2024-07-20T15:26:24.641Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-20T15:26:25.233Z] ---> 2ec6f6c11b3d [2024-07-20T15:26:25.233Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:26:25.233Z] ---> Running in 6e22b7277b3a [2024-07-20T15:26:27.851Z] Removing intermediate container 6e22b7277b3a [2024-07-20T15:26:27.851Z] ---> dd05c9a15096 [2024-07-20T15:26:27.851Z] Step 10/26 : COPY . . [2024-07-20T15:26:29.270Z] ---> 5f67bb1cfb53 [2024-07-20T15:26:29.270Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-20T15:26:29.270Z] ---> Running in d45705ecc7d6 [2024-07-20T15:26:29.539Z] Removing intermediate container d45705ecc7d6 [2024-07-20T15:26:29.539Z] ---> d07f6585d8a2 [2024-07-20T15:26:29.539Z] Step 12/26 : RUN ${MAKE} [2024-07-20T15:26:29.539Z] ---> Running in 90bdaabae62e [2024-07-20T15:26:30.958Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-20T15:30:38.414Z] Removing intermediate container 90bdaabae62e [2024-07-20T15:30:38.414Z] ---> 455ad716734e [2024-07-20T15:30:38.414Z] Step 13/26 : FROM alpine:3.18 [2024-07-20T15:30:38.414Z] 3.18: Pulling from library/alpine [2024-07-20T15:30:38.414Z] 5c905c7ebe2f: Pulling fs layer [2024-07-20T15:30:38.414Z] 5c905c7ebe2f: Download complete [2024-07-20T15:30:38.414Z] 5c905c7ebe2f: Pull complete [2024-07-20T15:30:38.414Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-20T15:30:38.414Z] Status: Downloaded newer image for alpine:3.18 [2024-07-20T15:30:38.414Z] ---> dec292d02e07 [2024-07-20T15:30:38.414Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-20T15:30:38.414Z] ---> Running in ad8b1586c01f [2024-07-20T15:30:38.414Z] Removing intermediate container ad8b1586c01f [2024-07-20T15:30:38.414Z] ---> 38cf6246989e [2024-07-20T15:30:38.414Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-20T15:30:38.414Z] ---> Running in 5426b61382ff [2024-07-20T15:30:38.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:30:38.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:30:38.681Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-20T15:30:38.681Z] Executing busybox-1.36.1-r7.trigger [2024-07-20T15:30:38.681Z] OK: 8 MiB in 16 packages [2024-07-20T15:30:39.647Z] Removing intermediate container 5426b61382ff [2024-07-20T15:30:39.647Z] ---> 6ff204dea368 [2024-07-20T15:30:39.647Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-20T15:30:39.647Z] ---> Running in 5d127c8e019f [2024-07-20T15:30:41.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:30:41.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:30:42.024Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:30:42.292Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:30:42.292Z] OK: 8 MiB in 16 packages [2024-07-20T15:30:43.255Z] Removing intermediate container 5d127c8e019f [2024-07-20T15:30:43.255Z] ---> ac5bf7e19694 [2024-07-20T15:30:43.255Z] Step 17/26 : WORKDIR / [2024-07-20T15:30:43.521Z] ---> Running in 1b3e661b1159 [2024-07-20T15:30:43.788Z] Removing intermediate container 1b3e661b1159 [2024-07-20T15:30:43.788Z] ---> 11a2a8670318 [2024-07-20T15:30:43.788Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-20T15:30:44.373Z] ---> 60145580e4dc [2024-07-20T15:30:44.373Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-20T15:30:44.956Z] ---> 228a88d53d2a [2024-07-20T15:30:44.956Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-20T15:30:47.549Z] ---> 918899674cd0 [2024-07-20T15:30:47.549Z] Step 21/26 : EXPOSE 59995 [2024-07-20T15:30:47.549Z] ---> Running in 2f7551e4efe9 [2024-07-20T15:30:47.549Z] Removing intermediate container 2f7551e4efe9 [2024-07-20T15:30:47.549Z] ---> 628bd27d4ddb [2024-07-20T15:30:47.549Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-20T15:30:47.549Z] ---> Running in bbe7a085ee81 [2024-07-20T15:30:48.134Z] Removing intermediate container bbe7a085ee81 [2024-07-20T15:30:48.134Z] ---> 3c8a09f9e647 [2024-07-20T15:30:48.134Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-20T15:30:48.134Z] ---> Running in f8e711735116 [2024-07-20T15:30:48.402Z] Removing intermediate container f8e711735116 [2024-07-20T15:30:48.402Z] ---> f5b4f7fb7c70 [2024-07-20T15:30:48.402Z] Step 24/26 : LABEL arch=arm64 [2024-07-20T15:30:48.402Z] ---> Running in 3961aaa48a50 [2024-07-20T15:30:48.671Z] Removing intermediate container 3961aaa48a50 [2024-07-20T15:30:48.671Z] ---> 07f45eec421c [2024-07-20T15:30:48.671Z] Step 25/26 : LABEL git_sha=d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:30:48.940Z] ---> Running in 2b5d102d2876 [2024-07-20T15:30:49.212Z] Removing intermediate container 2b5d102d2876 [2024-07-20T15:30:49.212Z] ---> 75bf6e0d512f [2024-07-20T15:30:49.212Z] Step 26/26 : LABEL version=3.0.1-dev.26 [2024-07-20T15:30:49.212Z] ---> Running in 8853e4849ecf [2024-07-20T15:30:49.481Z] Removing intermediate container 8853e4849ecf [2024-07-20T15:30:49.481Z] ---> 066b216df2d2 [2024-07-20T15:30:49.481Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-20T15:30:49.481Z] Successfully built 066b216df2d2 [2024-07-20T15:30:49.481Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:30:49.651Z] provisioning config files... [2024-07-20T15:30:49.667Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/33@tmp/config16617200974999769393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:30:50.050Z] ---> ****-login.sh [2024-07-20T15:30:50.050Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:30:50.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:30:50.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:30:50.318Z] Configure a credential helper to remove this warning. See [2024-07-20T15:30:50.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:30:50.318Z] [2024-07-20T15:30:50.318Z] Login Succeeded [2024-07-20T15:30:50.318Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:30:50.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:30:50.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:30:50.854Z] Configure a credential helper to remove this warning. See [2024-07-20T15:30:50.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:30:50.854Z] [2024-07-20T15:30:50.854Z] Login Succeeded [2024-07-20T15:30:50.855Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:30:51.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:30:51.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:30:51.123Z] Configure a credential helper to remove this warning. See [2024-07-20T15:30:51.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:30:51.124Z] [2024-07-20T15:30:51.124Z] Login Succeeded [2024-07-20T15:30:51.124Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:30:51.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:30:51.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:30:51.658Z] Configure a credential helper to remove this warning. See [2024-07-20T15:30:51.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:30:51.658Z] [2024-07-20T15:30:51.658Z] Login Succeeded [2024-07-20T15:30:51.658Z] ****.io [2024-07-20T15:30:51.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:30:52.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:30:52.193Z] Configure a credential helper to remove this warning. See [2024-07-20T15:30:52.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:30:52.193Z] [2024-07-20T15:30:52.193Z] Login Succeeded [2024-07-20T15:30:52.193Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:30:52.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:30:52.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:30:52.306Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-07-20T15:30:52.306Z] d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:30:52.306Z] latest [2024-07-20T15:30:52.306Z] 3.0.1-dev.26 [2024-07-20T15:30:52.306Z] d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [2024-07-20T15:30:52.306Z] main [2024-07-20T15:30:52.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:30:52.701Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:30:53.093Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:30:53.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-20T15:30:53.093Z] 0ad3122a6ce5: Preparing [2024-07-20T15:30:53.093Z] 4d69f5f74963: Preparing [2024-07-20T15:30:53.093Z] 29ee50f5f400: Preparing [2024-07-20T15:30:53.093Z] 196f94aa551f: Preparing [2024-07-20T15:30:53.093Z] 2fd8a0b82e2d: Preparing [2024-07-20T15:30:53.093Z] da707bb00cb8: Preparing [2024-07-20T15:30:53.093Z] da707bb00cb8: Waiting [2024-07-20T15:30:53.368Z] 29ee50f5f400: Pushed [2024-07-20T15:30:53.368Z] 4d69f5f74963: Pushed [2024-07-20T15:30:53.368Z] 2fd8a0b82e2d: Pushed [2024-07-20T15:30:53.368Z] da707bb00cb8: Layer already exists [2024-07-20T15:30:54.327Z] 196f94aa551f: Pushed [2024-07-20T15:31:02.528Z] 0ad3122a6ce5: Pushed [2024-07-20T15:31:02.528Z] d00e383a819cb4e70ab506041202e2de1b245b65: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:02.900Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:03.307Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-07-20T15:31:03.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-20T15:31:03.307Z] 0ad3122a6ce5: Preparing [2024-07-20T15:31:03.307Z] 4d69f5f74963: Preparing [2024-07-20T15:31:03.307Z] 29ee50f5f400: Preparing [2024-07-20T15:31:03.307Z] 196f94aa551f: Preparing [2024-07-20T15:31:03.307Z] 2fd8a0b82e2d: Preparing [2024-07-20T15:31:03.307Z] da707bb00cb8: Preparing [2024-07-20T15:31:03.307Z] da707bb00cb8: Waiting [2024-07-20T15:31:03.307Z] 0ad3122a6ce5: Layer already exists [2024-07-20T15:31:03.307Z] 2fd8a0b82e2d: Layer already exists [2024-07-20T15:31:03.307Z] 29ee50f5f400: Layer already exists [2024-07-20T15:31:03.307Z] 196f94aa551f: Layer already exists [2024-07-20T15:31:03.307Z] 4d69f5f74963: Layer already exists [2024-07-20T15:31:03.307Z] da707bb00cb8: Layer already exists [2024-07-20T15:31:03.577Z] latest: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:03.938Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:04.295Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.26 [2024-07-20T15:31:04.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-20T15:31:04.295Z] 0ad3122a6ce5: Preparing [2024-07-20T15:31:04.295Z] 4d69f5f74963: Preparing [2024-07-20T15:31:04.295Z] 29ee50f5f400: Preparing [2024-07-20T15:31:04.295Z] 196f94aa551f: Preparing [2024-07-20T15:31:04.295Z] 2fd8a0b82e2d: Preparing [2024-07-20T15:31:04.295Z] da707bb00cb8: Preparing [2024-07-20T15:31:04.295Z] da707bb00cb8: Waiting [2024-07-20T15:31:04.295Z] 4d69f5f74963: Layer already exists [2024-07-20T15:31:04.295Z] 29ee50f5f400: Layer already exists [2024-07-20T15:31:04.295Z] 196f94aa551f: Layer already exists [2024-07-20T15:31:04.295Z] 2fd8a0b82e2d: Layer already exists [2024-07-20T15:31:04.295Z] 0ad3122a6ce5: Layer already exists [2024-07-20T15:31:04.295Z] da707bb00cb8: Layer already exists [2024-07-20T15:31:04.563Z] 3.0.1-dev.26: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:04.933Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:05.298Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [2024-07-20T15:31:05.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-20T15:31:05.298Z] 0ad3122a6ce5: Preparing [2024-07-20T15:31:05.298Z] 4d69f5f74963: Preparing [2024-07-20T15:31:05.298Z] 29ee50f5f400: Preparing [2024-07-20T15:31:05.298Z] 196f94aa551f: Preparing [2024-07-20T15:31:05.298Z] 2fd8a0b82e2d: Preparing [2024-07-20T15:31:05.298Z] da707bb00cb8: Preparing [2024-07-20T15:31:05.298Z] da707bb00cb8: Waiting [2024-07-20T15:31:05.298Z] 2fd8a0b82e2d: Layer already exists [2024-07-20T15:31:05.298Z] 4d69f5f74963: Layer already exists [2024-07-20T15:31:05.298Z] 0ad3122a6ce5: Layer already exists [2024-07-20T15:31:05.298Z] 29ee50f5f400: Layer already exists [2024-07-20T15:31:05.298Z] 196f94aa551f: Layer already exists [2024-07-20T15:31:05.298Z] da707bb00cb8: Layer already exists [2024-07-20T15:31:05.565Z] d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:05.951Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:06.315Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-07-20T15:31:06.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-20T15:31:06.315Z] 0ad3122a6ce5: Preparing [2024-07-20T15:31:06.315Z] 4d69f5f74963: Preparing [2024-07-20T15:31:06.315Z] 29ee50f5f400: Preparing [2024-07-20T15:31:06.315Z] 196f94aa551f: Preparing [2024-07-20T15:31:06.315Z] 2fd8a0b82e2d: Preparing [2024-07-20T15:31:06.315Z] da707bb00cb8: Preparing [2024-07-20T15:31:06.315Z] da707bb00cb8: Waiting [2024-07-20T15:31:06.582Z] 29ee50f5f400: Layer already exists [2024-07-20T15:31:06.582Z] 4d69f5f74963: Layer already exists [2024-07-20T15:31:06.582Z] 2fd8a0b82e2d: Layer already exists [2024-07-20T15:31:06.582Z] 196f94aa551f: Layer already exists [2024-07-20T15:31:06.582Z] 0ad3122a6ce5: Layer already exists [2024-07-20T15:31:06.582Z] da707bb00cb8: Layer already exists [2024-07-20T15:31:06.582Z] main: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:31:06.665Z] ===================================================== [Pipeline] echo [2024-07-20T15:31:06.678Z] taggedImages: [2024-07-20T15:31:06.678Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65 [2024-07-20T15:31:06.678Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-07-20T15:31:06.678Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.26 [2024-07-20T15:31:06.678Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [2024-07-20T15:31:06.678Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:07.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-20T15:31:07.064Z] [2024-07-20T15:31:07.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:07.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-20T15:31:07.668Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-20T15:31:07.668Z] 8998bd30e6a1: Pulling fs layer [2024-07-20T15:31:07.668Z] 04944245beec: Pulling fs layer [2024-07-20T15:31:07.668Z] 699f458cf7ca: Pulling fs layer [2024-07-20T15:31:07.668Z] 765212b225bb: Pulling fs layer [2024-07-20T15:31:07.668Z] f23df028b6ca: Pulling fs layer [2024-07-20T15:31:07.668Z] d65c8cfc05b1: Pulling fs layer [2024-07-20T15:31:07.668Z] 2437ff75d9bd: Pulling fs layer [2024-07-20T15:31:07.668Z] 765212b225bb: Waiting [2024-07-20T15:31:07.668Z] f23df028b6ca: Waiting [2024-07-20T15:31:07.668Z] d65c8cfc05b1: Waiting [2024-07-20T15:31:07.668Z] 2437ff75d9bd: Waiting [2024-07-20T15:31:07.668Z] 04944245beec: Verifying Checksum [2024-07-20T15:31:07.668Z] 04944245beec: Download complete [2024-07-20T15:31:07.668Z] 765212b225bb: Verifying Checksum [2024-07-20T15:31:07.668Z] 765212b225bb: Download complete [2024-07-20T15:31:07.668Z] f23df028b6ca: Verifying Checksum [2024-07-20T15:31:07.668Z] f23df028b6ca: Download complete [2024-07-20T15:31:07.668Z] d65c8cfc05b1: Verifying Checksum [2024-07-20T15:31:07.668Z] d65c8cfc05b1: Download complete [2024-07-20T15:31:07.935Z] 699f458cf7ca: Verifying Checksum [2024-07-20T15:31:07.935Z] 699f458cf7ca: Download complete [2024-07-20T15:31:08.207Z] 8998bd30e6a1: Download complete [2024-07-20T15:31:10.791Z] 2437ff75d9bd: Verifying Checksum [2024-07-20T15:31:10.791Z] 2437ff75d9bd: Download complete [2024-07-20T15:31:13.374Z] 8998bd30e6a1: Pull complete [2024-07-20T15:31:13.374Z] 04944245beec: Pull complete [2024-07-20T15:31:14.785Z] 699f458cf7ca: Pull complete [2024-07-20T15:31:15.052Z] 765212b225bb: Pull complete [2024-07-20T15:31:16.012Z] f23df028b6ca: Pull complete [2024-07-20T15:31:16.287Z] d65c8cfc05b1: Pull complete [2024-07-20T15:31:34.675Z] 2437ff75d9bd: Pull complete [2024-07-20T15:31:34.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-20T15:31:34.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-20T15:31:34.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:31:34.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-6014 does not seem to be running inside a container [2024-07-20T15:31:35.014Z] $ 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/33 -v /w/workspace/device-uart/33:/w/workspace/device-uart/33:rw,z -v /w/workspace/device-uart/33@tmp:/w/workspace/device-uart/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-20T15:31:37.898Z] $ docker top bc4e122d994db1e77f62f5a6b7e841715785bc2a8c739735b4de687edd2d62e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:31:38.877Z] ---> job-cost.sh [2024-07-20T15:31:38.877Z] lf-activate-venv: SKIPPING [2024-07-20T15:31:38.877Z] INFO: No Stack... [2024-07-20T15:31:39.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-20T15:31:40.768Z] INFO: Archiving Costs [Pipeline] sh [2024-07-20T15:31:41.436Z] + cat /w/workspace/device-uart/33/archives/cost.csv [2024-07-20T15:31:41.437Z] + cut -d, -f6 [Pipeline] lock [2024-07-20T15:31:41.516Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [2024-07-20T15:31:41.533Z] Resource [jenkins-edgexfoundry-device-uart-main-33-stack-cost] did not exist. Created. [2024-07-20T15:31:41.539Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-20T15:31:42.208Z] /w/workspace/device-uart/33@tmp/durable-85dc46c9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-20T15:31:42.862Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-20T15:31:42.878Z] Warning: overwriting stash ‘stack-cost’ [2024-07-20T15:31:42.932Z] Stashed 1 file(s) [Pipeline] } [2024-07-20T15:31:42.943Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-20T15:31:42.973Z] $ docker stop --time=1 bc4e122d994db1e77f62f5a6b7e841715785bc2a8c739735b4de687edd2d62e3 [2024-07-20T15:31:44.481Z] $ docker rm -f --volumes bc4e122d994db1e77f62f5a6b7e841715785bc2a8c739735b4de687edd2d62e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-20T15:31:44.987Z] provisioning config files... [2024-07-20T15:31:44.995Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config682384710136021087tmp [Pipeline] { [Pipeline] sh [2024-07-20T15:31:45.293Z] + set +x [2024-07-20T15:31:45.293Z] + curl -s https://codecov.io/bash [2024-07-20T15:31:45.293Z] + bash -s -- [2024-07-20T15:31:45.293Z] [2024-07-20T15:31:45.293Z] _____ _ [2024-07-20T15:31:45.293Z] / ____| | | [2024-07-20T15:31:45.293Z] | | ___ __| | ___ ___ _____ __ [2024-07-20T15:31:45.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-20T15:31:45.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-20T15:31:45.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-20T15:31:45.293Z] Bash-1.0.6 [2024-07-20T15:31:45.293Z] [2024-07-20T15:31:45.293Z] [2024-07-20T15:31:45.293Z] ==> git version 2.25.1 found [2024-07-20T15:31:45.293Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-20T15:31:45.293Z] Release-Date: 2020-01-08 [2024-07-20T15:31:45.293Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-20T15:31:45.293Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-20T15:31:45.293Z] ==> Jenkins CI detected. [2024-07-20T15:31:45.293Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-07-20T15:31:45.293Z] project root: . [2024-07-20T15:31:45.293Z] --> token set from env [2024-07-20T15:31:45.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-20T15:31:45.293Z] ==> Running gcov in . (disable via -X gcov) [2024-07-20T15:31:45.293Z] ==> Python coveragepy not found [2024-07-20T15:31:45.293Z] ==> Searching for coverage reports in: [2024-07-20T15:31:45.293Z] + . [2024-07-20T15:31:45.293Z] -> Found 1 reports [2024-07-20T15:31:45.293Z] ==> Detecting git/mercurial file structure [2024-07-20T15:31:45.293Z] ==> Reading reports [2024-07-20T15:31:45.293Z] + ./coverage.out bytes=10 [2024-07-20T15:31:45.293Z] ==> Appending adjustments [2024-07-20T15:31:45.293Z] https://docs.codecov.io/docs/fixing-reports [2024-07-20T15:31:45.552Z] + Found adjustments [2024-07-20T15:31:45.552Z] ==> Gzipping contents [2024-07-20T15:31:45.552Z] 4.0K /tmp/codecov.vxYbKN.gz [2024-07-20T15:31:45.552Z] ==> Uploading reports [2024-07-20T15:31:45.552Z] url: https://codecov.io [2024-07-20T15:31:45.552Z] query: branch=main&commit=d00e383a819cb4e70ab506041202e2de1b245b65&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-20T15:31:45.552Z] -> Pinging Codecov [2024-07-20T15:31:45.552Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d00e383a819cb4e70ab506041202e2de1b245b65&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-20T15:31:45.811Z] -> Uploading to [2024-07-20T15:31:45.811Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-20/B9AA6E0BBD74AE3A32605C7A7C664919/d00e383a819cb4e70ab506041202e2de1b245b65/a9dfe4f5-b74b-4339-91fb-eadfc33ddd02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240720%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240720T153145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47aa5fb884ff67b0cea203ae4013ea67f3e005bedc97bb4e47ede518e4fdc427 [2024-07-20T15:31:45.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-20T15:31:45.811Z] Dload Upload Total Spent Left Speed [2024-07-20T15:31:46.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2970 --:--:-- --:--:-- --:--:-- 2955 100 603 0 0 100 603 0 2346 --:--:-- --:--:-- --:--:-- 2337 [2024-07-20T15:31:46.069Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] } [2024-07-20T15:31:46.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-20T15:31:46.215Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-20T15:31:46.238Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:46.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-20T15:31:46.542Z] [2024-07-20T15:31:46.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:31:46.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-20T15:31:46.848Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-20T15:31:46.848Z] 619be1103602: Already exists [2024-07-20T15:31:46.848Z] f8ea3408117e: Pulling fs layer [2024-07-20T15:31:46.848Z] 91320369b822: Pulling fs layer [2024-07-20T15:31:46.848Z] 0406650e8295: Pulling fs layer [2024-07-20T15:31:46.849Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:31:46.849Z] 96d80e3f36e1: Pulling fs layer [2024-07-20T15:31:46.849Z] bcf3aedb951c: Pulling fs layer [2024-07-20T15:31:46.849Z] 96d80e3f36e1: Waiting [2024-07-20T15:31:46.849Z] 4f4fb700ef54: Waiting [2024-07-20T15:31:46.849Z] bcf3aedb951c: Waiting [2024-07-20T15:31:46.849Z] 0406650e8295: Verifying Checksum [2024-07-20T15:31:46.849Z] 0406650e8295: Download complete [2024-07-20T15:31:46.849Z] f8ea3408117e: Download complete [2024-07-20T15:31:46.849Z] 4f4fb700ef54: Download complete [2024-07-20T15:31:47.107Z] f8ea3408117e: Pull complete [2024-07-20T15:31:47.107Z] 96d80e3f36e1: Verifying Checksum [2024-07-20T15:31:47.107Z] 96d80e3f36e1: Download complete [2024-07-20T15:31:47.364Z] 91320369b822: Verifying Checksum [2024-07-20T15:31:47.364Z] 91320369b822: Download complete [2024-07-20T15:31:47.930Z] bcf3aedb951c: Verifying Checksum [2024-07-20T15:31:47.930Z] bcf3aedb951c: Download complete [2024-07-20T15:31:51.218Z] 91320369b822: Pull complete [2024-07-20T15:31:51.218Z] 0406650e8295: Pull complete [2024-07-20T15:31:51.218Z] 4f4fb700ef54: Pull complete [2024-07-20T15:31:51.218Z] 96d80e3f36e1: Pull complete [2024-07-20T15:31:54.499Z] bcf3aedb951c: Pull complete [2024-07-20T15:31:54.499Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-20T15:31:54.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-20T15:31:54.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:31:54.584Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:31:54.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-20T15:31:58.120Z] $ docker top 51ea5837fa80baa2aace98c1cee3751fd0bb39bfed94e98d766ee82bea5d929c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:31:58.473Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-07-20T15:31:58.485Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-07-20T15:31:58.830Z] + set -o pipefail [2024-07-20T15:31:58.830Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-07-20T15:32:05.542Z] [2024-07-20T15:32:05.542Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-07-20T15:32:05.542Z] [2024-07-20T15:32:05.542Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/0530b654-0226-4352-95a4-4f85da71609e [2024-07-20T15:32:05.542Z] [2024-07-20T15:32:05.542Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-20T15:32:05.542Z] [Pipeline] } [2024-07-20T15:32:05.808Z] $ docker stop --time=1 51ea5837fa80baa2aace98c1cee3751fd0bb39bfed94e98d766ee82bea5d929c [2024-07-20T15:32:09.605Z] $ docker rm -f --volumes 51ea5837fa80baa2aace98c1cee3751fd0bb39bfed94e98d766ee82bea5d929c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-20T15:32:10.554Z] + git log --format=format:%s -1 d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] sh [2024-07-20T15:32:10.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:32:10.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:32:11.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:32:11.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:32:11.225Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:32:11.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:32:11.703Z] $ docker top 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b -eo pid,comm [2024-07-20T15:32:11.765Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-20T15:32:11.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:32:11.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:32:11.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:32:11.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:32:11.950Z] $ docker exec 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b ssh-agent [2024-07-20T15:32:12.063Z] SSH_AUTH_SOCK=/tmp/ssh-lkh3Lu9E7NUC/agent.33 [2024-07-20T15:32:12.063Z] SSH_AGENT_PID=39 [2024-07-20T15:32:12.069Z] Running ssh-add (command line suppressed) [2024-07-20T15:32:12.169Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13445484591805845316.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13445484591805845316.key) [2024-07-20T15:32:12.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:32:12.485Z] + git semver tag [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,670 [run_tag] DEBUG tag force:False [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,670 [check_head_tag] DEBUG check head tag [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,670 [execute] INFO git cat-file --batch-check [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,674 [execute] INFO git cat-file --batch [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,688 [execute] INFO git tag -a v3.0.1-dev.26 -m v3.0.1-dev.26 [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,689 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.26', '-m', 'v3.0.1-dev.26'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:32:12.744Z] 2024-07-20 15:32:12,693 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:32:12.744Z] 3.0.1-dev.26 [Pipeline] } [2024-07-20T15:32:12.749Z] $ docker exec --env ******** --env ******** 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b ssh-agent -k [2024-07-20T15:32:12.850Z] unset SSH_AUTH_SOCK; [2024-07-20T15:32:12.850Z] unset SSH_AGENT_PID; [2024-07-20T15:32:12.850Z] echo Agent pid 39 killed; [2024-07-20T15:32:12.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:32:13.190Z] + git semver [Pipeline] } [2024-07-20T15:32:13.457Z] $ docker stop --time=1 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b [2024-07-20T15:32:14.728Z] $ docker rm -f --volumes 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:32:15.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-20T15:32:15.140Z] [2024-07-20T15:32:15.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:32:15.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-20T15:32:15.449Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-20T15:32:15.449Z] ab5ef0e58194: Pulling fs layer [2024-07-20T15:32:15.449Z] 9712f1f96733: Pulling fs layer [2024-07-20T15:32:15.449Z] 63f879dbbcfc: Pulling fs layer [2024-07-20T15:32:15.449Z] 0d9ebad4ef96: Pulling fs layer [2024-07-20T15:32:15.449Z] e9a5061849ea: Pulling fs layer [2024-07-20T15:32:15.449Z] d747dcd14b5f: Pulling fs layer [2024-07-20T15:32:15.449Z] 2de7ff778b66: Pulling fs layer [2024-07-20T15:32:15.449Z] 0d9ebad4ef96: Waiting [2024-07-20T15:32:15.449Z] e9a5061849ea: Waiting [2024-07-20T15:32:15.449Z] 2de7ff778b66: Waiting [2024-07-20T15:32:15.449Z] d747dcd14b5f: Waiting [2024-07-20T15:32:15.449Z] 9712f1f96733: Verifying Checksum [2024-07-20T15:32:15.449Z] 9712f1f96733: Download complete [2024-07-20T15:32:15.707Z] 63f879dbbcfc: Verifying Checksum [2024-07-20T15:32:15.707Z] 63f879dbbcfc: Download complete [2024-07-20T15:32:15.965Z] e9a5061849ea: Verifying Checksum [2024-07-20T15:32:15.965Z] e9a5061849ea: Download complete [2024-07-20T15:32:15.965Z] d747dcd14b5f: Verifying Checksum [2024-07-20T15:32:15.965Z] d747dcd14b5f: Download complete [2024-07-20T15:32:15.965Z] 0d9ebad4ef96: Verifying Checksum [2024-07-20T15:32:15.965Z] 0d9ebad4ef96: Download complete [2024-07-20T15:32:15.965Z] ab5ef0e58194: Verifying Checksum [2024-07-20T15:32:15.965Z] ab5ef0e58194: Download complete [2024-07-20T15:32:15.965Z] 2de7ff778b66: Verifying Checksum [2024-07-20T15:32:15.965Z] 2de7ff778b66: Download complete [2024-07-20T15:32:19.285Z] ab5ef0e58194: Pull complete [2024-07-20T15:32:19.285Z] 9712f1f96733: Pull complete [2024-07-20T15:32:19.544Z] 63f879dbbcfc: Pull complete [2024-07-20T15:32:23.786Z] 0d9ebad4ef96: Pull complete [2024-07-20T15:32:23.786Z] e9a5061849ea: Pull complete [2024-07-20T15:32:23.786Z] d747dcd14b5f: Pull complete [2024-07-20T15:32:24.781Z] 2de7ff778b66: Pull complete [2024-07-20T15:32:24.781Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-20T15:32:24.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-20T15:32:24.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:32:24.886Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:32:24.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-20T15:32:28.943Z] $ docker top 528cb3ef924430f3332cea2701760e6dc34c0c98059654a41206c9164a526c56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:32:29.020Z] provisioning config files... [2024-07-20T15:32:29.028Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5562613079824831906tmp [2024-07-20T15:32:29.039Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7898779881505675111tmp [2024-07-20T15:32:29.047Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5231112519576687429tmp [Pipeline] { [Pipeline] echo [2024-07-20T15:32:29.079Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:29.378Z] ---> sigul-configuration.sh [2024-07-20T15:32:29.379Z] gpg: directory `/root/.gnupg' created [2024-07-20T15:32:29.379Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-20T15:32:29.379Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-20T15:32:29.379Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-20T15:32:29.379Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-20T15:32:29.379Z] gpg: CAST5 encrypted data [2024-07-20T15:32:29.379Z] gpg: encrypted with 1 passphrase [2024-07-20T15:32:29.379Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-20T15:32:29.674Z] + mkdir /home/jenkins [2024-07-20T15:32:29.674Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-20T15:32:29.971Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-20T15:32:29.985Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:30.286Z] ---> sigul-install.sh [2024-07-20T15:32:30.286Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-20T15:32:30.581Z] + git tag --list [2024-07-20T15:32:30.581Z] v0.0.0 [2024-07-20T15:32:30.581Z] v0.0.1-dev.1 [2024-07-20T15:32:30.581Z] v0.0.1-dev.2 [2024-07-20T15:32:30.581Z] v0.0.1-dev.3 [2024-07-20T15:32:30.581Z] v0.0.1-dev.4 [2024-07-20T15:32:30.581Z] v3.0.0 [2024-07-20T15:32:30.581Z] v3.0.1-dev.1 [2024-07-20T15:32:30.581Z] v3.0.1-dev.10 [2024-07-20T15:32:30.581Z] v3.0.1-dev.11 [2024-07-20T15:32:30.581Z] v3.0.1-dev.12 [2024-07-20T15:32:30.581Z] v3.0.1-dev.13 [2024-07-20T15:32:30.581Z] v3.0.1-dev.14 [2024-07-20T15:32:30.581Z] v3.0.1-dev.15 [2024-07-20T15:32:30.581Z] v3.0.1-dev.16 [2024-07-20T15:32:30.581Z] v3.0.1-dev.17 [2024-07-20T15:32:30.581Z] v3.0.1-dev.18 [2024-07-20T15:32:30.581Z] v3.0.1-dev.19 [2024-07-20T15:32:30.581Z] v3.0.1-dev.2 [2024-07-20T15:32:30.581Z] v3.0.1-dev.20 [2024-07-20T15:32:30.581Z] v3.0.1-dev.21 [2024-07-20T15:32:30.581Z] v3.0.1-dev.22 [2024-07-20T15:32:30.581Z] v3.0.1-dev.23 [2024-07-20T15:32:30.581Z] v3.0.1-dev.24 [2024-07-20T15:32:30.581Z] v3.0.1-dev.25 [2024-07-20T15:32:30.581Z] v3.0.1-dev.26 [2024-07-20T15:32:30.581Z] v3.0.1-dev.3 [2024-07-20T15:32:30.581Z] v3.0.1-dev.4 [2024-07-20T15:32:30.581Z] v3.0.1-dev.5 [2024-07-20T15:32:30.581Z] v3.0.1-dev.6 [2024-07-20T15:32:30.581Z] v3.0.1-dev.7 [2024-07-20T15:32:30.581Z] v3.0.1-dev.8 [2024-07-20T15:32:30.581Z] v3.0.1-dev.9 [2024-07-20T15:32:30.581Z] v3.1 [2024-07-20T15:32:30.581Z] v3.1.0 [2024-07-20T15:32:30.581Z] v3.1.1 [2024-07-20T15:32:30.581Z] v3.1.1-dev.1 [Pipeline] sh [2024-07-20T15:32:30.879Z] + lftools sign git-tag v3.0.1-dev.26 [2024-07-20T15:32:31.444Z] Signing Git tag with Sigul... [2024-07-20T15:32:31.444Z] Signing v3.0.1-dev.26 [Pipeline] echo [2024-07-20T15:32:31.721Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:32.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-20T15:32:32.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-20T15:32:32.042Z] $ docker stop --time=1 528cb3ef924430f3332cea2701760e6dc34c0c98059654a41206c9164a526c56 [2024-07-20T15:32:33.392Z] $ docker rm -f --volumes 528cb3ef924430f3332cea2701760e6dc34c0c98059654a41206c9164a526c56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-20T15:32:33.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:32:33.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:32:34.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:32:34.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:32:34.216Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:32:34.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:32:34.621Z] $ docker top 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d -eo pid,comm [2024-07-20T15:32:34.674Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-20T15:32:34.674Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:32:34.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:32:34.727Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:32:34.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:32:34.844Z] $ docker exec 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d ssh-agent [2024-07-20T15:32:34.965Z] SSH_AUTH_SOCK=/tmp/ssh-VFMnmvs0RUu7/agent.32 [2024-07-20T15:32:34.965Z] SSH_AGENT_PID=38 [2024-07-20T15:32:34.970Z] Running ssh-add (command line suppressed) [2024-07-20T15:32:35.076Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1271533354954039071.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1271533354954039071.key) [2024-07-20T15:32:35.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:32:35.390Z] + git semver bump pre [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,564 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,564 [bump_version] DEBUG bumping version:3.0.1-dev.26 on axis:pre with prefix:dev [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,564 [bump_version] DEBUG bumped version:3.0.1-dev.27 [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,564 [write_version] DEBUG write version:3.0.1-dev.27 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,564 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,564 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,566 [execute] INFO git cat-file --batch-check [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,572 [execute] INFO git cat-file --batch [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-20T15:32:35.650Z] 2024-07-20 15:32:35,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:32:35.650Z] 3.0.1-dev.27 [Pipeline] } [2024-07-20T15:32:35.656Z] $ docker exec --env ******** --env ******** 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d ssh-agent -k [2024-07-20T15:32:35.758Z] unset SSH_AUTH_SOCK; [2024-07-20T15:32:35.758Z] unset SSH_AGENT_PID; [2024-07-20T15:32:35.758Z] echo Agent pid 38 killed; [2024-07-20T15:32:35.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:32:36.096Z] + git semver [Pipeline] } [2024-07-20T15:32:36.363Z] $ docker stop --time=1 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d [2024-07-20T15:32:37.664Z] $ docker rm -f --volumes 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:32:38.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:32:38.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:32:38.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:32:38.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:32:38.424Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:32:38.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:32:38.811Z] $ docker top 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:32:38.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:32:38.925Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:32:39.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:32:39.046Z] $ docker exec 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 ssh-agent [2024-07-20T15:32:39.172Z] SSH_AUTH_SOCK=/tmp/ssh-xUal4Am6fReV/agent.33 [2024-07-20T15:32:39.172Z] SSH_AGENT_PID=39 [2024-07-20T15:32:39.176Z] Running ssh-add (command line suppressed) [2024-07-20T15:32:39.272Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16344637399377129417.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16344637399377129417.key) [2024-07-20T15:32:39.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:32:39.579Z] + git semver push [2024-07-20T15:32:39.837Z] 2024-07-20 15:32:39,767 [run_push] DEBUG push [2024-07-20T15:32:39.837Z] 2024-07-20 15:32:39,768 [execute] INFO git cat-file --batch-check [2024-07-20T15:32:39.837Z] 2024-07-20 15:32:39,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-20T15:32:39.837Z] 2024-07-20 15:32:39,772 [execute] INFO git rev-list 1b76e557c86403ff24076704857b7b50f18a5565 -- [2024-07-20T15:32:39.837Z] 2024-07-20 15:32:39,773 [execute] DEBUG Popen(['git', 'rev-list', '1b76e557c86403ff24076704857b7b50f18a5565', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:32:39.837Z] 2024-07-20 15:32:39,779 [execute] INFO git fetch -v origin [2024-07-20T15:32:39.837Z] 2024-07-20 15:32:39,779 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-20T15:32:40.404Z] 2024-07-20 15:32:40,226 [run_push] DEBUG no remote changes detected [2024-07-20T15:32:40.404Z] 2024-07-20 15:32:40,226 [execute] INFO git push origin semver [2024-07-20T15:32:40.404Z] 2024-07-20 15:32:40,226 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:32:41.340Z] 2024-07-20 15:32:41,108 [run_push] DEBUG push all version tags [2024-07-20T15:32:41.340Z] 2024-07-20 15:32:41,109 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-20T15:32:41.340Z] 2024-07-20 15:32:41,109 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:32:42.274Z] 2024-07-20 15:32:41,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-20T15:32:42.274Z] 3.0.1-dev.27 [Pipeline] } [2024-07-20T15:32:42.279Z] $ docker exec --env ******** --env ******** 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 ssh-agent -k [2024-07-20T15:32:42.385Z] unset SSH_AUTH_SOCK; [2024-07-20T15:32:42.385Z] unset SSH_AGENT_PID; [2024-07-20T15:32:42.386Z] echo Agent pid 39 killed; [2024-07-20T15:32:42.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:32:42.719Z] + git semver [Pipeline] } [2024-07-20T15:32:42.984Z] $ docker stop --time=1 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 [2024-07-20T15:32:44.279Z] $ docker rm -f --volumes 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-20T15:32:44.887Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-07-20T15:32:44.887Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-20T15:32:44.887Z] total 16 [2024-07-20T15:32:44.887Z] drwxr-xr-x 3 root root 4096 Jul 20 15:17 . [2024-07-20T15:32:44.887Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 15:32 .. [2024-07-20T15:32:44.887Z] drwxr-xr-x 2 root root 4096 Jul 20 15:17 cost [2024-07-20T15:32:44.887Z] -rw-r--r-- 1 root root 82 Jul 20 15:17 cost.csv [2024-07-20T15:32:44.887Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-20T15:32:44.887Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-20T15:32:44.887Z] total 16 [2024-07-20T15:32:44.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:17 . [2024-07-20T15:32:44.887Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 15:32 .. [2024-07-20T15:32:44.887Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 15:17 cost [2024-07-20T15:32:44.887Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 20 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:45.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:46.035Z] ---> package-listing.sh [2024-07-20T15:32:46.035Z] ++ facter osfamily [2024-07-20T15:32:46.035Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-20T15:32:46.294Z] + OS_FAMILY=debian [2024-07-20T15:32:46.294Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-07-20T15:32:46.294Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-20T15:32:46.294Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-20T15:32:46.294Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-20T15:32:46.294Z] + PACKAGES=/tmp/packages_start.txt [2024-07-20T15:32:46.294Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-07-20T15:32:46.294Z] + PACKAGES=/tmp/packages_end.txt [2024-07-20T15:32:46.294Z] + case "${OS_FAMILY}" in [2024-07-20T15:32:46.294Z] + dpkg -l [2024-07-20T15:32:46.294Z] + grep '^ii' [2024-07-20T15:32:46.294Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-20T15:32:46.294Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-20T15:32:46.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-20T15:32:46.294Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-07-20T15:32:46.294Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-07-20T15:32:46.294Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-07-20T15:32:46.305Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-20T15:32:46.581Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:32:47.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:32:47.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:32:47.220Z] prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container [2024-07-20T15:32:47.246Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-20T15:32:47.479Z] $ docker top 3cc0c61fcbdfe92b0bb86bc23bce413908aaee1add411c59243cc16dc313133a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:32:47.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-20T15:32:48.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-20T15:32:48.400Z] + ls /var/log/sa-host [2024-07-20T15:32:48.400Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:32:48.486Z] provisioning config files... [2024-07-20T15:32:48.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3299705390025553394tmp [Pipeline] { [Pipeline] echo [2024-07-20T15:32:48.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:48.804Z] ---> create-netrc.sh [Pipeline] } [2024-07-20T15:32:48.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:49.156Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-20T15:32:49.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:49.447Z] ---> sudo-logs.sh [2024-07-20T15:32:49.447Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-20T15:32:49.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:49.766Z] ---> job-cost.sh [2024-07-20T15:32:49.766Z] lf-activate-venv: SKIPPING [2024-07-20T15:32:49.766Z] DEBUG: total: 0.2199999988079071 [2024-07-20T15:32:49.766Z] INFO: Retrieving Stack Cost... [2024-07-20T15:32:50.334Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-20T15:32:50.592Z] INFO: Archiving Costs [Pipeline] echo [2024-07-20T15:32:50.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:32:50.992Z] ---> logs-deploy.sh [2024-07-20T15:32:50.992Z] lf-activate-venv: SKIPPING [2024-07-20T15:32:50.992Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/33 [2024-07-20T15:32:50.992Z] INFO: archiving workspace using pattern(s): [2024-07-20T15:32:51.966Z] Archives upload complete. [2024-07-20T15:32:51.966Z] INFO: archiving logs to Nexus