Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 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-ssh5194116132695106489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7754250244199132952.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7191029399981610355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5751245128465766639.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-ssh8304020851155872520.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25117 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 (main) Commit message: "Merge pull request #39 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > git config core.sparsecheckout # timeout=10 > git checkout -f 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 # timeout=10 > git rev-list --no-walk ade12f3c691c7cb550b5af6dbdc2b20084fb8479 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T02:28:43.426Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T02:28:43.522Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T02:28:43.551Z] ========================================================= [2023-12-15T02:28:43.551Z] EdgeX Global Pipelines Version Info [2023-12-15T02:28:43.551Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:44.286Z] ------------------- [2023-12-15T02:28:44.286Z] stable info: [2023-12-15T02:28:44.286Z] ------------------- [2023-12-15T02:28:44.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T02:28:44.286Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:28:44.286Z] Message: update stable to v1.0.258 [2023-12-15T02:28:44.860Z] ------------------- [2023-12-15T02:28:44.860Z] experimental info: [2023-12-15T02:28:44.860Z] ------------------- [2023-12-15T02:28:44.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T02:28:44.860Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:28:44.860Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T02:28:44.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-12-15T02:28:44.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-12-15T02:28:44.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T02:28:45.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T02:28:45.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T02:28:45.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T02:28:45.090Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T02:28:45.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T02:28:45.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T02:28:45.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T02:28:45.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T02:28:45.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-12-15T02:28:45.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T02:28:45.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T02:28:45.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:28:45.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:28:45.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:28:45.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:28:45.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T02:28:45.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T02:28:45.573Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T02:28:45.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T02:28:45.641Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T02:28:45.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T02:28:45.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T02:28:45.728Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T02:28:45.766Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T02:28:45.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-15T02:28:45.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-15T02:28:45.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-15T02:28:45.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] echo [2023-12-15T02:28:45.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ec6d64 [Pipeline] echo [2023-12-15T02:28:45.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:28:46.070Z] provisioning config files... [2023-12-15T02:28:46.085Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12674651468423511926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:46.432Z] ---> ****-login.sh [2023-12-15T02:28:46.432Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:28:46.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:46.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:46.692Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:46.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:46.692Z] [2023-12-15T02:28:46.692Z] Login Succeeded [2023-12-15T02:28:46.692Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:28:46.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:46.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:46.953Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:46.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:46.953Z] [2023-12-15T02:28:46.953Z] Login Succeeded [2023-12-15T02:28:46.953Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:28:46.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:46.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:46.953Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:46.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:46.954Z] [2023-12-15T02:28:46.954Z] Login Succeeded [2023-12-15T02:28:46.954Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:28:47.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:47.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:47.213Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:47.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:47.213Z] [2023-12-15T02:28:47.213Z] Login Succeeded [2023-12-15T02:28:47.213Z] ****.io [2023-12-15T02:28:47.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:47.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:47.471Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:47.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:47.471Z] [2023-12-15T02:28:47.471Z] Login Succeeded [2023-12-15T02:28:47.471Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:28:47.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T02:28:47.963Z] + git rev-list -1 --merges 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2~1..8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] echo [2023-12-15T02:28:47.990Z] -----------> git rev-list -1 --merges 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2~1..8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:28:47.991Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [false] [Pipeline] sh [2023-12-15T02:28:48.291Z] + git log --format=format:%s -1 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] echo [2023-12-15T02:28:48.302Z] ========================================================= [2023-12-15T02:28:48.302Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T02:28:48.302Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:28:48.691Z] + git log --format=format:%s -1 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] echo [2023-12-15T02:28:48.701Z] [semverPrep] GIT_COMMIT: 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2, Commit Message: Merge pull request #39 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo [2023-12-15T02:28:48.726Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T02:28:49.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:28:49.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T02:28:49.106Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T02:28:49.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T02:28:49.106Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T02:28:49.106Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T02:28:49.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:49.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:49.478Z] [2023-12-15T02:28:49.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:49.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:49.798Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T02:28:49.798Z] b85a868b505f: Pulling fs layer [2023-12-15T02:28:49.798Z] e2be974225ed: Pulling fs layer [2023-12-15T02:28:49.798Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T02:28:49.798Z] 988bab9f4d93: Pulling fs layer [2023-12-15T02:28:49.798Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T02:28:49.798Z] eaf3925da568: Pulling fs layer [2023-12-15T02:28:49.798Z] bab4dde63d76: Pulling fs layer [2023-12-15T02:28:49.798Z] bde34c3a00c8: Pulling fs layer [2023-12-15T02:28:49.798Z] b352a97aabf1: Pulling fs layer [2023-12-15T02:28:49.798Z] 4872d77fe225: Pulling fs layer [2023-12-15T02:28:49.798Z] 5851b861e8e6: Pulling fs layer [2023-12-15T02:28:49.798Z] eaf3925da568: Waiting [2023-12-15T02:28:49.798Z] bab4dde63d76: Waiting [2023-12-15T02:28:49.798Z] 1469e6f7b9e6: Waiting [2023-12-15T02:28:49.798Z] 988bab9f4d93: Waiting [2023-12-15T02:28:49.798Z] b352a97aabf1: Waiting [2023-12-15T02:28:49.798Z] 4872d77fe225: Waiting [2023-12-15T02:28:49.798Z] 5851b861e8e6: Waiting [2023-12-15T02:28:49.798Z] bde34c3a00c8: Waiting [2023-12-15T02:28:49.798Z] e2be974225ed: Download complete [2023-12-15T02:28:49.798Z] 988bab9f4d93: Verifying Checksum [2023-12-15T02:28:49.798Z] 988bab9f4d93: Download complete [2023-12-15T02:28:49.798Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T02:28:49.798Z] 1469e6f7b9e6: Download complete [2023-12-15T02:28:49.798Z] eaf3925da568: Verifying Checksum [2023-12-15T02:28:49.798Z] eaf3925da568: Download complete [2023-12-15T02:28:50.057Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T02:28:50.057Z] 339a4e72a1f5: Download complete [2023-12-15T02:28:50.057Z] bde34c3a00c8: Verifying Checksum [2023-12-15T02:28:50.057Z] bde34c3a00c8: Download complete [2023-12-15T02:28:50.057Z] b352a97aabf1: Verifying Checksum [2023-12-15T02:28:50.057Z] b352a97aabf1: Download complete [2023-12-15T02:28:50.057Z] 4872d77fe225: Verifying Checksum [2023-12-15T02:28:50.057Z] 4872d77fe225: Download complete [2023-12-15T02:28:50.057Z] 5851b861e8e6: Download complete [2023-12-15T02:28:50.057Z] b85a868b505f: Verifying Checksum [2023-12-15T02:28:50.057Z] b85a868b505f: Download complete [2023-12-15T02:28:50.315Z] bab4dde63d76: Verifying Checksum [2023-12-15T02:28:50.315Z] bab4dde63d76: Download complete [2023-12-15T02:28:51.696Z] b85a868b505f: Pull complete [2023-12-15T02:28:51.696Z] e2be974225ed: Pull complete [2023-12-15T02:28:51.958Z] 339a4e72a1f5: Pull complete [2023-12-15T02:28:51.958Z] 988bab9f4d93: Pull complete [2023-12-15T02:28:52.525Z] 1469e6f7b9e6: Pull complete [2023-12-15T02:28:52.525Z] eaf3925da568: Pull complete [2023-12-15T02:28:54.443Z] bab4dde63d76: Pull complete [2023-12-15T02:28:54.443Z] bde34c3a00c8: Pull complete [2023-12-15T02:28:54.704Z] b352a97aabf1: Pull complete [2023-12-15T02:28:54.704Z] 4872d77fe225: Pull complete [2023-12-15T02:28:54.965Z] 5851b861e8e6: Pull complete [2023-12-15T02:28:54.965Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T02:28:54.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:54.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:28:55.161Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:28:55.205Z] $ 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 [2023-12-15T02:28:59.701Z] $ docker top 44c2a5453e5545990a8aaa40bbcd8baf4468cb527244470dbf5b87694ccd6d31 -eo pid,comm [2023-12-15T02:28:59.760Z] 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). [2023-12-15T02:28:59.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:28:59.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:28:59.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:28:59.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:28:59.968Z] $ docker exec 44c2a5453e5545990a8aaa40bbcd8baf4468cb527244470dbf5b87694ccd6d31 ssh-agent [2023-12-15T02:29:00.079Z] SSH_AUTH_SOCK=/tmp/ssh-0TQKxMBlJf1r/agent.32 [2023-12-15T02:29:00.079Z] SSH_AGENT_PID=38 [2023-12-15T02:29:00.087Z] Running ssh-add (command line suppressed) [2023-12-15T02:29:00.199Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_771838674339369588.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_771838674339369588.key) [2023-12-15T02:29:00.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:29:00.513Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T02:29:00.529Z] $ docker exec --env ******** --env ******** 44c2a5453e5545990a8aaa40bbcd8baf4468cb527244470dbf5b87694ccd6d31 ssh-agent -k [2023-12-15T02:29:00.625Z] unset SSH_AUTH_SOCK; [2023-12-15T02:29:00.626Z] unset SSH_AGENT_PID; [2023-12-15T02:29:00.626Z] echo Agent pid 38 killed; [2023-12-15T02:29:00.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T02:29:00.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:29:00.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:29:00.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:29:00.818Z] $ docker exec 44c2a5453e5545990a8aaa40bbcd8baf4468cb527244470dbf5b87694ccd6d31 ssh-agent [2023-12-15T02:29:00.937Z] SSH_AUTH_SOCK=/tmp/ssh-Qgm2Rw7ATlk6/agent.70 [2023-12-15T02:29:00.937Z] SSH_AGENT_PID=76 [2023-12-15T02:29:00.942Z] Running ssh-add (command line suppressed) [2023-12-15T02:29:01.048Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15003645015830815033.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15003645015830815033.key) [2023-12-15T02:29:01.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:29:01.366Z] + git semver init [2023-12-15T02:29:01.625Z] 2023-12-15 02:29:01,550 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T02:29:01.625Z] 2023-12-15 02:29:01,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-12-15T02:29:01.625Z] 2023-12-15 02:29:01,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-12-15T02:29:01.625Z] 2023-12-15 02:29:01,552 [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) [2023-12-15T02:29:03.006Z] 2023-12-15 02:29:02,876 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-12-15T02:29:03.006Z] 2023-12-15 02:29:02,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-12-15T02:29:03.006Z] 2023-12-15 02:29:02,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:29:03.006Z] 2023-12-15 02:29:02,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:29:03.006Z] 3.0.1-dev.16 [Pipeline] } [2023-12-15T02:29:03.017Z] $ docker exec --env ******** --env ******** 44c2a5453e5545990a8aaa40bbcd8baf4468cb527244470dbf5b87694ccd6d31 ssh-agent -k [2023-12-15T02:29:03.120Z] unset SSH_AUTH_SOCK; [2023-12-15T02:29:03.120Z] unset SSH_AGENT_PID; [2023-12-15T02:29:03.120Z] echo Agent pid 76 killed; [2023-12-15T02:29:03.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:29:03.509Z] + git semver [Pipeline] } [2023-12-15T02:29:03.782Z] $ docker stop --time=1 44c2a5453e5545990a8aaa40bbcd8baf4468cb527244470dbf5b87694ccd6d31 [2023-12-15T02:29:05.081Z] $ docker rm -f --volumes 44c2a5453e5545990a8aaa40bbcd8baf4468cb527244470dbf5b87694ccd6d31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:29:05.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T02:29:05.735Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T02:29:05.737Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.16 [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 [2023-12-15T02:29:06.173Z] provisioning config files... [2023-12-15T02:29:06.183Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13995648474562306009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:29:06.503Z] ---> ****-login.sh [2023-12-15T02:29:06.503Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:29:06.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:06.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:06.503Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:06.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:06.503Z] [2023-12-15T02:29:06.503Z] Login Succeeded [2023-12-15T02:29:06.504Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:29:06.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:06.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:06.504Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:06.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:06.504Z] [2023-12-15T02:29:06.504Z] Login Succeeded [2023-12-15T02:29:06.504Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:29:06.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:06.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:06.766Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:06.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:06.766Z] [2023-12-15T02:29:06.766Z] Login Succeeded [2023-12-15T02:29:06.766Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:29:06.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:06.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:06.766Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:06.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:06.766Z] [2023-12-15T02:29:06.766Z] Login Succeeded [2023-12-15T02:29:06.766Z] ****.io [2023-12-15T02:29:07.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:29:07.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:29:07.294Z] Configure a credential helper to remove this warning. See [2023-12-15T02:29:07.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:29:07.294Z] [2023-12-15T02:29:07.294Z] Login Succeeded [2023-12-15T02:29:07.294Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:29:07.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:29:07.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:29:07.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:29:07.535Z] ========================================================= [2023-12-15T02:29:07.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T02:29:07.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:29:07.939Z] + 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 . [2023-12-15T02:29:07.939Z] Sending build context to Docker daemon 23.04MB [2023-12-15T02:29:07.939Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:29:07.939Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-15T02:29:08.197Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T02:29:08.197Z] 7264a8db6415: Pulling fs layer [2023-12-15T02:29:08.197Z] c4d48a809fc2: Pulling fs layer [2023-12-15T02:29:08.197Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T02:29:08.197Z] ad3a456e5733: Pulling fs layer [2023-12-15T02:29:08.197Z] 69c7f0334f64: Pulling fs layer [2023-12-15T02:29:08.197Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T02:29:08.197Z] ce7588e14bc9: Pulling fs layer [2023-12-15T02:29:08.197Z] b5e4710f87ac: Pulling fs layer [2023-12-15T02:29:08.197Z] ad3a456e5733: Waiting [2023-12-15T02:29:08.197Z] 69c7f0334f64: Waiting [2023-12-15T02:29:08.197Z] 1f1c1a5573a3: Waiting [2023-12-15T02:29:08.197Z] ce7588e14bc9: Waiting [2023-12-15T02:29:08.197Z] b5e4710f87ac: Waiting [2023-12-15T02:29:08.197Z] c4d48a809fc2: Download complete [2023-12-15T02:29:08.197Z] ad3a456e5733: Download complete [2023-12-15T02:29:08.197Z] 69c7f0334f64: Verifying Checksum [2023-12-15T02:29:08.197Z] 69c7f0334f64: Download complete [2023-12-15T02:29:08.197Z] 7264a8db6415: Verifying Checksum [2023-12-15T02:29:08.197Z] 7264a8db6415: Download complete [2023-12-15T02:29:08.197Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T02:29:08.197Z] 1f1c1a5573a3: Download complete [2023-12-15T02:29:08.197Z] 7264a8db6415: Pull complete [2023-12-15T02:29:08.456Z] b5e4710f87ac: Verifying Checksum [2023-12-15T02:29:08.456Z] b5e4710f87ac: Download complete [2023-12-15T02:29:08.456Z] c4d48a809fc2: Pull complete [2023-12-15T02:29:08.456Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T02:29:08.456Z] 4f1c88b9dad5: Download complete [2023-12-15T02:29:09.021Z] ce7588e14bc9: Verifying Checksum [2023-12-15T02:29:09.021Z] ce7588e14bc9: Download complete [2023-12-15T02:29:12.320Z] 4f1c88b9dad5: Pull complete [2023-12-15T02:29:12.320Z] ad3a456e5733: Pull complete [2023-12-15T02:29:12.320Z] 69c7f0334f64: Pull complete [2023-12-15T02:29:12.577Z] 1f1c1a5573a3: Pull complete [2023-12-15T02:29:15.110Z] ce7588e14bc9: Pull complete [2023-12-15T02:29:15.685Z] b5e4710f87ac: Pull complete [2023-12-15T02:29:15.685Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T02:29:15.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T02:29:15.685Z] ---> 88b5674ff536 [2023-12-15T02:29:15.685Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T02:29:21.059Z] Still waiting to schedule task [2023-12-15T02:29:21.059Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-15T02:29:22.328Z] ---> Running in 5d7194573ad6 [2023-12-15T02:29:22.328Z] Removing intermediate container 5d7194573ad6 [2023-12-15T02:29:22.328Z] ---> 6c983dff1a85 [2023-12-15T02:29:22.328Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T02:29:22.328Z] ---> Running in 586846fc7f4c [2023-12-15T02:29:22.328Z] Removing intermediate container 586846fc7f4c [2023-12-15T02:29:22.328Z] ---> d731044f7d09 [2023-12-15T02:29:22.328Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:29:22.328Z] ---> Running in a9406491cde4 [2023-12-15T02:29:22.328Z] Removing intermediate container a9406491cde4 [2023-12-15T02:29:22.328Z] ---> 548d1d4a8f66 [2023-12-15T02:29:22.328Z] Step 6/12 : WORKDIR /device-uart [2023-12-15T02:29:22.328Z] ---> Running in aa677d15cbfa [2023-12-15T02:29:22.328Z] Removing intermediate container aa677d15cbfa [2023-12-15T02:29:22.328Z] ---> c53db5638b2f [2023-12-15T02:29:22.328Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:29:22.328Z] ---> Running in f3b40536b95d [2023-12-15T02:29:22.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:29:22.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:29:22.328Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T02:29:22.328Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T02:29:22.328Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T02:29:22.328Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T02:29:22.328Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:29:22.328Z] OK: 268 MiB in 56 packages [2023-12-15T02:29:22.897Z] Removing intermediate container f3b40536b95d [2023-12-15T02:29:22.897Z] ---> a65f106a4b62 [2023-12-15T02:29:22.897Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-15T02:29:23.156Z] ---> 27350c0af948 [2023-12-15T02:29:23.156Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:29:23.156Z] ---> Running in 4d4dfd50f896 [2023-12-15T02:30:09.889Z] Removing intermediate container 4d4dfd50f896 [2023-12-15T02:30:09.889Z] ---> 021aec99161b [2023-12-15T02:30:09.889Z] Step 10/12 : COPY . . [2023-12-15T02:30:09.889Z] ---> 9c529cd236af [2023-12-15T02:30:09.889Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:30:09.889Z] ---> Running in 5430403263ae [2023-12-15T02:30:09.889Z] Removing intermediate container 5430403263ae [2023-12-15T02:30:09.889Z] ---> a3aaa0087dc3 [2023-12-15T02:30:09.889Z] Step 12/12 : RUN ${MAKE} [2023-12-15T02:30:09.889Z] ---> Running in f7f770708a40 [2023-12-15T02:30:09.889Z] noop [2023-12-15T02:30:09.889Z] Removing intermediate container f7f770708a40 [2023-12-15T02:30:09.889Z] ---> 9e9c7309410c [2023-12-15T02:30:09.889Z] Successfully built 9e9c7309410c [2023-12-15T02:30:09.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:10.255Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:30:10.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:30:10.366Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:30:10.400Z] $ 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 [2023-12-15T02:30:10.719Z] $ docker top fe4e701f6fd5776d28c9d977c7eead6b6fdda547b4036e592a3eee1515d7b001 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:30:11.179Z] + go version [2023-12-15T02:30:11.179Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T02:30:11.192Z] $ docker stop --time=1 fe4e701f6fd5776d28c9d977c7eead6b6fdda547b4036e592a3eee1515d7b001 [2023-12-15T02:30:12.474Z] $ docker rm -f --volumes fe4e701f6fd5776d28c9d977c7eead6b6fdda547b4036e592a3eee1515d7b001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:13.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:30:13.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:30:13.195Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:30:13.224Z] $ 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 [2023-12-15T02:30:13.573Z] $ docker top 0171694c0ae5c96cd7db326078943c52a676e186da59a99e4f23932644803c0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:30:13.965Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:30:14.287Z] + make test [2023-12-15T02:30:14.287Z] go test ./... -coverprofile=coverage.out [2023-12-15T02:30:15.665Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-15T02:30:27.881Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-15T02:30:27.882Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-15T02:30:33.150Z] go vet ./... [2023-12-15T02:30:36.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:30:36.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:30:36.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:30:36.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:30:36.474Z] $ docker stop --time=1 0171694c0ae5c96cd7db326078943c52a676e186da59a99e4f23932644803c0c [2023-12-15T02:30:40.267Z] $ docker rm -f --volumes 0171694c0ae5c96cd7db326078943c52a676e186da59a99e4f23932644803c0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:30:40.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:30:40.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T02:30:41.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:30:41.668Z] + ls -al . [2023-12-15T02:30:41.668Z] total 156 [2023-12-15T02:30:41.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:30 . [2023-12-15T02:30:41.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:28 .. [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 02:28 .dockerignore [2023-12-15T02:30:41.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:30 .git [2023-12-15T02:30:41.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 .github [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 15 02:28 .gitignore [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 02:28 .golangci.yml [2023-12-15T02:30:41.668Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:29 .semver [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 15 02:28 Attribution.txt [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 15 02:28 CHANGELOG.md [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 15 02:28 Dockerfile [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 02:28 GOVERNANCE.md [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 15 02:28 Jenkinsfile [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 02:28 LICENSE [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 15 02:28 Makefile [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 02:28 OWNERS.md [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 15 02:28 README.md [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 15 02:29 VERSION [2023-12-15T02:30:41.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 bin [2023-12-15T02:30:41.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 cmd [2023-12-15T02:30:41.668Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 15 02:30 coverage.out [2023-12-15T02:30:41.668Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 15 02:28 go.mod [2023-12-15T02:30:41.669Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 15 02:28 go.sum [2023-12-15T02:30:41.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 internal [2023-12-15T02:30:41.669Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:42.013Z] + 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=8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 --label arch=amd64 --label version=3.0.1-dev.16 . [2023-12-15T02:30:42.013Z] Sending build context to Docker daemon 23.05MB [2023-12-15T02:30:42.013Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:30:42.013Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-15T02:30:42.013Z] ---> 9e9c7309410c [2023-12-15T02:30:42.013Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T02:30:42.271Z] ---> Running in 0c160b510722 [2023-12-15T02:30:42.529Z] Removing intermediate container 0c160b510722 [2023-12-15T02:30:42.529Z] ---> 8e2bb266245b [2023-12-15T02:30:42.529Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T02:30:42.529Z] ---> Running in 29ed72a08d19 [2023-12-15T02:30:42.529Z] Removing intermediate container 29ed72a08d19 [2023-12-15T02:30:42.529Z] ---> 4a324edc4ae9 [2023-12-15T02:30:42.529Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:30:42.529Z] ---> Running in 79f38083cb56 [2023-12-15T02:30:42.789Z] Removing intermediate container 79f38083cb56 [2023-12-15T02:30:42.789Z] ---> ab8dbea3192f [2023-12-15T02:30:42.789Z] Step 6/26 : WORKDIR /device-uart [2023-12-15T02:30:42.789Z] ---> Running in 394b33728a57 [2023-12-15T02:30:42.789Z] Removing intermediate container 394b33728a57 [2023-12-15T02:30:42.789Z] ---> e45937f4ccfb [2023-12-15T02:30:42.789Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:30:42.789Z] ---> Running in 60fd6a6db254 [2023-12-15T02:30:43.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:43.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:43.306Z] OK: 268 MiB in 56 packages [2023-12-15T02:30:43.874Z] Removing intermediate container 60fd6a6db254 [2023-12-15T02:30:43.874Z] ---> fab521c6e372 [2023-12-15T02:30:43.874Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-15T02:30:43.874Z] ---> dc27b7c0b032 [2023-12-15T02:30:43.874Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:30:43.874Z] ---> Running in f189aeb3eb5c [2023-12-15T02:30:44.442Z] Removing intermediate container f189aeb3eb5c [2023-12-15T02:30:44.442Z] ---> 6b1d7d603ccb [2023-12-15T02:30:44.442Z] Step 10/26 : COPY . . [2023-12-15T02:30:45.378Z] ---> 55b43f652d2f [2023-12-15T02:30:45.378Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:30:45.378Z] ---> Running in 22cf842288fe [2023-12-15T02:30:45.378Z] Removing intermediate container 22cf842288fe [2023-12-15T02:30:45.378Z] ---> 29416483d595 [2023-12-15T02:30:45.378Z] Step 12/26 : RUN ${MAKE} [2023-12-15T02:30:45.378Z] ---> Running in 8a333f527e72 [2023-12-15T02:30:45.636Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-15T02:31:07.584Z] Removing intermediate container 8a333f527e72 [2023-12-15T02:31:07.584Z] ---> 7f4ea0d027fa [2023-12-15T02:31:07.584Z] Step 13/26 : FROM alpine:3.18 [2023-12-15T02:31:07.584Z] 3.18: Pulling from library/alpine [2023-12-15T02:31:07.584Z] c926b61bad3b: Pulling fs layer [2023-12-15T02:31:07.584Z] c926b61bad3b: Download complete [2023-12-15T02:31:07.584Z] c926b61bad3b: Pull complete [2023-12-15T02:31:07.584Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:31:07.584Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T02:31:07.584Z] ---> b541f2080109 [2023-12-15T02:31:07.584Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-15T02:31:07.584Z] ---> Running in 1360db9f2156 [2023-12-15T02:31:07.584Z] Removing intermediate container 1360db9f2156 [2023-12-15T02:31:07.584Z] ---> 409a1021dc1d [2023-12-15T02:31:07.584Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-15T02:31:07.584Z] ---> Running in d873f96bfc82 [2023-12-15T02:31:07.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:07.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:07.584Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T02:31:07.584Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:31:07.584Z] OK: 7 MiB in 16 packages [2023-12-15T02:31:07.842Z] Removing intermediate container d873f96bfc82 [2023-12-15T02:31:07.842Z] ---> 6732efdb4513 [2023-12-15T02:31:07.842Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-15T02:31:07.842Z] ---> Running in d1d5bcc47854 [2023-12-15T02:31:08.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:08.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:31:08.359Z] OK: 7 MiB in 16 packages [2023-12-15T02:31:08.925Z] Removing intermediate container d1d5bcc47854 [2023-12-15T02:31:08.925Z] ---> 93118fbe6a4b [2023-12-15T02:31:08.925Z] Step 17/26 : WORKDIR / [2023-12-15T02:31:08.925Z] ---> Running in 7c7445d5b383 [2023-12-15T02:31:08.925Z] Removing intermediate container 7c7445d5b383 [2023-12-15T02:31:08.925Z] ---> 9fb39f412be7 [2023-12-15T02:31:08.925Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-12-15T02:31:08.925Z] ---> bac7276fe9cd [2023-12-15T02:31:08.925Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-12-15T02:31:09.183Z] ---> 1d0d550fe319 [2023-12-15T02:31:09.183Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-12-15T02:31:10.138Z] ---> e2c8c2136358 [2023-12-15T02:31:10.138Z] Step 21/26 : EXPOSE 59995 [2023-12-15T02:31:10.138Z] ---> Running in 6448c6c4debf [2023-12-15T02:31:10.138Z] Removing intermediate container 6448c6c4debf [2023-12-15T02:31:10.138Z] ---> 8ef2c5527d0e [2023-12-15T02:31:10.138Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-12-15T02:31:10.138Z] ---> Running in 667b51ddae7a [2023-12-15T02:31:10.138Z] Removing intermediate container 667b51ddae7a [2023-12-15T02:31:10.138Z] ---> b6db7366a97d [2023-12-15T02:31:10.138Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-15T02:31:10.138Z] ---> Running in 1fec2bca25aa [2023-12-15T02:31:10.138Z] Removing intermediate container 1fec2bca25aa [2023-12-15T02:31:10.138Z] ---> 9bbe5ab140bb [2023-12-15T02:31:10.138Z] Step 24/26 : LABEL arch=amd64 [2023-12-15T02:31:10.138Z] ---> Running in 88a63ee5adca [2023-12-15T02:31:10.396Z] Removing intermediate container 88a63ee5adca [2023-12-15T02:31:10.396Z] ---> 6ab74ea65d9d [2023-12-15T02:31:10.396Z] Step 25/26 : LABEL git_sha=8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:31:10.396Z] ---> Running in 8459a422f8ac [2023-12-15T02:31:10.396Z] Removing intermediate container 8459a422f8ac [2023-12-15T02:31:10.396Z] ---> ed148d9f3968 [2023-12-15T02:31:10.396Z] Step 26/26 : LABEL version=3.0.1-dev.16 [2023-12-15T02:31:10.396Z] ---> Running in 292f9f6021c3 [2023-12-15T02:31:10.396Z] Removing intermediate container 292f9f6021c3 [2023-12-15T02:31:10.396Z] ---> d467883069d1 [2023-12-15T02:31:10.396Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T02:31:10.396Z] Successfully built d467883069d1 [2023-12-15T02:31:10.396Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:31:10.642Z] provisioning config files... [2023-12-15T02:31:10.651Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10597660542777319704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:31:10.984Z] ---> ****-login.sh [2023-12-15T02:31:10.984Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:31:10.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:10.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:10.985Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:10.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:10.985Z] [2023-12-15T02:31:10.985Z] Login Succeeded [2023-12-15T02:31:10.985Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:31:10.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:10.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:10.985Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:10.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:10.985Z] [2023-12-15T02:31:10.985Z] Login Succeeded [2023-12-15T02:31:10.985Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:31:11.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:11.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:11.244Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:11.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:11.245Z] [2023-12-15T02:31:11.245Z] Login Succeeded [2023-12-15T02:31:11.245Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:31:11.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:11.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:11.245Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:11.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:11.245Z] [2023-12-15T02:31:11.245Z] Login Succeeded [2023-12-15T02:31:11.245Z] ****.io [2023-12-15T02:31:11.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:11.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:11.503Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:11.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:11.503Z] [2023-12-15T02:31:11.503Z] Login Succeeded [2023-12-15T02:31:11.503Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:31:11.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:31:11.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:31:11.685Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-12-15T02:31:11.685Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:31:11.685Z] latest [2023-12-15T02:31:11.685Z] 3.0.1-dev.16 [2023-12-15T02:31:11.685Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [2023-12-15T02:31:11.685Z] main [2023-12-15T02:31:11.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:12.133Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:12.519Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:31:12.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-15T02:31:12.519Z] 7db83f5fb5e7: Preparing [2023-12-15T02:31:12.519Z] ccebdd7f68cc: Preparing [2023-12-15T02:31:12.519Z] 2996a1cff3a5: Preparing [2023-12-15T02:31:12.519Z] 68d118be73a9: Preparing [2023-12-15T02:31:12.519Z] 0fdeb9f87319: Preparing [2023-12-15T02:31:12.519Z] 9fe9a137fd00: Preparing [2023-12-15T02:31:12.519Z] 9fe9a137fd00: Waiting [2023-12-15T02:31:12.519Z] 2996a1cff3a5: Pushed [2023-12-15T02:31:12.519Z] 0fdeb9f87319: Pushed [2023-12-15T02:31:12.519Z] ccebdd7f68cc: Pushed [2023-12-15T02:31:12.519Z] 68d118be73a9: Pushed [2023-12-15T02:31:12.519Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:31:15.053Z] 7db83f5fb5e7: Pushed [2023-12-15T02:31:15.313Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2: digest: sha256:f74dd17a7eb25744015d94f2494743d5a385197db2ff9ee0ddca42a39eeb0b60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:15.708Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:16.101Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-12-15T02:31:16.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-15T02:31:16.102Z] 7db83f5fb5e7: Preparing [2023-12-15T02:31:16.102Z] ccebdd7f68cc: Preparing [2023-12-15T02:31:16.102Z] 2996a1cff3a5: Preparing [2023-12-15T02:31:16.102Z] 68d118be73a9: Preparing [2023-12-15T02:31:16.102Z] 0fdeb9f87319: Preparing [2023-12-15T02:31:16.102Z] 9fe9a137fd00: Preparing [2023-12-15T02:31:16.102Z] 9fe9a137fd00: Waiting [2023-12-15T02:31:16.102Z] 68d118be73a9: Layer already exists [2023-12-15T02:31:16.102Z] 2996a1cff3a5: Layer already exists [2023-12-15T02:31:16.102Z] 0fdeb9f87319: Layer already exists [2023-12-15T02:31:16.102Z] 7db83f5fb5e7: Layer already exists [2023-12-15T02:31:16.102Z] ccebdd7f68cc: Layer already exists [2023-12-15T02:31:16.102Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:31:16.102Z] latest: digest: sha256:f74dd17a7eb25744015d94f2494743d5a385197db2ff9ee0ddca42a39eeb0b60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:16.499Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:16.949Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.16 [2023-12-15T02:31:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-15T02:31:16.949Z] 7db83f5fb5e7: Preparing [2023-12-15T02:31:16.949Z] ccebdd7f68cc: Preparing [2023-12-15T02:31:16.949Z] 2996a1cff3a5: Preparing [2023-12-15T02:31:16.949Z] 68d118be73a9: Preparing [2023-12-15T02:31:16.949Z] 0fdeb9f87319: Preparing [2023-12-15T02:31:16.949Z] 9fe9a137fd00: Preparing [2023-12-15T02:31:16.949Z] 9fe9a137fd00: Waiting [2023-12-15T02:31:16.949Z] ccebdd7f68cc: Layer already exists [2023-12-15T02:31:16.949Z] 2996a1cff3a5: Layer already exists [2023-12-15T02:31:16.949Z] 7db83f5fb5e7: Layer already exists [2023-12-15T02:31:16.949Z] 68d118be73a9: Layer already exists [2023-12-15T02:31:16.949Z] 0fdeb9f87319: Layer already exists [2023-12-15T02:31:16.949Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:31:16.949Z] 3.0.1-dev.16: digest: sha256:f74dd17a7eb25744015d94f2494743d5a385197db2ff9ee0ddca42a39eeb0b60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:17.348Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:17.746Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [2023-12-15T02:31:17.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-15T02:31:17.746Z] 7db83f5fb5e7: Preparing [2023-12-15T02:31:17.746Z] ccebdd7f68cc: Preparing [2023-12-15T02:31:17.746Z] 2996a1cff3a5: Preparing [2023-12-15T02:31:17.746Z] 68d118be73a9: Preparing [2023-12-15T02:31:17.746Z] 0fdeb9f87319: Preparing [2023-12-15T02:31:17.746Z] 9fe9a137fd00: Preparing [2023-12-15T02:31:17.746Z] 9fe9a137fd00: Waiting [2023-12-15T02:31:17.746Z] 68d118be73a9: Layer already exists [2023-12-15T02:31:17.746Z] 7db83f5fb5e7: Layer already exists [2023-12-15T02:31:17.746Z] ccebdd7f68cc: Layer already exists [2023-12-15T02:31:17.746Z] 0fdeb9f87319: Layer already exists [2023-12-15T02:31:17.746Z] 2996a1cff3a5: Layer already exists [2023-12-15T02:31:17.747Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:31:17.747Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16: digest: sha256:f74dd17a7eb25744015d94f2494743d5a385197db2ff9ee0ddca42a39eeb0b60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:18.147Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:18.555Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-12-15T02:31:18.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-15T02:31:18.555Z] 7db83f5fb5e7: Preparing [2023-12-15T02:31:18.555Z] ccebdd7f68cc: Preparing [2023-12-15T02:31:18.555Z] 2996a1cff3a5: Preparing [2023-12-15T02:31:18.555Z] 68d118be73a9: Preparing [2023-12-15T02:31:18.555Z] 0fdeb9f87319: Preparing [2023-12-15T02:31:18.555Z] 9fe9a137fd00: Preparing [2023-12-15T02:31:18.555Z] 9fe9a137fd00: Waiting [2023-12-15T02:31:18.555Z] 2996a1cff3a5: Layer already exists [2023-12-15T02:31:18.555Z] 7db83f5fb5e7: Layer already exists [2023-12-15T02:31:18.555Z] 0fdeb9f87319: Layer already exists [2023-12-15T02:31:18.555Z] 68d118be73a9: Layer already exists [2023-12-15T02:31:18.555Z] ccebdd7f68cc: Layer already exists [2023-12-15T02:31:18.555Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:31:18.555Z] main: digest: sha256:f74dd17a7eb25744015d94f2494743d5a385197db2ff9ee0ddca42a39eeb0b60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:31:18.794Z] ===================================================== [Pipeline] echo [2023-12-15T02:31:18.835Z] taggedImages: [2023-12-15T02:31:18.835Z] - nexus3.edgexfoundry.org:10004/device-uart:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:31:18.835Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-12-15T02:31:18.835Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.16 [2023-12-15T02:31:18.835Z] - nexus3.edgexfoundry.org:10004/device-uart:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [2023-12-15T02:31:18.835Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:19.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:31:19.478Z] [2023-12-15T02:31:19.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:19.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:31:19.801Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T02:31:19.801Z] 5eb5b503b376: Pulling fs layer [2023-12-15T02:31:19.801Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T02:31:19.801Z] ec43610c2a17: Pulling fs layer [2023-12-15T02:31:19.801Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T02:31:19.801Z] 33b1e0a273af: Pulling fs layer [2023-12-15T02:31:19.801Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T02:31:19.801Z] 2f39f015ded8: Pulling fs layer [2023-12-15T02:31:19.801Z] 3a2ae6a8a46f: Waiting [2023-12-15T02:31:19.801Z] 33b1e0a273af: Waiting [2023-12-15T02:31:19.801Z] 5d3b04190fa2: Waiting [2023-12-15T02:31:19.801Z] 2f39f015ded8: Waiting [2023-12-15T02:31:19.801Z] 5c69ac0246d0: Verifying Checksum [2023-12-15T02:31:19.801Z] 5c69ac0246d0: Download complete [2023-12-15T02:31:19.801Z] 3a2ae6a8a46f: Download complete [2023-12-15T02:31:19.801Z] 33b1e0a273af: Verifying Checksum [2023-12-15T02:31:19.801Z] 33b1e0a273af: Download complete [2023-12-15T02:31:19.801Z] ec43610c2a17: Verifying Checksum [2023-12-15T02:31:19.801Z] ec43610c2a17: Download complete [2023-12-15T02:31:19.801Z] 5d3b04190fa2: Download complete [2023-12-15T02:31:20.058Z] 5eb5b503b376: Verifying Checksum [2023-12-15T02:31:20.058Z] 5eb5b503b376: Download complete [2023-12-15T02:31:20.624Z] 2f39f015ded8: Download complete [2023-12-15T02:31:21.189Z] 5eb5b503b376: Pull complete [2023-12-15T02:31:21.189Z] 5c69ac0246d0: Pull complete [2023-12-15T02:31:21.755Z] ec43610c2a17: Pull complete [2023-12-15T02:31:21.755Z] 3a2ae6a8a46f: Pull complete [2023-12-15T02:31:22.012Z] 33b1e0a273af: Pull complete [2023-12-15T02:31:22.012Z] 5d3b04190fa2: Pull complete [2023-12-15T02:31:26.192Z] 2f39f015ded8: Pull complete [2023-12-15T02:31:26.192Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T02:31:26.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:31:26.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:31:26.406Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:31:26.437Z] $ 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 [2023-12-15T02:31:31.490Z] $ docker top 02e7561e2be91fad3bf096e477468704846bc66a1d089e8c5bda5209dc816d3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:31:31.912Z] ---> job-cost.sh [2023-12-15T02:31:31.912Z] lf-activate-venv: SKIPPING [2023-12-15T02:31:31.912Z] INFO: No Stack... [2023-12-15T02:31:32.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:31:32.431Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:31:32.715Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-12-15T02:31:32.715Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T02:31:32.728Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-23-stack-cost] [2023-12-15T02:31:32.735Z] Resource [jenkins-edgexfoundry-device-uart-main-23-stack-cost] did not exist. Created. [2023-12-15T02:31:32.735Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:31:33.125Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:31:33.183Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:31:33.191Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:31:33.266Z] $ docker stop --time=1 02e7561e2be91fad3bf096e477468704846bc66a1d089e8c5bda5209dc816d3d [2023-12-15T02:31:34.416Z] $ docker rm -f --volumes 02e7561e2be91fad3bf096e477468704846bc66a1d089e8c5bda5209dc816d3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-15T02:32:07.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25123 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-12-15T02:32:07.046Z] Running in /w/workspace/device-uart/23 [Pipeline] { [Pipeline] checkout [2023-12-15T02:32:10.126Z] The recommended git tool is: git [2023-12-15T02:32:16.357Z] using credential edgex-jenkins-ssh [2023-12-15T02:32:16.381Z] Cloning the remote Git repository [2023-12-15T02:32:16.432Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-12-15T02:32:16.550Z] > git init /w/workspace/device-uart/23 # timeout=10 [2023-12-15T02:32:16.731Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-15T02:32:16.732Z] > git --version # timeout=10 [2023-12-15T02:32:16.755Z] > git --version # 'git version 2.25.1' [2023-12-15T02:32:16.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T02:32:16.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:32:20.420Z] Avoid second fetch [2023-12-15T02:32:20.421Z] Checking out Revision 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 (main) [2023-12-15T02:32:19.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-15T02:32:19.129Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:32:20.443Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T02:32:21.227Z] Commit message: "Merge pull request #39 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:32:20.524Z] > git checkout -f 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 # timeout=10 [2023-12-15T02:32:22.333Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T02:32:22.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:32:22.333Z] Dload Upload Total Spent Left Speed [2023-12-15T02:32:22.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 193k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2023-12-15T02:32:22.690Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-15T02:32:23.035Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-15T02:32:23.035Z] + sudo tee /etc/docker/daemon.new [2023-12-15T02:32:23.035Z] { [2023-12-15T02:32:23.035Z] "registry-mirrors": [ [2023-12-15T02:32:23.035Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T02:32:23.035Z] ], [2023-12-15T02:32:23.035Z] "bip": "10.250.0.254/24", [2023-12-15T02:32:23.035Z] "hosts": [ [2023-12-15T02:32:23.035Z] "tcp://0.0.0.0:5555", [2023-12-15T02:32:23.035Z] "unix:///var/run/docker.sock" [2023-12-15T02:32:23.035Z] ], [2023-12-15T02:32:23.035Z] "mtu": 1458, [2023-12-15T02:32:23.035Z] "selinux-enabled": true, [2023-12-15T02:32:23.035Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T02:32:23.035Z] } [Pipeline] sh [2023-12-15T02:32:23.372Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T02:32:23.713Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:32:42.132Z] provisioning config files... [2023-12-15T02:32:42.166Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/23@tmp/config16454800855559622973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:32:42.677Z] ---> ****-login.sh [2023-12-15T02:32:42.677Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:32:42.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:43.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:43.223Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:43.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:43.223Z] [2023-12-15T02:32:43.223Z] Login Succeeded [2023-12-15T02:32:43.223Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:32:43.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:43.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:43.495Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:43.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:43.495Z] [2023-12-15T02:32:43.495Z] Login Succeeded [2023-12-15T02:32:43.495Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:32:43.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:43.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:43.769Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:43.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:43.769Z] [2023-12-15T02:32:43.769Z] Login Succeeded [2023-12-15T02:32:43.769Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:32:44.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:44.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:44.317Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:44.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:44.317Z] [2023-12-15T02:32:44.317Z] Login Succeeded [2023-12-15T02:32:44.317Z] ****.io [2023-12-15T02:32:44.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:32:44.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:32:44.862Z] Configure a credential helper to remove this warning. See [2023-12-15T02:32:44.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:32:44.862Z] [2023-12-15T02:32:44.862Z] Login Succeeded [2023-12-15T02:32:44.862Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:32:44.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:32:45.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:32:45.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:32:45.483Z] ========================================================= [2023-12-15T02:32:45.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T02:32:45.483Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:32:46.394Z] + 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 . [2023-12-15T02:32:47.811Z] #0 building with "default" instance using docker driver [2023-12-15T02:32:47.811Z] [2023-12-15T02:32:47.811Z] #1 [internal] load build definition from Dockerfile [2023-12-15T02:32:47.811Z] #1 transferring dockerfile: 30B 0.0s [2023-12-15T02:32:47.811Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-15T02:32:47.811Z] #1 DONE 0.1s [2023-12-15T02:32:47.811Z] [2023-12-15T02:32:47.811Z] #2 [internal] load .dockerignore [2023-12-15T02:32:47.811Z] #2 transferring context: 182B done [2023-12-15T02:32:47.811Z] #2 DONE 0.1s [2023-12-15T02:32:47.811Z] [2023-12-15T02:32:47.812Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T02:32:47.812Z] #3 DONE 0.2s [2023-12-15T02:32:48.088Z] [2023-12-15T02:32:48.088Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:32:48.088Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T02:32:48.088Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T02:32:48.088Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T02:32:48.088Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-15T02:32:48.088Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-15T02:32:48.367Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-15T02:32:48.367Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-15T02:32:48.367Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-15T02:32:48.367Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-15T02:32:48.367Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-15T02:32:48.367Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-15T02:32:48.652Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-15T02:32:48.652Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2023-12-15T02:32:48.652Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s [2023-12-15T02:32:48.652Z] #4 ... [2023-12-15T02:32:48.652Z] [2023-12-15T02:32:48.652Z] #5 [internal] load build context [2023-12-15T02:32:48.652Z] #5 transferring context: 11.51MB 0.5s done [2023-12-15T02:32:48.652Z] #5 DONE 0.5s [2023-12-15T02:32:48.652Z] [2023-12-15T02:32:48.653Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:32:48.653Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s [2023-12-15T02:32:48.653Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.6s [2023-12-15T02:32:48.653Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.6s [2023-12-15T02:32:48.653Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.04MB / 63.99MB 0.7s [2023-12-15T02:32:48.928Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.90MB / 63.99MB 0.8s [2023-12-15T02:32:48.928Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-15T02:32:48.928Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.62MB / 97.63MB 0.8s [2023-12-15T02:32:48.928Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2023-12-15T02:32:48.928Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.76MB / 63.99MB 0.9s [2023-12-15T02:32:48.928Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-15T02:32:49.203Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.18MB / 63.99MB 1.1s [2023-12-15T02:32:49.203Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.05MB / 97.63MB 1.1s [2023-12-15T02:32:49.203Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.2s [2023-12-15T02:32:52.897Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.3s [2023-12-15T02:32:52.897Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.3s [2023-12-15T02:32:52.897Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2023-12-15T02:32:53.171Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.5s [2023-12-15T02:32:53.171Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.5s [2023-12-15T02:32:53.171Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 5.1s [2023-12-15T02:32:53.443Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 5.3s [2023-12-15T02:32:53.443Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 5.3s [2023-12-15T02:32:53.443Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 5.3s done [2023-12-15T02:32:53.443Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-15T02:32:53.714Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 5.5s [2023-12-15T02:32:53.714Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.52MB / 97.63MB 5.8s [2023-12-15T02:32:53.985Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 6.0s [2023-12-15T02:32:54.256Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.2s [2023-12-15T02:32:54.256Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.2s done [2023-12-15T02:32:59.626Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.2s [2023-12-15T02:33:07.124Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2023-12-15T02:33:11.403Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.7s done [2023-12-15T02:33:12.827Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-15T02:33:12.827Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T02:33:12.827Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T02:33:13.097Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-15T02:33:18.447Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-15T02:33:22.722Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.9s done [2023-12-15T02:33:22.722Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-15T02:33:24.137Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-15T02:33:24.406Z] #4 DONE 36.4s [2023-12-15T02:33:24.406Z] [2023-12-15T02:33:24.406Z] #6 [builder 2/7] WORKDIR /device-uart [2023-12-15T02:33:26.365Z] #6 DONE 1.8s [2023-12-15T02:33:26.365Z] [2023-12-15T02:33:26.365Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T02:33:26.954Z] #7 0.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:33:27.545Z] #7 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:33:28.968Z] #7 2.669 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T02:33:28.968Z] #7 2.692 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T02:33:28.968Z] #7 2.705 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T02:33:28.968Z] #7 2.780 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T02:33:29.240Z] #7 2.818 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:33:29.240Z] #7 2.863 OK: 271 MiB in 56 packages [2023-12-15T02:33:29.515Z] #7 DONE 3.2s [2023-12-15T02:33:29.515Z] [2023-12-15T02:33:29.515Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T02:33:29.788Z] #8 DONE 0.2s [2023-12-15T02:33:29.788Z] [2023-12-15T02:33:29.788Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:33:56.496Z] #9 DONE 24.0s [2023-12-15T02:33:56.496Z] [2023-12-15T02:33:56.496Z] #10 [builder 6/7] COPY . . [2023-12-15T02:33:56.496Z] #10 DONE 0.4s [2023-12-15T02:33:56.496Z] [2023-12-15T02:33:56.496Z] #11 [builder 7/7] RUN echo noop [2023-12-15T02:33:56.496Z] #11 0.760 noop [2023-12-15T02:33:56.496Z] #11 DONE 0.9s [2023-12-15T02:33:56.496Z] [2023-12-15T02:33:56.496Z] #12 exporting to image [2023-12-15T02:33:56.496Z] #12 exporting layers [2023-12-15T02:34:23.221Z] #12 exporting layers 25.3s done [2023-12-15T02:34:23.221Z] #12 writing image sha256:5a84c2715682e5ef160f6aed760e769680f628f4e22735c1d8a8d7d86b7b89dc 0.0s done [2023-12-15T02:34:23.221Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-15T02:34:23.221Z] #12 DONE 25.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:34:23.691Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:34:23.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:34:24.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container [2023-12-15T02:34:24.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/23 -v /w/workspace/device-uart/23:/w/workspace/device-uart/23:rw,z -v /w/workspace/device-uart/23@tmp:/w/workspace/device-uart/23@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 [2023-12-15T02:34:25.476Z] $ docker top 1fa1a2940661fa95a8603ff8f22e6ad4a2b50d26a510f6126b06310747737d99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:34:26.386Z] + go version [2023-12-15T02:34:26.386Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T02:34:26.411Z] $ docker stop --time=1 1fa1a2940661fa95a8603ff8f22e6ad4a2b50d26a510f6126b06310747737d99 [2023-12-15T02:34:28.049Z] $ docker rm -f --volumes 1fa1a2940661fa95a8603ff8f22e6ad4a2b50d26a510f6126b06310747737d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:34:28.909Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:34:28.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:34:29.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container [2023-12-15T02:34:29.229Z] $ 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/23 -v /w/workspace/device-uart/23:/w/workspace/device-uart/23:rw,z -v /w/workspace/device-uart/23@tmp:/w/workspace/device-uart/23@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 [2023-12-15T02:34:30.241Z] $ docker top 0916554c55d37a64294564082d97e66af1887856643ce563a6c8459f214e9c5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:34:30.820Z] + git config --global --add safe.directory /w/workspace/device-uart/23 [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:34:31.219Z] + make test [2023-12-15T02:34:31.219Z] go test ./... -coverprofile=coverage.out [2023-12-15T02:34:36.590Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-15T02:35:44.519Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-15T02:35:44.519Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-15T02:35:44.519Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T02:35:44.519Z] go vet ./... [2023-12-15T02:35:52.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:35:52.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:35:52.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:35:52.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:35:52.855Z] $ docker stop --time=1 0916554c55d37a64294564082d97e66af1887856643ce563a6c8459f214e9c5c [2023-12-15T02:35:54.811Z] $ docker rm -f --volumes 0916554c55d37a64294564082d97e66af1887856643ce563a6c8459f214e9c5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:35:56.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:35:56.235Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T02:35:56.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:35:57.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:35:57.788Z] + ls -al . [2023-12-15T02:35:57.788Z] total 152 [2023-12-15T02:35:57.788Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 02:34 . [2023-12-15T02:35:57.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:32 .. [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 02:32 .dockerignore [2023-12-15T02:35:57.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:32 .git [2023-12-15T02:35:57.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:32 .github [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 15 02:32 .gitignore [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 02:32 .golangci.yml [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 15 02:32 Attribution.txt [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 15 02:32 CHANGELOG.md [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 15 02:32 Dockerfile [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 02:32 GOVERNANCE.md [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 15 02:32 Jenkinsfile [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 02:32 LICENSE [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 15 02:32 Makefile [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 02:32 OWNERS.md [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 15 02:32 README.md [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 15 02:29 VERSION [2023-12-15T02:35:57.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:32 bin [2023-12-15T02:35:57.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:32 cmd [2023-12-15T02:35:57.788Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 15 02:34 coverage.out [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 15 02:32 go.mod [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 15 02:32 go.sum [2023-12-15T02:35:57.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:32 internal [2023-12-15T02:35:57.788Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:58.233Z] + 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=8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 --label arch=arm64 --label version=3.0.1-dev.16 . [2023-12-15T02:35:59.201Z] #0 building with "default" instance using docker driver [2023-12-15T02:35:59.201Z] [2023-12-15T02:35:59.201Z] #1 [internal] load build definition from Dockerfile [2023-12-15T02:35:59.201Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-15T02:35:59.201Z] #1 DONE 0.0s [2023-12-15T02:35:59.201Z] [2023-12-15T02:35:59.201Z] #2 [internal] load .dockerignore [2023-12-15T02:35:59.201Z] #2 transferring context: 182B done [2023-12-15T02:35:59.201Z] #2 DONE 0.0s [2023-12-15T02:35:59.201Z] [2023-12-15T02:35:59.201Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T02:35:59.201Z] #3 DONE 0.0s [2023-12-15T02:35:59.201Z] [2023-12-15T02:35:59.201Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T02:36:02.557Z] #4 DONE 2.9s [2023-12-15T02:36:02.557Z] [2023-12-15T02:36:02.557Z] #5 [internal] load build context [2023-12-15T02:36:02.557Z] #5 transferring context: 4.34kB 0.0s done [2023-12-15T02:36:02.557Z] #5 DONE 0.1s [2023-12-15T02:36:02.557Z] [2023-12-15T02:36:02.557Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:36:02.557Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T02:36:02.557Z] #6 ... [2023-12-15T02:36:02.557Z] [2023-12-15T02:36:02.557Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T02:36:02.557Z] #7 DONE 0.2s [2023-12-15T02:36:02.557Z] [2023-12-15T02:36:02.557Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:36:02.557Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-15T02:36:02.557Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T02:36:02.557Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T02:36:02.557Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T02:36:02.557Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-15T02:36:02.557Z] #6 ... [2023-12-15T02:36:02.557Z] [2023-12-15T02:36:02.557Z] #8 [builder 2/7] WORKDIR /device-uart [2023-12-15T02:36:02.557Z] #8 DONE 0.1s [2023-12-15T02:36:02.557Z] [2023-12-15T02:36:02.557Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:36:02.557Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-15T02:36:02.825Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-15T02:36:03.093Z] #6 DONE 1.1s [2023-12-15T02:36:03.093Z] [2023-12-15T02:36:03.093Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T02:36:03.370Z] #9 0.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:36:03.960Z] #9 1.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:36:05.377Z] #9 2.582 OK: 271 MiB in 56 packages [2023-12-15T02:36:05.377Z] #9 DONE 2.9s [2023-12-15T02:36:05.377Z] [2023-12-15T02:36:05.377Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T02:36:05.645Z] #10 DONE 0.2s [2023-12-15T02:36:05.645Z] [2023-12-15T02:36:05.645Z] #11 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-15T02:36:05.645Z] #11 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:36:05.645Z] #11 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:36:05.645Z] #11 2.275 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T02:36:05.645Z] #11 2.286 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:36:05.645Z] #11 2.317 OK: 8 MiB in 16 packages [2023-12-15T02:36:05.923Z] #11 DONE 2.7s [2023-12-15T02:36:05.923Z] [2023-12-15T02:36:05.923Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:36:07.448Z] #12 DONE 1.5s [2023-12-15T02:36:07.448Z] [2023-12-15T02:36:07.448Z] #13 [builder 6/7] COPY . . [2023-12-15T02:36:07.752Z] #13 DONE 0.4s [2023-12-15T02:36:07.752Z] [2023-12-15T02:36:07.752Z] #14 [builder 7/7] RUN make build [2023-12-15T02:36:08.358Z] #14 0.811 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-15T02:36:08.989Z] #14 ... [2023-12-15T02:36:08.989Z] [2023-12-15T02:36:08.989Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-15T02:36:08.989Z] #15 0.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:36:08.989Z] #15 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:36:08.989Z] #15 2.627 OK: 8 MiB in 16 packages [2023-12-15T02:36:08.989Z] #15 DONE 3.0s [2023-12-15T02:36:08.989Z] [2023-12-15T02:36:08.989Z] #14 [builder 7/7] RUN make build [2023-12-15T02:37:45.756Z] #14 DONE 86.2s [2023-12-15T02:37:45.756Z] [2023-12-15T02:37:45.756Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2023-12-15T02:37:45.756Z] #16 DONE 0.1s [2023-12-15T02:37:45.756Z] [2023-12-15T02:37:45.756Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2023-12-15T02:37:45.756Z] #17 DONE 0.1s [2023-12-15T02:37:45.756Z] [2023-12-15T02:37:45.756Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2023-12-15T02:37:45.756Z] #18 DONE 0.4s [2023-12-15T02:37:45.756Z] [2023-12-15T02:37:45.756Z] #19 exporting to image [2023-12-15T02:37:45.756Z] #19 exporting layers [2023-12-15T02:37:45.756Z] #19 exporting layers 0.4s done [2023-12-15T02:37:45.756Z] #19 writing image sha256:bc2e1569fb20b1ec08e20531531fbb3995a9a8a21205827a546af75d2e18ab93 done [2023-12-15T02:37:45.756Z] #19 naming to docker.io/library/device-uart-arm64 done [2023-12-15T02:37:45.756Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:37:46.268Z] provisioning config files... [2023-12-15T02:37:46.283Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/23@tmp/config3050146536891583521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:37:46.682Z] ---> ****-login.sh [2023-12-15T02:37:46.682Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:37:46.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:37:46.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:37:46.955Z] Configure a credential helper to remove this warning. See [2023-12-15T02:37:46.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:37:46.955Z] [2023-12-15T02:37:46.955Z] Login Succeeded [2023-12-15T02:37:46.955Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:37:46.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:37:47.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:37:47.227Z] Configure a credential helper to remove this warning. See [2023-12-15T02:37:47.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:37:47.227Z] [2023-12-15T02:37:47.227Z] Login Succeeded [2023-12-15T02:37:47.227Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:37:47.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:37:47.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:37:47.498Z] Configure a credential helper to remove this warning. See [2023-12-15T02:37:47.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:37:47.498Z] [2023-12-15T02:37:47.498Z] Login Succeeded [2023-12-15T02:37:47.498Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:37:47.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:37:47.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:37:47.768Z] Configure a credential helper to remove this warning. See [2023-12-15T02:37:47.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:37:47.768Z] [2023-12-15T02:37:47.768Z] Login Succeeded [2023-12-15T02:37:47.768Z] ****.io [2023-12-15T02:37:48.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:37:48.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:37:48.314Z] Configure a credential helper to remove this warning. See [2023-12-15T02:37:48.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:37:48.314Z] [2023-12-15T02:37:48.314Z] Login Succeeded [2023-12-15T02:37:48.314Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:37:48.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:37:48.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:37:48.593Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-12-15T02:37:48.593Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:37:48.593Z] latest [2023-12-15T02:37:48.593Z] 3.0.1-dev.16 [2023-12-15T02:37:48.593Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [2023-12-15T02:37:48.593Z] main [2023-12-15T02:37:48.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:49.156Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:49.639Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:37:49.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-15T02:37:49.639Z] 93e30c725d08: Preparing [2023-12-15T02:37:49.639Z] bfc550074f15: Preparing [2023-12-15T02:37:49.639Z] 2dbda4da2d98: Preparing [2023-12-15T02:37:49.639Z] c6ef6e66950b: Preparing [2023-12-15T02:37:49.639Z] d4429a28ef1a: Preparing [2023-12-15T02:37:49.639Z] 0faf9b67be60: Preparing [2023-12-15T02:37:49.639Z] 0faf9b67be60: Waiting [2023-12-15T02:37:49.908Z] bfc550074f15: Pushed [2023-12-15T02:37:49.908Z] c6ef6e66950b: Pushed [2023-12-15T02:37:49.908Z] d4429a28ef1a: Pushed [2023-12-15T02:37:49.908Z] 2dbda4da2d98: Pushed [2023-12-15T02:37:49.908Z] 0faf9b67be60: Layer already exists [2023-12-15T02:38:00.003Z] 93e30c725d08: Pushed [2023-12-15T02:38:00.003Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2: digest: sha256:ae31b10accc3a52c98aff2e1022715a2b1bd93191498745954a5ad3f8c42bbd1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:00.499Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:00.984Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-12-15T02:38:00.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-15T02:38:00.984Z] 93e30c725d08: Preparing [2023-12-15T02:38:00.984Z] bfc550074f15: Preparing [2023-12-15T02:38:00.984Z] 2dbda4da2d98: Preparing [2023-12-15T02:38:00.984Z] c6ef6e66950b: Preparing [2023-12-15T02:38:00.984Z] d4429a28ef1a: Preparing [2023-12-15T02:38:00.984Z] 0faf9b67be60: Preparing [2023-12-15T02:38:00.984Z] 0faf9b67be60: Waiting [2023-12-15T02:38:00.984Z] bfc550074f15: Layer already exists [2023-12-15T02:38:00.984Z] c6ef6e66950b: Layer already exists [2023-12-15T02:38:00.984Z] 2dbda4da2d98: Layer already exists [2023-12-15T02:38:00.984Z] d4429a28ef1a: Layer already exists [2023-12-15T02:38:00.984Z] 93e30c725d08: Layer already exists [2023-12-15T02:38:00.984Z] 0faf9b67be60: Layer already exists [2023-12-15T02:38:01.252Z] latest: digest: sha256:ae31b10accc3a52c98aff2e1022715a2b1bd93191498745954a5ad3f8c42bbd1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:01.737Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:02.206Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.16 [2023-12-15T02:38:02.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-15T02:38:02.207Z] 93e30c725d08: Preparing [2023-12-15T02:38:02.207Z] bfc550074f15: Preparing [2023-12-15T02:38:02.207Z] 2dbda4da2d98: Preparing [2023-12-15T02:38:02.207Z] c6ef6e66950b: Preparing [2023-12-15T02:38:02.207Z] d4429a28ef1a: Preparing [2023-12-15T02:38:02.207Z] 0faf9b67be60: Preparing [2023-12-15T02:38:02.207Z] 0faf9b67be60: Waiting [2023-12-15T02:38:02.207Z] d4429a28ef1a: Layer already exists [2023-12-15T02:38:02.207Z] c6ef6e66950b: Layer already exists [2023-12-15T02:38:02.207Z] bfc550074f15: Layer already exists [2023-12-15T02:38:02.207Z] 2dbda4da2d98: Layer already exists [2023-12-15T02:38:02.207Z] 93e30c725d08: Layer already exists [2023-12-15T02:38:02.207Z] 0faf9b67be60: Layer already exists [2023-12-15T02:38:02.473Z] 3.0.1-dev.16: digest: sha256:ae31b10accc3a52c98aff2e1022715a2b1bd93191498745954a5ad3f8c42bbd1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:02.959Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:03.439Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [2023-12-15T02:38:03.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-15T02:38:03.439Z] 93e30c725d08: Preparing [2023-12-15T02:38:03.439Z] bfc550074f15: Preparing [2023-12-15T02:38:03.439Z] 2dbda4da2d98: Preparing [2023-12-15T02:38:03.439Z] c6ef6e66950b: Preparing [2023-12-15T02:38:03.439Z] d4429a28ef1a: Preparing [2023-12-15T02:38:03.439Z] 0faf9b67be60: Preparing [2023-12-15T02:38:03.439Z] 0faf9b67be60: Waiting [2023-12-15T02:38:03.439Z] c6ef6e66950b: Layer already exists [2023-12-15T02:38:03.439Z] 2dbda4da2d98: Layer already exists [2023-12-15T02:38:03.439Z] 93e30c725d08: Layer already exists [2023-12-15T02:38:03.439Z] d4429a28ef1a: Layer already exists [2023-12-15T02:38:03.439Z] bfc550074f15: Layer already exists [2023-12-15T02:38:03.439Z] 0faf9b67be60: Layer already exists [2023-12-15T02:38:03.706Z] 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16: digest: sha256:ae31b10accc3a52c98aff2e1022715a2b1bd93191498745954a5ad3f8c42bbd1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:04.199Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:04.671Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-12-15T02:38:04.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-15T02:38:04.671Z] 93e30c725d08: Preparing [2023-12-15T02:38:04.671Z] bfc550074f15: Preparing [2023-12-15T02:38:04.671Z] 2dbda4da2d98: Preparing [2023-12-15T02:38:04.671Z] c6ef6e66950b: Preparing [2023-12-15T02:38:04.671Z] d4429a28ef1a: Preparing [2023-12-15T02:38:04.671Z] 0faf9b67be60: Preparing [2023-12-15T02:38:04.671Z] 0faf9b67be60: Waiting [2023-12-15T02:38:04.671Z] 93e30c725d08: Layer already exists [2023-12-15T02:38:04.671Z] d4429a28ef1a: Layer already exists [2023-12-15T02:38:04.671Z] c6ef6e66950b: Layer already exists [2023-12-15T02:38:04.671Z] 2dbda4da2d98: Layer already exists [2023-12-15T02:38:04.671Z] bfc550074f15: Layer already exists [2023-12-15T02:38:04.671Z] 0faf9b67be60: Layer already exists [2023-12-15T02:38:04.938Z] main: digest: sha256:ae31b10accc3a52c98aff2e1022715a2b1bd93191498745954a5ad3f8c42bbd1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:38:05.276Z] ===================================================== [Pipeline] echo [2023-12-15T02:38:05.331Z] taggedImages: [2023-12-15T02:38:05.331Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [2023-12-15T02:38:05.331Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-12-15T02:38:05.331Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.16 [2023-12-15T02:38:05.331Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2-3.0.1-dev.16 [2023-12-15T02:38:05.331Z] - 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 [2023-12-15T02:38:05.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:38:05.978Z] [2023-12-15T02:38:05.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:06.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:38:06.634Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T02:38:06.634Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T02:38:06.634Z] 04944245beec: Pulling fs layer [2023-12-15T02:38:06.634Z] 699f458cf7ca: Pulling fs layer [2023-12-15T02:38:06.634Z] 765212b225bb: Pulling fs layer [2023-12-15T02:38:06.634Z] f23df028b6ca: Pulling fs layer [2023-12-15T02:38:06.634Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T02:38:06.634Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T02:38:06.634Z] f23df028b6ca: Waiting [2023-12-15T02:38:06.634Z] d65c8cfc05b1: Waiting [2023-12-15T02:38:06.634Z] 2437ff75d9bd: Waiting [2023-12-15T02:38:06.634Z] 765212b225bb: Waiting [2023-12-15T02:38:06.634Z] 04944245beec: Verifying Checksum [2023-12-15T02:38:06.634Z] 04944245beec: Download complete [2023-12-15T02:38:06.634Z] 765212b225bb: Verifying Checksum [2023-12-15T02:38:06.634Z] 765212b225bb: Download complete [2023-12-15T02:38:06.634Z] f23df028b6ca: Download complete [2023-12-15T02:38:06.904Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T02:38:06.904Z] d65c8cfc05b1: Download complete [2023-12-15T02:38:06.904Z] 699f458cf7ca: Verifying Checksum [2023-12-15T02:38:06.904Z] 699f458cf7ca: Download complete [2023-12-15T02:38:07.173Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T02:38:07.173Z] 8998bd30e6a1: Download complete [2023-12-15T02:38:09.771Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T02:38:09.771Z] 2437ff75d9bd: Download complete [2023-12-15T02:38:14.034Z] 8998bd30e6a1: Pull complete [2023-12-15T02:38:14.301Z] 04944245beec: Pull complete [2023-12-15T02:38:16.246Z] 699f458cf7ca: Pull complete [2023-12-15T02:38:16.512Z] 765212b225bb: Pull complete [2023-12-15T02:38:17.486Z] f23df028b6ca: Pull complete [2023-12-15T02:38:17.757Z] d65c8cfc05b1: Pull complete [2023-12-15T02:38:44.445Z] 2437ff75d9bd: Pull complete [2023-12-15T02:38:44.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T02:38:44.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:38:44.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:38:44.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container [2023-12-15T02:38:44.846Z] $ 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/23 -v /w/workspace/device-uart/23:/w/workspace/device-uart/23:rw,z -v /w/workspace/device-uart/23@tmp:/w/workspace/device-uart/23@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 [2023-12-15T02:38:46.961Z] $ docker top 800e1f04f4ea2eb9f9be5e218f43414d5818edb46b48cab81a67a3e10a0a6b6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:38:47.534Z] ---> job-cost.sh [2023-12-15T02:38:47.802Z] lf-activate-venv: SKIPPING [2023-12-15T02:38:47.802Z] INFO: No Stack... [2023-12-15T02:38:48.068Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:38:49.025Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:38:49.340Z] + cat /w/workspace/device-uart/23/archives/cost.csv [2023-12-15T02:38:49.340Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T02:38:49.404Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-23-stack-cost] [2023-12-15T02:38:49.411Z] Resource [jenkins-edgexfoundry-device-uart-main-23-stack-cost] did not exist. Created. [2023-12-15T02:38:49.411Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:38:49.851Z] /w/workspace/device-uart/23@tmp/durable-06de9b72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T02:38:50.176Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:38:50.190Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T02:38:50.278Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:38:50.304Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:38:50.413Z] $ docker stop --time=1 800e1f04f4ea2eb9f9be5e218f43414d5818edb46b48cab81a67a3e10a0a6b6c [2023-12-15T02:38:51.834Z] $ docker rm -f --volumes 800e1f04f4ea2eb9f9be5e218f43414d5818edb46b48cab81a67a3e10a0a6b6c [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 [2023-12-15T02:38:53.120Z] provisioning config files... [2023-12-15T02:38:53.127Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16499540654937516760tmp [Pipeline] { [Pipeline] sh [2023-12-15T02:38:53.501Z] + set +x [2023-12-15T02:38:53.501Z] + curl -s https://codecov.io/bash [2023-12-15T02:38:53.501Z] + bash -s -- [2023-12-15T02:38:53.501Z] [2023-12-15T02:38:53.502Z] _____ _ [2023-12-15T02:38:53.502Z] / ____| | | [2023-12-15T02:38:53.502Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T02:38:53.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T02:38:53.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T02:38:53.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T02:38:53.502Z] Bash-1.0.6 [2023-12-15T02:38:53.502Z] [2023-12-15T02:38:53.502Z] [2023-12-15T02:38:53.502Z] ==> git version 2.25.1 found [2023-12-15T02:38:53.502Z] ==> 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 [2023-12-15T02:38:53.502Z] Release-Date: 2020-01-08 [2023-12-15T02:38:53.502Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-15T02:38:53.502Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T02:38:53.502Z] ==> Jenkins CI detected. [2023-12-15T02:38:53.502Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-12-15T02:38:53.502Z] project root: . [2023-12-15T02:38:53.502Z] --> token set from env [2023-12-15T02:38:53.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T02:38:53.502Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T02:38:53.761Z] ==> Python coveragepy not found [2023-12-15T02:38:53.761Z] ==> Searching for coverage reports in: [2023-12-15T02:38:53.761Z] + . [2023-12-15T02:38:53.761Z] -> Found 1 reports [2023-12-15T02:38:53.761Z] ==> Detecting git/mercurial file structure [2023-12-15T02:38:53.761Z] ==> Reading reports [2023-12-15T02:38:53.761Z] + ./coverage.out bytes=10 [2023-12-15T02:38:53.761Z] ==> Appending adjustments [2023-12-15T02:38:53.761Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T02:38:53.761Z] + Found adjustments [2023-12-15T02:38:53.761Z] ==> Gzipping contents [2023-12-15T02:38:53.761Z] 4.0K /tmp/codecov.05yyZT.gz [2023-12-15T02:38:53.761Z] ==> Uploading reports [2023-12-15T02:38:53.761Z] url: https://codecov.io [2023-12-15T02:38:53.761Z] query: branch=main&commit=8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:38:53.761Z] -> Pinging Codecov [2023-12-15T02:38:53.761Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:38:54.329Z] -> Uploading to [2023-12-15T02:38:54.329Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/B9AA6E0BBD74AE3A32605C7A7C664919/8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2/7c908dce-093c-4a62-b286-9d9f8274d0bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T023854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a06eb830aa36ecbf39d9416b5164eba22d447ff8abfa1ae71eb9f126d46305a [2023-12-15T02:38:54.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:38:54.329Z] Dload Upload Total Spent Left Speed [2023-12-15T02:38:54.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2576 --:--:-- --:--:-- --:--:-- 2576 [2023-12-15T02:38:54.588Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] } [2023-12-15T02:38:54.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-15T02:38:54.936Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-15T02:38:54.947Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:55.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:38:55.391Z] [2023-12-15T02:38:55.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:55.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:38:55.991Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-15T02:38:55.991Z] df9b9388f04a: Pulling fs layer [2023-12-15T02:38:55.991Z] 52dc419b0ee2: Pulling fs layer [2023-12-15T02:38:55.991Z] 25bc292e5bac: Pulling fs layer [2023-12-15T02:38:55.992Z] 114826534d7a: Pulling fs layer [2023-12-15T02:38:55.992Z] 4657fd5d0bcf: Pulling fs layer [2023-12-15T02:38:55.992Z] 6ad1cebc031e: Pulling fs layer [2023-12-15T02:38:55.992Z] 8a3aa393b2d8: Pulling fs layer [2023-12-15T02:38:55.992Z] 8a3aa393b2d8: Waiting [2023-12-15T02:38:55.992Z] 4657fd5d0bcf: Waiting [2023-12-15T02:38:55.992Z] 6ad1cebc031e: Waiting [2023-12-15T02:38:55.992Z] 114826534d7a: Waiting [2023-12-15T02:38:55.992Z] 25bc292e5bac: Verifying Checksum [2023-12-15T02:38:55.992Z] 25bc292e5bac: Download complete [2023-12-15T02:38:55.992Z] 52dc419b0ee2: Download complete [2023-12-15T02:38:55.992Z] 4657fd5d0bcf: Verifying Checksum [2023-12-15T02:38:55.992Z] 4657fd5d0bcf: Download complete [2023-12-15T02:38:55.992Z] df9b9388f04a: Download complete [2023-12-15T02:38:55.992Z] 6ad1cebc031e: Verifying Checksum [2023-12-15T02:38:55.992Z] 6ad1cebc031e: Download complete [2023-12-15T02:38:56.251Z] df9b9388f04a: Pull complete [2023-12-15T02:38:56.251Z] 52dc419b0ee2: Pull complete [2023-12-15T02:38:56.251Z] 25bc292e5bac: Pull complete [2023-12-15T02:38:56.817Z] 114826534d7a: Verifying Checksum [2023-12-15T02:38:56.817Z] 114826534d7a: Download complete [2023-12-15T02:38:56.817Z] 8a3aa393b2d8: Verifying Checksum [2023-12-15T02:38:56.817Z] 8a3aa393b2d8: Download complete [2023-12-15T02:39:00.099Z] 114826534d7a: Pull complete [2023-12-15T02:39:00.099Z] 4657fd5d0bcf: Pull complete [2023-12-15T02:39:00.358Z] 6ad1cebc031e: Pull complete [2023-12-15T02:39:02.883Z] 8a3aa393b2d8: Pull complete [2023-12-15T02:39:02.883Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-15T02:39:02.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:39:02.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:03.161Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:39:03.189Z] $ 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:1.410.4 cat [2023-12-15T02:39:04.863Z] $ docker top c8d2d942f03f27c728487fcfd78b1ed84bc7b31ab9c8a96c1c92c8ee3ef6083f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-15T02:39:05.048Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-12-15T02:39:05.325Z] + set -o pipefail [2023-12-15T02:39:05.325Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-12-15T02:39:11.892Z] [2023-12-15T02:39:11.892Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-12-15T02:39:11.892Z] [2023-12-15T02:39:11.892Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/bb86b4bc-c823-4eb6-99eb-96b471cefc4d [2023-12-15T02:39:11.892Z] [2023-12-15T02:39:11.892Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-15T02:39:11.892Z] [2023-12-15T02:39:11.892Z] [2023-12-15T02:39:11.892Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-15T02:39:11.892Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-15T02:39:11.892Z] More details here: https://snyk.co/ue1NS [2023-12-15T02:39:11.892Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-15T02:39:11.892Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-15T02:39:11.908Z] $ docker stop --time=1 c8d2d942f03f27c728487fcfd78b1ed84bc7b31ab9c8a96c1c92c8ee3ef6083f [2023-12-15T02:39:13.993Z] $ docker rm -f --volumes c8d2d942f03f27c728487fcfd78b1ed84bc7b31ab9c8a96c1c92c8ee3ef6083f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:39:15.455Z] + git log --format=format:%s -1 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 [Pipeline] sh [2023-12-15T02:39:15.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:39:15.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:16.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:39:16.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:16.269Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:39:16.309Z] $ 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 [2023-12-15T02:39:16.657Z] $ docker top 86bd4344e6c5d881d151614ffb04fed682dfbc3ab1fd3294080b07bb627f1aa6 -eo pid,comm [2023-12-15T02:39:16.707Z] 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). [2023-12-15T02:39:16.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:39:16.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:39:16.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:39:17.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:39:17.100Z] $ docker exec 86bd4344e6c5d881d151614ffb04fed682dfbc3ab1fd3294080b07bb627f1aa6 ssh-agent [2023-12-15T02:39:17.227Z] SSH_AUTH_SOCK=/tmp/ssh-yQCWtsqaECEj/agent.32 [2023-12-15T02:39:17.227Z] SSH_AGENT_PID=38 [2023-12-15T02:39:17.232Z] Running ssh-add (command line suppressed) [2023-12-15T02:39:17.320Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14535441828586189536.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14535441828586189536.key) [2023-12-15T02:39:17.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:39:17.689Z] + git semver tag [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,845 [run_tag] DEBUG tag force:False [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,845 [check_head_tag] DEBUG check head tag [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,846 [execute] INFO git cat-file --batch-check [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,850 [execute] INFO git cat-file --batch [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,860 [execute] INFO git tag -a v3.0.1-dev.16 -m v3.0.1-dev.16 [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.16', '-m', 'v3.0.1-dev.16'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:39:17.948Z] 2023-12-15 02:39:17,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:39:17.948Z] 3.0.1-dev.16 [Pipeline] } [2023-12-15T02:39:17.955Z] $ docker exec --env ******** --env ******** 86bd4344e6c5d881d151614ffb04fed682dfbc3ab1fd3294080b07bb627f1aa6 ssh-agent -k [2023-12-15T02:39:18.037Z] unset SSH_AUTH_SOCK; [2023-12-15T02:39:18.037Z] unset SSH_AGENT_PID; [2023-12-15T02:39:18.037Z] echo Agent pid 38 killed; [2023-12-15T02:39:18.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:39:18.620Z] + git semver [Pipeline] } [2023-12-15T02:39:18.885Z] $ docker stop --time=1 86bd4344e6c5d881d151614ffb04fed682dfbc3ab1fd3294080b07bb627f1aa6 [2023-12-15T02:39:20.124Z] $ docker rm -f --volumes 86bd4344e6c5d881d151614ffb04fed682dfbc3ab1fd3294080b07bb627f1aa6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:20.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:39:20.753Z] [2023-12-15T02:39:20.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:21.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:39:21.102Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-15T02:39:21.102Z] ab5ef0e58194: Pulling fs layer [2023-12-15T02:39:21.102Z] 9712f1f96733: Pulling fs layer [2023-12-15T02:39:21.102Z] 63f879dbbcfc: Pulling fs layer [2023-12-15T02:39:21.102Z] 0d9ebad4ef96: Pulling fs layer [2023-12-15T02:39:21.102Z] e9a5061849ea: Pulling fs layer [2023-12-15T02:39:21.102Z] d747dcd14b5f: Pulling fs layer [2023-12-15T02:39:21.102Z] 2de7ff778b66: Pulling fs layer [2023-12-15T02:39:21.102Z] d747dcd14b5f: Waiting [2023-12-15T02:39:21.102Z] 0d9ebad4ef96: Waiting [2023-12-15T02:39:21.102Z] e9a5061849ea: Waiting [2023-12-15T02:39:21.102Z] 2de7ff778b66: Waiting [2023-12-15T02:39:21.102Z] 9712f1f96733: Verifying Checksum [2023-12-15T02:39:21.102Z] 9712f1f96733: Download complete [2023-12-15T02:39:21.364Z] 63f879dbbcfc: Verifying Checksum [2023-12-15T02:39:21.364Z] 63f879dbbcfc: Download complete [2023-12-15T02:39:21.364Z] e9a5061849ea: Verifying Checksum [2023-12-15T02:39:21.364Z] e9a5061849ea: Download complete [2023-12-15T02:39:21.622Z] d747dcd14b5f: Verifying Checksum [2023-12-15T02:39:21.622Z] d747dcd14b5f: Download complete [2023-12-15T02:39:21.622Z] 0d9ebad4ef96: Verifying Checksum [2023-12-15T02:39:21.622Z] 0d9ebad4ef96: Download complete [2023-12-15T02:39:21.622Z] ab5ef0e58194: Verifying Checksum [2023-12-15T02:39:21.622Z] ab5ef0e58194: Download complete [2023-12-15T02:39:21.622Z] 2de7ff778b66: Verifying Checksum [2023-12-15T02:39:21.622Z] 2de7ff778b66: Download complete [2023-12-15T02:39:24.148Z] ab5ef0e58194: Pull complete [2023-12-15T02:39:24.405Z] 9712f1f96733: Pull complete [2023-12-15T02:39:24.970Z] 63f879dbbcfc: Pull complete [2023-12-15T02:39:28.347Z] 0d9ebad4ef96: Pull complete [2023-12-15T02:39:28.347Z] e9a5061849ea: Pull complete [2023-12-15T02:39:28.347Z] d747dcd14b5f: Pull complete [2023-12-15T02:39:29.282Z] 2de7ff778b66: Pull complete [2023-12-15T02:39:29.282Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-15T02:39:29.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:39:29.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:29.561Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:39:29.585Z] $ 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 [2023-12-15T02:39:31.864Z] $ docker top 5e68e78a6ef029cc17b5bf323d84cfa63d8e327090ed26875962f7c58f6b69e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:39:32.040Z] provisioning config files... [2023-12-15T02:39:32.047Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5603500696484976652tmp [2023-12-15T02:39:32.056Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5591079854295465461tmp [2023-12-15T02:39:32.066Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8902200863913253161tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:39:32.231Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:32.526Z] ---> sigul-configuration.sh [2023-12-15T02:39:32.526Z] gpg: directory `/root/.gnupg' created [2023-12-15T02:39:32.526Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-15T02:39:32.526Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-15T02:39:32.526Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-15T02:39:32.526Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-15T02:39:32.526Z] gpg: CAST5 encrypted data [2023-12-15T02:39:32.526Z] gpg: encrypted with 1 passphrase [2023-12-15T02:39:32.526Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-15T02:39:32.820Z] + mkdir /home/jenkins [2023-12-15T02:39:32.820Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-15T02:39:33.113Z] + 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 [2023-12-15T02:39:33.123Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:33.410Z] ---> sigul-install.sh [2023-12-15T02:39:33.410Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-15T02:39:33.779Z] + git tag --list [2023-12-15T02:39:33.779Z] v0.0.0 [2023-12-15T02:39:33.779Z] v0.0.1-dev.1 [2023-12-15T02:39:33.779Z] v0.0.1-dev.2 [2023-12-15T02:39:33.779Z] v0.0.1-dev.3 [2023-12-15T02:39:33.779Z] v0.0.1-dev.4 [2023-12-15T02:39:33.779Z] v3.0.0 [2023-12-15T02:39:33.779Z] v3.0.1-dev.1 [2023-12-15T02:39:33.779Z] v3.0.1-dev.10 [2023-12-15T02:39:33.779Z] v3.0.1-dev.11 [2023-12-15T02:39:33.779Z] v3.0.1-dev.12 [2023-12-15T02:39:33.779Z] v3.0.1-dev.13 [2023-12-15T02:39:33.779Z] v3.0.1-dev.14 [2023-12-15T02:39:33.779Z] v3.0.1-dev.15 [2023-12-15T02:39:33.779Z] v3.0.1-dev.16 [2023-12-15T02:39:33.779Z] v3.0.1-dev.2 [2023-12-15T02:39:33.779Z] v3.0.1-dev.3 [2023-12-15T02:39:33.779Z] v3.0.1-dev.4 [2023-12-15T02:39:33.779Z] v3.0.1-dev.5 [2023-12-15T02:39:33.779Z] v3.0.1-dev.6 [2023-12-15T02:39:33.779Z] v3.0.1-dev.7 [2023-12-15T02:39:33.779Z] v3.0.1-dev.8 [2023-12-15T02:39:33.779Z] v3.0.1-dev.9 [2023-12-15T02:39:33.779Z] v3.1 [2023-12-15T02:39:33.779Z] v3.1.0 [Pipeline] sh [2023-12-15T02:39:34.072Z] + lftools sign git-tag v3.0.1-dev.16 [2023-12-15T02:39:34.642Z] Signing Git tag with Sigul... [2023-12-15T02:39:34.642Z] Signing v3.0.1-dev.16 [Pipeline] echo [2023-12-15T02:39:34.949Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:35.237Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-15T02:39:35.243Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-15T02:39:35.370Z] $ docker stop --time=1 5e68e78a6ef029cc17b5bf323d84cfa63d8e327090ed26875962f7c58f6b69e3 [2023-12-15T02:39:36.695Z] $ docker rm -f --volumes 5e68e78a6ef029cc17b5bf323d84cfa63d8e327090ed26875962f7c58f6b69e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-15T02:39:37.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:39:37.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:37.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:39:37.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:38.130Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:39:38.153Z] $ 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 [2023-12-15T02:39:38.483Z] $ docker top 770693f45ce9fa862b1be7ce45eeeb8960b4ca0f24022e53aabb5b0246d61480 -eo pid,comm [2023-12-15T02:39:38.535Z] 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). [2023-12-15T02:39:38.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:39:38.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:39:38.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:39:38.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:39:38.855Z] $ docker exec 770693f45ce9fa862b1be7ce45eeeb8960b4ca0f24022e53aabb5b0246d61480 ssh-agent [2023-12-15T02:39:38.980Z] SSH_AUTH_SOCK=/tmp/ssh-fzdpTQjYqeif/agent.32 [2023-12-15T02:39:38.980Z] SSH_AGENT_PID=38 [2023-12-15T02:39:38.985Z] Running ssh-add (command line suppressed) [2023-12-15T02:39:39.083Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10321142313155153824.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10321142313155153824.key) [2023-12-15T02:39:39.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:39:39.438Z] + git semver bump pre [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,644 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,644 [bump_version] DEBUG bumping version:3.0.1-dev.16 on axis:pre with prefix:dev [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,644 [bump_version] DEBUG bumped version:3.0.1-dev.17 [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,644 [write_version] DEBUG write version:3.0.1-dev.17 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,644 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,644 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,647 [execute] INFO git cat-file --batch-check [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,652 [execute] INFO git cat-file --batch [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:39.696Z] 2023-12-15 02:39:39,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:39:39.696Z] 3.0.1-dev.17 [Pipeline] } [2023-12-15T02:39:39.700Z] $ docker exec --env ******** --env ******** 770693f45ce9fa862b1be7ce45eeeb8960b4ca0f24022e53aabb5b0246d61480 ssh-agent -k [2023-12-15T02:39:39.802Z] unset SSH_AUTH_SOCK; [2023-12-15T02:39:39.802Z] unset SSH_AGENT_PID; [2023-12-15T02:39:39.802Z] echo Agent pid 38 killed; [2023-12-15T02:39:39.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:39:40.347Z] + git semver [Pipeline] } [2023-12-15T02:39:40.612Z] $ docker stop --time=1 770693f45ce9fa862b1be7ce45eeeb8960b4ca0f24022e53aabb5b0246d61480 [2023-12-15T02:39:41.913Z] $ docker rm -f --volumes 770693f45ce9fa862b1be7ce45eeeb8960b4ca0f24022e53aabb5b0246d61480 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:39:42.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:39:42.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:42.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:39:42.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:43.143Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:39:43.185Z] $ 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 [2023-12-15T02:39:43.508Z] $ docker top b8e1577f537da8339f3676fef08fb688eb0d3c353c9cd4a3f61151813a571279 -eo pid,comm [2023-12-15T02:39:43.562Z] 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). [2023-12-15T02:39:43.562Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:39:43.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:39:43.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:39:43.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:39:43.917Z] $ docker exec b8e1577f537da8339f3676fef08fb688eb0d3c353c9cd4a3f61151813a571279 ssh-agent [2023-12-15T02:39:44.034Z] SSH_AUTH_SOCK=/tmp/ssh-SJmz0nM7M7xr/agent.32 [2023-12-15T02:39:44.034Z] SSH_AGENT_PID=39 [2023-12-15T02:39:44.039Z] Running ssh-add (command line suppressed) [2023-12-15T02:39:44.133Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6606503549569037434.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6606503549569037434.key) [2023-12-15T02:39:44.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:39:44.489Z] + git semver push [2023-12-15T02:39:44.748Z] 2023-12-15 02:39:44,663 [run_push] DEBUG push [2023-12-15T02:39:44.748Z] 2023-12-15 02:39:44,664 [execute] INFO git cat-file --batch-check [2023-12-15T02:39:44.748Z] 2023-12-15 02:39:44,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:44.748Z] 2023-12-15 02:39:44,668 [execute] INFO git rev-list a0e3176a20ebd817d92ce4ebe2f267fec71cb09b -- [2023-12-15T02:39:44.748Z] 2023-12-15 02:39:44,668 [execute] DEBUG Popen(['git', 'rev-list', 'a0e3176a20ebd817d92ce4ebe2f267fec71cb09b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:39:44.748Z] 2023-12-15 02:39:44,672 [execute] INFO git fetch -v origin [2023-12-15T02:39:44.748Z] 2023-12-15 02:39:44,672 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-15T02:39:45.315Z] 2023-12-15 02:39:45,204 [run_push] DEBUG no remote changes detected [2023-12-15T02:39:45.315Z] 2023-12-15 02:39:45,205 [execute] INFO git push origin semver [2023-12-15T02:39:45.315Z] 2023-12-15 02:39:45,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:39:46.250Z] 2023-12-15 02:39:46,096 [run_push] DEBUG push all version tags [2023-12-15T02:39:46.250Z] 2023-12-15 02:39:46,096 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-15T02:39:46.250Z] 2023-12-15 02:39:46,097 [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) [2023-12-15T02:39:47.187Z] 2023-12-15 02:39:46,820 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-15T02:39:47.187Z] 3.0.1-dev.17 [Pipeline] } [2023-12-15T02:39:47.189Z] $ docker exec --env ******** --env ******** b8e1577f537da8339f3676fef08fb688eb0d3c353c9cd4a3f61151813a571279 ssh-agent -k [2023-12-15T02:39:47.282Z] unset SSH_AUTH_SOCK; [2023-12-15T02:39:47.282Z] unset SSH_AGENT_PID; [2023-12-15T02:39:47.282Z] echo Agent pid 39 killed; [2023-12-15T02:39:47.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:39:47.842Z] + git semver [Pipeline] } [2023-12-15T02:39:48.106Z] $ docker stop --time=1 b8e1577f537da8339f3676fef08fb688eb0d3c353c9cd4a3f61151813a571279 [2023-12-15T02:39:49.383Z] $ docker rm -f --volumes b8e1577f537da8339f3676fef08fb688eb0d3c353c9cd4a3f61151813a571279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-15T02:39:50.922Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-12-15T02:39:50.922Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-15T02:39:50.922Z] total 16 [2023-12-15T02:39:50.922Z] drwxr-xr-x 3 root root 4096 Dec 15 02:31 . [2023-12-15T02:39:50.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:39 .. [2023-12-15T02:39:50.922Z] drwxr-xr-x 2 root root 4096 Dec 15 02:31 cost [2023-12-15T02:39:50.922Z] -rw-r--r-- 1 root root 82 Dec 15 02:31 cost.csv [2023-12-15T02:39:50.922Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-15T02:39:50.922Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-15T02:39:50.922Z] total 16 [2023-12-15T02:39:50.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:31 . [2023-12-15T02:39:50.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:39 .. [2023-12-15T02:39:50.922Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 02:31 cost [2023-12-15T02:39:50.922Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 15 02:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:51.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:52.071Z] ---> package-listing.sh [2023-12-15T02:39:52.071Z] ++ facter osfamily [2023-12-15T02:39:52.071Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T02:39:52.331Z] + OS_FAMILY=debian [2023-12-15T02:39:52.331Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-12-15T02:39:52.331Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T02:39:52.331Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T02:39:52.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T02:39:52.331Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T02:39:52.331Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-12-15T02:39:52.331Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T02:39:52.331Z] + case "${OS_FAMILY}" in [2023-12-15T02:39:52.331Z] + dpkg -l [2023-12-15T02:39:52.331Z] + grep '^ii' [2023-12-15T02:39:52.331Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T02:39:52.331Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T02:39:52.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T02:39:52.331Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-12-15T02:39:52.331Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-12-15T02:39:52.331Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-12-15T02:39:52.340Z] 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 [2023-12-15T02:39:52.613Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:53.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:39:53.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:53.425Z] prd-ubuntu20.04-docker-8c-8g-25117 does not seem to be running inside a container [2023-12-15T02:39:53.442Z] $ 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 [2023-12-15T02:39:53.631Z] $ docker top fcc2f4a47554bf1ef6a18bf05a8512e68f1443adce8394177140287ae79b808b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:39:54.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T02:39:54.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T02:39:54.666Z] + ls /var/log/sa-host [2023-12-15T02:39:54.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:39:54.797Z] provisioning config files... [2023-12-15T02:39:54.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1001843712842140490tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:39:54.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:55.211Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T02:39:55.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:55.662Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T02:39:55.669Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:55.950Z] ---> sudo-logs.sh [2023-12-15T02:39:55.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T02:39:56.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:56.325Z] ---> job-cost.sh [2023-12-15T02:39:56.325Z] lf-activate-venv: SKIPPING [2023-12-15T02:39:56.325Z] DEBUG: total: 0.2199999988079071 [2023-12-15T02:39:56.325Z] INFO: Retrieving Stack Cost... [2023-12-15T02:39:56.892Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:39:57.152Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T02:39:57.163Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:57.447Z] ---> logs-deploy.sh [2023-12-15T02:39:57.447Z] lf-activate-venv: SKIPPING [2023-12-15T02:39:57.447Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/23 [2023-12-15T02:39:57.448Z] INFO: archiving workspace using pattern(s): [2023-12-15T02:39:58.382Z] Archives upload complete. [2023-12-15T02:39:58.382Z] INFO: archiving logs to Nexus