Pull request #42 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e96e81e40ae0ec0037594df20c025b32ccf414cd+886fb5391d0715c03eb52aea2bbf175b6095cc08 (5ffbf098f492775c1f18e95ad1e66f1d1ce2d81f) 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-ssh15187979246889265985.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-ssh1774304350406307139.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16343426866740660343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5400620202393549711.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5139753218044400396.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14289344073503968071.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27916’ Running on prd-ubuntu20.04-docker-8c-8g-27918 in /w/workspace/edgexfoundry_device-uart_PR-42 [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_PR-42 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 886fb5391d0715c03eb52aea2bbf175b6095cc08 into PR head commit e96e81e40ae0ec0037594df20c025b32ccf414cd Merge succeeded, producing e96e81e40ae0ec0037594df20c025b32ccf414cd Checking out Revision e96e81e40ae0ec0037594df20c025b32ccf414cd (PR-42) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T18:53:28.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e96e81e40ae0ec0037594df20c025b32ccf414cd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 886fb5391d0715c03eb52aea2bbf175b6095cc08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e96e81e40ae0ec0037594df20c025b32ccf414cd # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T18:53:29.058Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T18:53:29.165Z] ========================================================= [2024-01-25T18:53:29.165Z] EdgeX Global Pipelines Version Info [2024-01-25T18:53:29.165Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T18:53:29.933Z] ------------------- [2024-01-25T18:53:29.933Z] stable info: [2024-01-25T18:53:29.933Z] ------------------- [2024-01-25T18:53:29.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T18:53:29.934Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T18:53:29.934Z] Message: update stable to v1.0.258 [2024-01-25T18:53:30.503Z] ------------------- [2024-01-25T18:53:30.503Z] experimental info: [2024-01-25T18:53:30.503Z] ------------------- [2024-01-25T18:53:30.503Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T18:53:30.503Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T18:53:30.503Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T18:53:30.702Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-01-25T18:53:30.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-01-25T18:53:30.811Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T18:53:30.868Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T18:53:30.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T18:53:30.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T18:53:31.041Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T18:53:31.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-25T18:53:31.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T18:53:31.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T18:53:31.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T18:53:31.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-01-25T18:53:31.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T18:53:31.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T18:53:31.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T18:53:31.591Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T18:53:31.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T18:53:31.723Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T18:53:31.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T18:53:31.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T18:53:31.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-25T18:53:31.984Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-25T18:53:32.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T18:53:32.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T18:53:32.181Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T18:53:32.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T18:53:32.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T18:53:32.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo [2024-01-25T18:53:32.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo [2024-01-25T18:53:32.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo [2024-01-25T18:53:32.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e96e81e40ae0ec0037594df20c025b32ccf414cd [Pipeline] echo [2024-01-25T18:53:32.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e96e81e [Pipeline] echo [2024-01-25T18:53:32.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T18:53:32.894Z] provisioning config files... [2024-01-25T18:53:32.907Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-42@tmp/config17179048755085721260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T18:53:33.310Z] ---> ****-login.sh [2024-01-25T18:53:33.310Z] nexus3.edgexfoundry.org:10001 [2024-01-25T18:53:33.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:33.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:33.569Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:33.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:33.569Z] [2024-01-25T18:53:33.570Z] Login Succeeded [2024-01-25T18:53:33.570Z] nexus3.edgexfoundry.org:10002 [2024-01-25T18:53:33.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:33.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:33.570Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:33.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:33.570Z] [2024-01-25T18:53:33.570Z] Login Succeeded [2024-01-25T18:53:33.830Z] nexus3.edgexfoundry.org:10003 [2024-01-25T18:53:33.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:33.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:33.830Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:33.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:33.830Z] [2024-01-25T18:53:33.830Z] Login Succeeded [2024-01-25T18:53:33.830Z] nexus3.edgexfoundry.org:10004 [2024-01-25T18:53:33.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:33.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:33.830Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:33.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:33.830Z] [2024-01-25T18:53:33.830Z] Login Succeeded [2024-01-25T18:53:33.830Z] ****.io [2024-01-25T18:53:34.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:34.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:34.092Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:34.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:34.092Z] [2024-01-25T18:53:34.092Z] Login Succeeded [2024-01-25T18:53:34.092Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T18:53:34.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T18:53:34.917Z] + git rev-list -1 --merges e96e81e40ae0ec0037594df20c025b32ccf414cd~1..e96e81e40ae0ec0037594df20c025b32ccf414cd [Pipeline] echo [2024-01-25T18:53:34.955Z] -----------> git rev-list -1 --merges e96e81e40ae0ec0037594df20c025b32ccf414cd~1..e96e81e40ae0ec0037594df20c025b32ccf414cd e96e81e40ae0ec0037594df20c025b32ccf414cd [false] [Pipeline] sh [2024-01-25T18:53:35.278Z] + git log --format=format:%s -1 e96e81e40ae0ec0037594df20c025b32ccf414cd [Pipeline] echo [2024-01-25T18:53:35.316Z] ========================================================= [2024-01-25T18:53:35.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T18:53:35.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T18:53:35.817Z] + git log --format=format:%s -1 e96e81e40ae0ec0037594df20c025b32ccf414cd [Pipeline] echo [2024-01-25T18:53:35.849Z] [semverPrep] GIT_COMMIT: e96e81e40ae0ec0037594df20c025b32ccf414cd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-25T18:53:35.898Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T18:53:36.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T18:53:36.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T18:53:36.312Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T18:53:36.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T18:53:36.312Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T18:53:36.312Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T18:53:36.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:53:36.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T18:53:36.772Z] [2024-01-25T18:53:36.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:53:37.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T18:53:37.181Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T18:53:37.181Z] b85a868b505f: Pulling fs layer [2024-01-25T18:53:37.181Z] e2be974225ed: Pulling fs layer [2024-01-25T18:53:37.181Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T18:53:37.181Z] 988bab9f4d93: Pulling fs layer [2024-01-25T18:53:37.181Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T18:53:37.181Z] eaf3925da568: Pulling fs layer [2024-01-25T18:53:37.181Z] bab4dde63d76: Pulling fs layer [2024-01-25T18:53:37.181Z] bde34c3a00c8: Pulling fs layer [2024-01-25T18:53:37.181Z] b352a97aabf1: Pulling fs layer [2024-01-25T18:53:37.181Z] 4872d77fe225: Pulling fs layer [2024-01-25T18:53:37.181Z] 5851b861e8e6: Pulling fs layer [2024-01-25T18:53:37.181Z] 988bab9f4d93: Waiting [2024-01-25T18:53:37.181Z] 1469e6f7b9e6: Waiting [2024-01-25T18:53:37.181Z] eaf3925da568: Waiting [2024-01-25T18:53:37.181Z] bab4dde63d76: Waiting [2024-01-25T18:53:37.181Z] bde34c3a00c8: Waiting [2024-01-25T18:53:37.181Z] b352a97aabf1: Waiting [2024-01-25T18:53:37.181Z] 4872d77fe225: Waiting [2024-01-25T18:53:37.181Z] 5851b861e8e6: Waiting [2024-01-25T18:53:37.181Z] e2be974225ed: Verifying Checksum [2024-01-25T18:53:37.181Z] e2be974225ed: Download complete [2024-01-25T18:53:37.181Z] 988bab9f4d93: Verifying Checksum [2024-01-25T18:53:37.181Z] 988bab9f4d93: Download complete [2024-01-25T18:53:37.181Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T18:53:37.181Z] 1469e6f7b9e6: Download complete [2024-01-25T18:53:37.181Z] eaf3925da568: Verifying Checksum [2024-01-25T18:53:37.181Z] eaf3925da568: Download complete [2024-01-25T18:53:37.440Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T18:53:37.440Z] 339a4e72a1f5: Download complete [2024-01-25T18:53:37.440Z] bde34c3a00c8: Verifying Checksum [2024-01-25T18:53:37.440Z] bde34c3a00c8: Download complete [2024-01-25T18:53:37.440Z] b352a97aabf1: Verifying Checksum [2024-01-25T18:53:37.440Z] b352a97aabf1: Download complete [2024-01-25T18:53:37.440Z] 4872d77fe225: Download complete [2024-01-25T18:53:37.440Z] 5851b861e8e6: Verifying Checksum [2024-01-25T18:53:37.440Z] 5851b861e8e6: Download complete [2024-01-25T18:53:37.440Z] b85a868b505f: Verifying Checksum [2024-01-25T18:53:37.440Z] b85a868b505f: Download complete [2024-01-25T18:53:37.698Z] bab4dde63d76: Download complete [2024-01-25T18:53:38.632Z] b85a868b505f: Pull complete [2024-01-25T18:53:38.893Z] e2be974225ed: Pull complete [2024-01-25T18:53:39.464Z] 339a4e72a1f5: Pull complete [2024-01-25T18:53:39.464Z] 988bab9f4d93: Pull complete [2024-01-25T18:53:39.725Z] 1469e6f7b9e6: Pull complete [2024-01-25T18:53:39.985Z] eaf3925da568: Pull complete [2024-01-25T18:53:41.885Z] bab4dde63d76: Pull complete [2024-01-25T18:53:41.885Z] bde34c3a00c8: Pull complete [2024-01-25T18:53:41.885Z] b352a97aabf1: Pull complete [2024-01-25T18:53:41.885Z] 4872d77fe225: Pull complete [2024-01-25T18:53:41.885Z] 5851b861e8e6: Pull complete [2024-01-25T18:53:41.885Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T18:53:41.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T18:53:41.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T18:53:42.221Z] prd-ubuntu20.04-docker-8c-8g-27918 does not seem to be running inside a container [2024-01-25T18:53:42.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-42 -v /w/workspace/edgexfoundry_device-uart_PR-42:/w/workspace/edgexfoundry_device-uart_PR-42:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-42@tmp:/w/workspace/edgexfoundry_device-uart_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T18:53:45.810Z] $ docker top 8b18072088f1aff09017c1b54683beb611949f13b77f5c51fce86be027c73abc -eo pid,comm [2024-01-25T18:53:45.855Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-25T18:53:45.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T18:53:46.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T18:53:46.063Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T18:53:46.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T18:53:46.181Z] $ docker exec 8b18072088f1aff09017c1b54683beb611949f13b77f5c51fce86be027c73abc ssh-agent [2024-01-25T18:53:46.284Z] SSH_AUTH_SOCK=/tmp/ssh-kN4c5HzNtJ9x/agent.31 [2024-01-25T18:53:46.284Z] SSH_AGENT_PID=37 [2024-01-25T18:53:46.291Z] Running ssh-add (command line suppressed) [2024-01-25T18:53:46.395Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-42@tmp/private_key_11424907424001565173.key (/w/workspace/edgexfoundry_device-uart_PR-42@tmp/private_key_11424907424001565173.key) [2024-01-25T18:53:46.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T18:53:46.767Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T18:53:46.801Z] $ docker exec --env ******** --env ******** 8b18072088f1aff09017c1b54683beb611949f13b77f5c51fce86be027c73abc ssh-agent -k [2024-01-25T18:53:46.902Z] unset SSH_AUTH_SOCK; [2024-01-25T18:53:46.902Z] unset SSH_AGENT_PID; [2024-01-25T18:53:46.903Z] echo Agent pid 37 killed; [2024-01-25T18:53:46.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T18:53:47.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T18:53:47.051Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T18:53:47.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T18:53:47.189Z] $ docker exec 8b18072088f1aff09017c1b54683beb611949f13b77f5c51fce86be027c73abc ssh-agent [2024-01-25T18:53:47.302Z] SSH_AUTH_SOCK=/tmp/ssh-WTS3TojmTn46/agent.70 [2024-01-25T18:53:47.302Z] SSH_AGENT_PID=76 [2024-01-25T18:53:47.307Z] Running ssh-add (command line suppressed) [2024-01-25T18:53:47.424Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-42@tmp/private_key_3150015960972058956.key (/w/workspace/edgexfoundry_device-uart_PR-42@tmp/private_key_3150015960972058956.key) [2024-01-25T18:53:47.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T18:53:47.789Z] + git semver init [2024-01-25T18:53:48.049Z] 2024-01-25 18:53:47,967 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T18:53:48.049Z] 2024-01-25 18:53:47,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-42/.semver [2024-01-25T18:53:48.049Z] 2024-01-25 18:53:47,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-42/.semver [2024-01-25T18:53:48.049Z] 2024-01-25 18:53:47,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-42/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-42, universal_newlines=False, shell=None, istream=None) [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,222 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-42/.git/info/exclude [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-42/.semver/PR-42 with force:False [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,223 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-42/.semver/PR-42 [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,227 [execute] INFO git cat-file --batch-check [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,235 [execute] INFO git cat-file --batch [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T18:53:49.438Z] 2024-01-25 18:53:49,241 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-42/.semver/PR-42 [2024-01-25T18:53:49.438Z] 0.0.0 [Pipeline] } [2024-01-25T18:53:49.465Z] $ docker exec --env ******** --env ******** 8b18072088f1aff09017c1b54683beb611949f13b77f5c51fce86be027c73abc ssh-agent -k [2024-01-25T18:53:49.571Z] unset SSH_AUTH_SOCK; [2024-01-25T18:53:49.571Z] unset SSH_AGENT_PID; [2024-01-25T18:53:49.571Z] echo Agent pid 76 killed; [2024-01-25T18:53:49.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T18:53:50.109Z] + git semver [Pipeline] } [2024-01-25T18:53:50.398Z] $ docker stop --time=1 8b18072088f1aff09017c1b54683beb611949f13b77f5c51fce86be027c73abc [2024-01-25T18:53:51.705Z] $ docker rm -f --volumes 8b18072088f1aff09017c1b54683beb611949f13b77f5c51fce86be027c73abc [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T18:53:52.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T18:53:52.457Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T18:53:52.476Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T18:53:53.412Z] provisioning config files... [2024-01-25T18:53:53.425Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-42@tmp/config15216975401721805024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T18:53:53.824Z] ---> ****-login.sh [2024-01-25T18:53:53.824Z] nexus3.edgexfoundry.org:10001 [2024-01-25T18:53:53.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:53.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:53.825Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:53.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:53.825Z] [2024-01-25T18:53:53.825Z] Login Succeeded [2024-01-25T18:53:53.825Z] nexus3.edgexfoundry.org:10002 [2024-01-25T18:53:53.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:53.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:53.825Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:53.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:53.825Z] [2024-01-25T18:53:53.825Z] Login Succeeded [2024-01-25T18:53:53.825Z] nexus3.edgexfoundry.org:10003 [2024-01-25T18:53:54.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:54.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:54.086Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:54.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:54.086Z] [2024-01-25T18:53:54.086Z] Login Succeeded [2024-01-25T18:53:54.086Z] nexus3.edgexfoundry.org:10004 [2024-01-25T18:53:54.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:54.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:54.087Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:54.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:54.087Z] [2024-01-25T18:53:54.087Z] Login Succeeded [2024-01-25T18:53:54.087Z] ****.io [2024-01-25T18:53:54.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:53:54.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:53:54.347Z] Configure a credential helper to remove this warning. See [2024-01-25T18:53:54.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:53:54.347Z] [2024-01-25T18:53:54.347Z] Login Succeeded [2024-01-25T18:53:54.347Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T18:53:54.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T18:53:54.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T18:53:54.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T18:53:54.872Z] ========================================================= [2024-01-25T18:53:54.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T18:53:54.872Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:53:55.482Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T18:53:55.482Z] Sending build context to Docker daemon 23.08MB [2024-01-25T18:53:55.482Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T18:53:55.482Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-25T18:53:55.757Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T18:53:55.757Z] 7264a8db6415: Pulling fs layer [2024-01-25T18:53:55.757Z] c4d48a809fc2: Pulling fs layer [2024-01-25T18:53:55.757Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T18:53:55.757Z] ad3a456e5733: Pulling fs layer [2024-01-25T18:53:55.757Z] 69c7f0334f64: Pulling fs layer [2024-01-25T18:53:55.757Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T18:53:55.757Z] ce7588e14bc9: Pulling fs layer [2024-01-25T18:53:55.757Z] b5e4710f87ac: Pulling fs layer [2024-01-25T18:53:55.757Z] ad3a456e5733: Waiting [2024-01-25T18:53:55.757Z] 69c7f0334f64: Waiting [2024-01-25T18:53:55.757Z] c4d48a809fc2: Verifying Checksum [2024-01-25T18:53:55.757Z] c4d48a809fc2: Download complete [2024-01-25T18:53:55.757Z] ad3a456e5733: Verifying Checksum [2024-01-25T18:53:55.757Z] ad3a456e5733: Download complete [2024-01-25T18:53:55.757Z] 69c7f0334f64: Download complete [2024-01-25T18:53:55.757Z] 7264a8db6415: Verifying Checksum [2024-01-25T18:53:55.757Z] 7264a8db6415: Download complete [2024-01-25T18:53:55.757Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T18:53:55.757Z] 1f1c1a5573a3: Download complete [2024-01-25T18:53:56.015Z] 7264a8db6415: Pull complete [2024-01-25T18:53:56.015Z] b5e4710f87ac: Verifying Checksum [2024-01-25T18:53:56.015Z] b5e4710f87ac: Download complete [2024-01-25T18:53:56.015Z] c4d48a809fc2: Pull complete [2024-01-25T18:53:56.275Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T18:53:56.275Z] 4f1c88b9dad5: Download complete [2024-01-25T18:53:56.536Z] ce7588e14bc9: Download complete [2024-01-25T18:53:59.862Z] 4f1c88b9dad5: Pull complete [2024-01-25T18:53:59.862Z] ad3a456e5733: Pull complete [2024-01-25T18:53:59.862Z] 69c7f0334f64: Pull complete [2024-01-25T18:53:59.862Z] 1f1c1a5573a3: Pull complete [2024-01-25T18:54:01.768Z] ce7588e14bc9: Pull complete [2024-01-25T18:54:02.338Z] b5e4710f87ac: Pull complete [2024-01-25T18:54:02.338Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T18:54:02.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T18:54:02.338Z] ---> 88b5674ff536 [2024-01-25T18:54:02.338Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-25T18:54:07.620Z] ---> Running in d48177aeb151 [2024-01-25T18:54:07.620Z] Removing intermediate container d48177aeb151 [2024-01-25T18:54:07.620Z] ---> 6ac0c0a987a8 [2024-01-25T18:54:07.620Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T18:54:07.620Z] ---> Running in 6130cb651ad3 [2024-01-25T18:54:07.620Z] Removing intermediate container 6130cb651ad3 [2024-01-25T18:54:07.620Z] ---> ffda056bf178 [2024-01-25T18:54:07.620Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-25T18:54:07.620Z] ---> Running in 39d6a103537e [2024-01-25T18:54:07.620Z] Removing intermediate container 39d6a103537e [2024-01-25T18:54:07.620Z] ---> 565f95f3bebc [2024-01-25T18:54:07.620Z] Step 6/12 : WORKDIR /device-uart [2024-01-25T18:54:07.620Z] ---> Running in 48a63ce46d88 [2024-01-25T18:54:07.879Z] Removing intermediate container 48a63ce46d88 [2024-01-25T18:54:07.879Z] ---> c411957b8328 [2024-01-25T18:54:07.879Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T18:54:07.879Z] ---> Running in bb73df449a71 [2024-01-25T18:54:08.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T18:54:08.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T18:54:08.156Z] Still waiting to schedule task [2024-01-25T18:54:08.156Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-27917’ is offline [2024-01-25T18:54:08.705Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-25T18:54:08.706Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-25T18:54:08.706Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-25T18:54:08.706Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-25T18:54:08.706Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T18:54:08.706Z] OK: 268 MiB in 56 packages [2024-01-25T18:54:09.273Z] Removing intermediate container bb73df449a71 [2024-01-25T18:54:09.273Z] ---> 80e406779dd5 [2024-01-25T18:54:09.273Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-25T18:54:09.273Z] ---> 00ceba20c158 [2024-01-25T18:54:09.273Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T18:54:09.273Z] ---> Running in cee9a17c3807 [2024-01-25T18:54:41.485Z] Removing intermediate container cee9a17c3807 [2024-01-25T18:54:41.485Z] ---> c1b94a6934e2 [2024-01-25T18:54:41.485Z] Step 10/12 : COPY . . [2024-01-25T18:54:41.485Z] ---> fe1e1ea4a370 [2024-01-25T18:54:41.485Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T18:54:41.485Z] ---> Running in d633d84a1522 [2024-01-25T18:54:41.485Z] Removing intermediate container d633d84a1522 [2024-01-25T18:54:41.485Z] ---> 5b4311ee2512 [2024-01-25T18:54:41.485Z] Step 12/12 : RUN ${MAKE} [2024-01-25T18:54:41.485Z] ---> Running in b3c22d273dc0 [2024-01-25T18:54:41.485Z] noop [2024-01-25T18:54:41.485Z] Removing intermediate container b3c22d273dc0 [2024-01-25T18:54:41.485Z] ---> 49658401930a [2024-01-25T18:54:41.485Z] Successfully built 49658401930a [2024-01-25T18:54:41.485Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:54:42.025Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T18:54:42.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T18:54:42.230Z] prd-ubuntu20.04-docker-8c-8g-27918 does not seem to be running inside a container [2024-01-25T18:54:42.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-42 -v /w/workspace/edgexfoundry_device-uart_PR-42:/w/workspace/edgexfoundry_device-uart_PR-42:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-42@tmp:/w/workspace/edgexfoundry_device-uart_PR-42@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T18:54:42.630Z] $ docker top ac4ee53e53dfca98a7de853aed05f249c830866d366b10a9c48db41648fd949a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T18:54:43.085Z] + go version [2024-01-25T18:54:43.085Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T18:54:43.121Z] $ docker stop --time=1 ac4ee53e53dfca98a7de853aed05f249c830866d366b10a9c48db41648fd949a [2024-01-25T18:54:44.423Z] $ docker rm -f --volumes ac4ee53e53dfca98a7de853aed05f249c830866d366b10a9c48db41648fd949a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:54:45.471Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T18:54:45.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T18:54:45.693Z] prd-ubuntu20.04-docker-8c-8g-27918 does not seem to be running inside a container [2024-01-25T18:54:45.735Z] $ 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_PR-42 -v /w/workspace/edgexfoundry_device-uart_PR-42:/w/workspace/edgexfoundry_device-uart_PR-42:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-42@tmp:/w/workspace/edgexfoundry_device-uart_PR-42@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T18:54:46.073Z] $ docker top aa75e689daa83833bf038e2d06f633c2240f6b2153fde26cb3114b4864e204d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T18:54:46.524Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-42 [Pipeline] fileExists [Pipeline] sh [2024-01-25T18:54:46.916Z] + make test [2024-01-25T18:54:46.916Z] go test ./... -coverprofile=coverage.out [2024-01-25T18:54:48.294Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-01-25T18:54:58.255Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-01-25T18:54:58.256Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-01-25T18:55:04.812Z] go vet ./... [2024-01-25T18:55:08.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T18:55:08.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T18:55:08.998Z] ./bin/test-attribution-txt.sh [2024-01-25T18:55:08.998Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T18:55:09.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T18:55:09.096Z] $ docker stop --time=1 aa75e689daa83833bf038e2d06f633c2240f6b2153fde26cb3114b4864e204d7 [2024-01-25T18:55:12.809Z] $ docker rm -f --volumes aa75e689daa83833bf038e2d06f633c2240f6b2153fde26cb3114b4864e204d7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T18:55:13.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T18:55:13.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T18:55:14.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T18:55:14.553Z] + ls -al . [2024-01-25T18:55:14.553Z] total 156 [2024-01-25T18:55:14.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 18:54 . [2024-01-25T18:55:14.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 18:53 .. [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 18:53 .dockerignore [2024-01-25T18:55:14.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 18:54 .git [2024-01-25T18:55:14.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:53 .github [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 25 18:53 .gitignore [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 18:53 .golangci.yml [2024-01-25T18:55:14.553Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 18:53 .semver [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jan 25 18:53 Attribution.txt [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jan 25 18:53 CHANGELOG.md [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jan 25 18:53 Dockerfile [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 18:53 GOVERNANCE.md [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 675 Jan 25 18:53 Jenkinsfile [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 25 18:53 LICENSE [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jan 25 18:53 Makefile [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 25 18:53 OWNERS.md [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jan 25 18:53 README.md [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 18:53 VERSION [2024-01-25T18:55:14.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 18:53 bin [2024-01-25T18:55:14.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:53 cmd [2024-01-25T18:55:14.553Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 25 18:54 coverage.out [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 3764 Jan 25 18:53 go.mod [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 34908 Jan 25 18:53 go.sum [2024-01-25T18:55:14.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:53 internal [2024-01-25T18:55:14.553Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 25 18:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:55:15.001Z] + 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=e96e81e40ae0ec0037594df20c025b32ccf414cd --label arch=amd64 --label version=0.0.0 . [2024-01-25T18:55:15.001Z] Sending build context to Docker daemon 23.08MB [2024-01-25T18:55:15.001Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T18:55:15.001Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-25T18:55:15.001Z] ---> 49658401930a [2024-01-25T18:55:15.001Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-25T18:55:15.260Z] ---> Running in 62c04ca29667 [2024-01-25T18:55:15.520Z] Removing intermediate container 62c04ca29667 [2024-01-25T18:55:15.520Z] ---> 6c747aa5bc1f [2024-01-25T18:55:15.520Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T18:55:15.520Z] ---> Running in 32504cb8f311 [2024-01-25T18:55:15.520Z] Removing intermediate container 32504cb8f311 [2024-01-25T18:55:15.520Z] ---> 87008c8fc56f [2024-01-25T18:55:15.520Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-01-25T18:55:15.520Z] ---> Running in cce2c1b8ddd9 [2024-01-25T18:55:15.778Z] Removing intermediate container cce2c1b8ddd9 [2024-01-25T18:55:15.778Z] ---> 07621ddb803a [2024-01-25T18:55:15.778Z] Step 6/26 : WORKDIR /device-uart [2024-01-25T18:55:15.778Z] ---> Running in 047d4cf159e7 [2024-01-25T18:55:15.778Z] Removing intermediate container 047d4cf159e7 [2024-01-25T18:55:15.778Z] ---> 18a73eaaaa06 [2024-01-25T18:55:15.778Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T18:55:15.778Z] ---> Running in 5dbcfe04ffef [2024-01-25T18:55:16.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T18:55:16.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T18:55:16.555Z] OK: 268 MiB in 56 packages [2024-01-25T18:55:16.814Z] Removing intermediate container 5dbcfe04ffef [2024-01-25T18:55:16.814Z] ---> f150afd2f348 [2024-01-25T18:55:16.814Z] Step 8/26 : COPY go.mod vendor* ./ [2024-01-25T18:55:17.072Z] ---> 5691e2d9b9a7 [2024-01-25T18:55:17.072Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T18:55:17.072Z] ---> Running in bf6232d3b27a [2024-01-25T18:55:17.639Z] Removing intermediate container bf6232d3b27a [2024-01-25T18:55:17.639Z] ---> 93e78e8a01e9 [2024-01-25T18:55:17.639Z] Step 10/26 : COPY . . [2024-01-25T18:55:18.206Z] ---> f6386ebf39e3 [2024-01-25T18:55:18.206Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T18:55:18.206Z] ---> Running in 70e431f35165 [2024-01-25T18:55:18.465Z] Removing intermediate container 70e431f35165 [2024-01-25T18:55:18.465Z] ---> 0cf70254ec2f [2024-01-25T18:55:18.465Z] Step 12/26 : RUN ${MAKE} [2024-01-25T18:55:18.465Z] ---> Running in ae8a3eebaefa [2024-01-25T18:55:18.724Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-01-25T18:55:40.685Z] Removing intermediate container ae8a3eebaefa [2024-01-25T18:55:40.685Z] ---> 3193fa0889c4 [2024-01-25T18:55:40.685Z] Step 13/26 : FROM alpine:3.18 [2024-01-25T18:55:40.685Z] 3.18: Pulling from library/alpine [2024-01-25T18:55:40.685Z] c926b61bad3b: Pulling fs layer [2024-01-25T18:55:40.972Z] c926b61bad3b: Verifying Checksum [2024-01-25T18:55:40.973Z] c926b61bad3b: Download complete [2024-01-25T18:55:41.230Z] c926b61bad3b: Pull complete [2024-01-25T18:55:41.230Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T18:55:41.230Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T18:55:41.230Z] ---> b541f2080109 [2024-01-25T18:55:41.230Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-01-25T18:55:41.230Z] ---> Running in ac6dbcb05f54 [2024-01-25T18:55:41.230Z] Removing intermediate container ac6dbcb05f54 [2024-01-25T18:55:41.230Z] ---> b0224de5b87a [2024-01-25T18:55:41.230Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-01-25T18:55:41.230Z] ---> Running in 168f4bb37547 [2024-01-25T18:55:41.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T18:55:41.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T18:55:42.010Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T18:55:42.010Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T18:55:42.010Z] OK: 7 MiB in 16 packages [2024-01-25T18:55:42.268Z] Removing intermediate container 168f4bb37547 [2024-01-25T18:55:42.268Z] ---> 7c91e1fe7c32 [2024-01-25T18:55:42.268Z] Step 16/26 : RUN apk --no-cache upgrade [2024-01-25T18:55:42.525Z] ---> Running in 57ee8d5c294e [2024-01-25T18:55:42.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T18:55:42.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T18:55:43.043Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T18:55:43.043Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T18:55:43.043Z] OK: 7 MiB in 16 packages [2024-01-25T18:55:43.709Z] Removing intermediate container 57ee8d5c294e [2024-01-25T18:55:43.709Z] ---> 7e0e892badb1 [2024-01-25T18:55:43.709Z] Step 17/26 : WORKDIR / [2024-01-25T18:55:43.709Z] ---> Running in 8880a654d346 [2024-01-25T18:55:43.709Z] Removing intermediate container 8880a654d346 [2024-01-25T18:55:43.709Z] ---> 038f99b8fae1 [2024-01-25T18:55:43.709Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-01-25T18:55:43.709Z] ---> 698b00a5072e [2024-01-25T18:55:43.709Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-01-25T18:55:43.966Z] ---> 168eb4ef04f6 [2024-01-25T18:55:43.966Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-01-25T18:55:44.932Z] ---> fff1d2294fc0 [2024-01-25T18:55:44.932Z] Step 21/26 : EXPOSE 59995 [2024-01-25T18:55:44.932Z] ---> Running in 14b489d10ffd [2024-01-25T18:55:44.932Z] Removing intermediate container 14b489d10ffd [2024-01-25T18:55:44.932Z] ---> fa40327867b7 [2024-01-25T18:55:44.932Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-01-25T18:55:44.932Z] ---> Running in bd0d73833d81 [2024-01-25T18:55:44.932Z] Removing intermediate container bd0d73833d81 [2024-01-25T18:55:44.932Z] ---> 118c26c8ff5c [2024-01-25T18:55:44.932Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T18:55:44.932Z] ---> Running in 8fb50f282fc5 [2024-01-25T18:55:44.932Z] Removing intermediate container 8fb50f282fc5 [2024-01-25T18:55:44.932Z] ---> 38542be8b6a9 [2024-01-25T18:55:44.932Z] Step 24/26 : LABEL arch=amd64 [2024-01-25T18:55:44.932Z] ---> Running in bd6a15e6ab65 [2024-01-25T18:55:45.191Z] Removing intermediate container bd6a15e6ab65 [2024-01-25T18:55:45.191Z] ---> 5be1f976c38d [2024-01-25T18:55:45.191Z] Step 25/26 : LABEL git_sha=e96e81e40ae0ec0037594df20c025b32ccf414cd [2024-01-25T18:55:45.191Z] ---> Running in 10f545766cb6 [2024-01-25T18:55:45.191Z] Removing intermediate container 10f545766cb6 [2024-01-25T18:55:45.191Z] ---> 35bf5d43d99f [2024-01-25T18:55:45.191Z] Step 26/26 : LABEL version=0.0.0 [2024-01-25T18:55:45.191Z] ---> Running in 8a11ba418339 [2024-01-25T18:55:45.191Z] Removing intermediate container 8a11ba418339 [2024-01-25T18:55:45.191Z] ---> 03c3f1177935 [2024-01-25T18:55:45.191Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T18:55:45.191Z] Successfully built 03c3f1177935 [2024-01-25T18:55:45.191Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2024-01-25T18:55:46.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T18:55:46.563Z] [2024-01-25T18:55:46.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:55:46.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T18:55:46.966Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T18:55:46.966Z] 5eb5b503b376: Pulling fs layer [2024-01-25T18:55:46.966Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T18:55:46.966Z] ec43610c2a17: Pulling fs layer [2024-01-25T18:55:46.966Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T18:55:46.966Z] 33b1e0a273af: Pulling fs layer [2024-01-25T18:55:46.966Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T18:55:46.966Z] 2f39f015ded8: Pulling fs layer [2024-01-25T18:55:46.966Z] 33b1e0a273af: Waiting [2024-01-25T18:55:46.966Z] 5d3b04190fa2: Waiting [2024-01-25T18:55:46.966Z] 2f39f015ded8: Waiting [2024-01-25T18:55:46.966Z] 3a2ae6a8a46f: Waiting [2024-01-25T18:55:46.966Z] 5c69ac0246d0: Download complete [2024-01-25T18:55:46.966Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-25T18:55:46.966Z] 3a2ae6a8a46f: Download complete [2024-01-25T18:55:46.966Z] 33b1e0a273af: Verifying Checksum [2024-01-25T18:55:46.966Z] 33b1e0a273af: Download complete [2024-01-25T18:55:46.966Z] 5d3b04190fa2: Verifying Checksum [2024-01-25T18:55:46.966Z] 5d3b04190fa2: Download complete [2024-01-25T18:55:46.966Z] ec43610c2a17: Verifying Checksum [2024-01-25T18:55:46.966Z] ec43610c2a17: Download complete [2024-01-25T18:55:47.230Z] 5eb5b503b376: Download complete [2024-01-25T18:55:47.798Z] 2f39f015ded8: Download complete [2024-01-25T18:55:48.374Z] 5eb5b503b376: Pull complete [2024-01-25T18:55:48.374Z] 5c69ac0246d0: Pull complete [2024-01-25T18:55:48.943Z] ec43610c2a17: Pull complete [2024-01-25T18:55:48.943Z] 3a2ae6a8a46f: Pull complete [2024-01-25T18:55:48.943Z] 33b1e0a273af: Pull complete [2024-01-25T18:55:49.202Z] 5d3b04190fa2: Pull complete [2024-01-25T18:55:52.869Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27919 in /w/workspace/edgexfoundry_device-uart_PR-42 [Pipeline] { [Pipeline] ws [2024-01-25T18:55:52.962Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-01-25T18:55:53.382Z] 2f39f015ded8: Pull complete [2024-01-25T18:55:53.382Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T18:55:53.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T18:55:53.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T18:55:56.090Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T18:55:56.508Z] prd-ubuntu20.04-docker-8c-8g-27918 does not seem to be running inside a container [2024-01-25T18:55:56.540Z] $ 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_PR-42 -v /w/workspace/edgexfoundry_device-uart_PR-42:/w/workspace/edgexfoundry_device-uart_PR-42:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-42@tmp:/w/workspace/edgexfoundry_device-uart_PR-42@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T18:56:01.121Z] using credential edgex-jenkins-ssh [2024-01-25T18:56:01.142Z] Cloning the remote Git repository [2024-01-25T18:56:01.185Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-01-25T18:56:01.272Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-01-25T18:56:01.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-01-25T18:56:01.433Z] > git --version # timeout=10 [2024-01-25T18:56:01.457Z] > git --version # 'git version 2.25.1' [2024-01-25T18:56:01.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T18:56:01.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T18:56:02.448Z] $ docker top ce4a5547c69e5786a239caf7eebe562acf629d4eabc12414bcee833ab2f51078 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T18:56:02.947Z] ---> job-cost.sh [2024-01-25T18:56:02.947Z] lf-activate-venv: SKIPPING [2024-01-25T18:56:02.947Z] INFO: No Stack... [2024-01-25T18:56:03.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T18:56:03.464Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T18:56:03.786Z] + cat /w/workspace/edgexfoundry_device-uart_PR-42/archives/cost.csv [2024-01-25T18:56:03.786Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T18:56:03.829Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] [2024-01-25T18:56:03.833Z] Resource [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] did not exist. Created. [2024-01-25T18:56:03.834Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T18:56:04.295Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T18:56:04.346Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T18:56:04.414Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T18:56:04.562Z] $ docker stop --time=1 ce4a5547c69e5786a239caf7eebe562acf629d4eabc12414bcee833ab2f51078 [2024-01-25T18:56:05.752Z] $ docker rm -f --volumes ce4a5547c69e5786a239caf7eebe562acf629d4eabc12414bcee833ab2f51078 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T18:56:08.080Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-01-25T18:56:08.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T18:56:08.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-01-25T18:56:08.934Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-01-25T18:56:08.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T18:56:08.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-25T18:56:09.453Z] Merging remotes/origin/main commit 886fb5391d0715c03eb52aea2bbf175b6095cc08 into PR head commit e96e81e40ae0ec0037594df20c025b32ccf414cd [2024-01-25T18:56:09.682Z] Merge succeeded, producing e96e81e40ae0ec0037594df20c025b32ccf414cd [2024-01-25T18:56:09.683Z] Checking out Revision e96e81e40ae0ec0037594df20c025b32ccf414cd (PR-42) [2024-01-25T18:56:10.145Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-25T18:56:10.192Z] > git --version # timeout=10 [2024-01-25T18:56:10.202Z] > git --version # 'git version 2.25.1' [2024-01-25T18:56:10.213Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-01-25T18:56:09.468Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T18:56:09.528Z] > git checkout -f e96e81e40ae0ec0037594df20c025b32ccf414cd # timeout=10 [2024-01-25T18:56:09.597Z] > git remote # timeout=10 [2024-01-25T18:56:09.613Z] > git config --get remote.origin.url # timeout=10 [2024-01-25T18:56:09.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T18:56:09.643Z] > git merge 886fb5391d0715c03eb52aea2bbf175b6095cc08 # timeout=10 [2024-01-25T18:56:09.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-25T18:56:09.689Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T18:56:09.707Z] > git checkout -f e96e81e40ae0ec0037594df20c025b32ccf414cd # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T18:56:11.500Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T18:56:11.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T18:56:11.500Z] Dload Upload Total Spent Left Speed [2024-01-25T18:56:11.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh [2024-01-25T18:56:11.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T18:56:12.188Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T18:56:12.188Z] + sudo tee /etc/docker/daemon.new [2024-01-25T18:56:12.188Z] { [2024-01-25T18:56:12.188Z] "registry-mirrors": [ [2024-01-25T18:56:12.188Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T18:56:12.188Z] ], [2024-01-25T18:56:12.188Z] "bip": "10.250.0.254/24", [2024-01-25T18:56:12.188Z] "hosts": [ [2024-01-25T18:56:12.188Z] "tcp://0.0.0.0:5555", [2024-01-25T18:56:12.188Z] "unix:///var/run/docker.sock" [2024-01-25T18:56:12.188Z] ], [2024-01-25T18:56:12.188Z] "mtu": 1458, [2024-01-25T18:56:12.188Z] "selinux-enabled": true, [2024-01-25T18:56:12.188Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T18:56:12.188Z] } [Pipeline] sh [2024-01-25T18:56:12.529Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T18:56:12.880Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T18:56:31.205Z] provisioning config files... [2024-01-25T18:56:31.228Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config10211029244741232201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T18:56:31.723Z] ---> ****-login.sh [2024-01-25T18:56:31.723Z] nexus3.edgexfoundry.org:10001 [2024-01-25T18:56:31.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:56:32.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:56:32.258Z] Configure a credential helper to remove this warning. See [2024-01-25T18:56:32.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:56:32.258Z] [2024-01-25T18:56:32.258Z] Login Succeeded [2024-01-25T18:56:32.258Z] nexus3.edgexfoundry.org:10002 [2024-01-25T18:56:32.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:56:32.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:56:32.526Z] Configure a credential helper to remove this warning. See [2024-01-25T18:56:32.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:56:32.526Z] [2024-01-25T18:56:32.526Z] Login Succeeded [2024-01-25T18:56:32.526Z] nexus3.edgexfoundry.org:10003 [2024-01-25T18:56:32.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:56:32.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:56:32.796Z] Configure a credential helper to remove this warning. See [2024-01-25T18:56:32.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:56:32.796Z] [2024-01-25T18:56:32.796Z] Login Succeeded [2024-01-25T18:56:32.796Z] nexus3.edgexfoundry.org:10004 [2024-01-25T18:56:32.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:56:33.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:56:33.068Z] Configure a credential helper to remove this warning. See [2024-01-25T18:56:33.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:56:33.068Z] [2024-01-25T18:56:33.068Z] Login Succeeded [2024-01-25T18:56:33.068Z] ****.io [2024-01-25T18:56:33.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T18:56:33.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T18:56:33.339Z] Configure a credential helper to remove this warning. See [2024-01-25T18:56:33.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T18:56:33.339Z] [2024-01-25T18:56:33.339Z] Login Succeeded [2024-01-25T18:56:33.339Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T18:56:33.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T18:56:33.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T18:56:33.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T18:56:34.074Z] ========================================================= [2024-01-25T18:56:34.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T18:56:34.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:56:34.729Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T18:56:38.982Z] #0 building with "default" instance using docker driver [2024-01-25T18:56:38.982Z] [2024-01-25T18:56:38.982Z] #1 [internal] load .dockerignore [2024-01-25T18:56:38.982Z] #1 transferring context: 182B done [2024-01-25T18:56:38.982Z] #1 DONE 0.1s [2024-01-25T18:56:38.982Z] [2024-01-25T18:56:38.982Z] #2 [internal] load build definition from Dockerfile [2024-01-25T18:56:38.982Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-01-25T18:56:38.982Z] #2 DONE 0.1s [2024-01-25T18:56:38.982Z] [2024-01-25T18:56:38.982Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T18:56:38.982Z] #3 DONE 0.1s [2024-01-25T18:56:38.982Z] [2024-01-25T18:56:38.982Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T18:56:38.982Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-25T18:56:38.982Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-25T18:56:38.982Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-25T18:56:38.982Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-25T18:56:38.982Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2024-01-25T18:56:38.982Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2024-01-25T18:56:38.982Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2024-01-25T18:56:38.982Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-25T18:56:38.982Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-25T18:56:38.982Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-25T18:56:38.982Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-25T18:56:38.982Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-25T18:56:38.982Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 327.68kB / 97.63MB 0.3s [2024-01-25T18:56:38.982Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2024-01-25T18:56:38.982Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-25T18:56:38.982Z] #4 ... [2024-01-25T18:56:38.982Z] [2024-01-25T18:56:38.982Z] #5 [internal] load build context [2024-01-25T18:56:38.982Z] #5 transferring context: 11.52MB 0.4s done [2024-01-25T18:56:38.982Z] #5 DONE 0.5s [2024-01-25T18:56:38.982Z] [2024-01-25T18:56:38.982Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T18:56:38.982Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2024-01-25T18:56:38.982Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2024-01-25T18:56:38.982Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.74MB / 97.63MB 0.5s [2024-01-25T18:56:39.252Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.10MB / 63.99MB 0.6s [2024-01-25T18:56:39.252Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2024-01-25T18:56:39.252Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.7s [2024-01-25T18:56:39.252Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-25T18:56:39.252Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2024-01-25T18:56:39.252Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2024-01-25T18:56:39.522Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 0.9s [2024-01-25T18:56:39.522Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-25T18:56:39.522Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.9s [2024-01-25T18:56:39.522Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.0s [2024-01-25T18:56:39.522Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.80MB / 97.63MB 1.0s [2024-01-25T18:56:39.522Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2024-01-25T18:56:39.793Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.1s [2024-01-25T18:56:39.793Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.1s [2024-01-25T18:56:39.793Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-25T18:56:39.793Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.3s [2024-01-25T18:56:39.793Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.3s [2024-01-25T18:56:40.061Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.68MB / 63.99MB 1.4s [2024-01-25T18:56:40.062Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.4s [2024-01-25T18:56:40.062Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2024-01-25T18:56:40.062Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s [2024-01-25T18:56:40.332Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-25T18:56:40.332Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.88MB / 97.63MB 1.8s [2024-01-25T18:56:40.602Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.9s [2024-01-25T18:56:40.603Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.1s [2024-01-25T18:56:40.878Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2024-01-25T18:56:40.878Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-25T18:56:46.230Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2024-01-25T18:56:51.581Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2024-01-25T18:56:56.936Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2024-01-25T18:56:58.348Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-25T18:56:58.617Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-25T18:56:58.617Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-25T18:57:03.984Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-25T18:57:06.561Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.0s done [2024-01-25T18:57:07.967Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-25T18:57:09.918Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-25T18:57:09.918Z] #4 DONE 31.3s [2024-01-25T18:57:09.918Z] [2024-01-25T18:57:09.918Z] #6 [builder 2/7] WORKDIR /device-uart [2024-01-25T18:57:11.862Z] #6 DONE 1.7s [2024-01-25T18:57:11.862Z] [2024-01-25T18:57:11.862Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-25T18:57:12.447Z] #7 0.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T18:57:12.716Z] #7 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T18:57:13.697Z] #7 2.243 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-25T18:57:13.697Z] #7 2.267 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-25T18:57:13.697Z] #7 2.279 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-25T18:57:13.967Z] #7 2.347 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-25T18:57:13.967Z] #7 2.375 Executing busybox-1.36.1-r5.trigger [2024-01-25T18:57:13.967Z] #7 2.413 OK: 271 MiB in 56 packages [2024-01-25T18:57:14.236Z] #7 DONE 2.7s [2024-01-25T18:57:14.236Z] [2024-01-25T18:57:14.236Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T18:57:14.506Z] #8 DONE 0.1s [2024-01-25T18:57:14.506Z] [2024-01-25T18:57:14.506Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T18:57:32.721Z] #9 DONE 16.9s [2024-01-25T18:57:32.721Z] [2024-01-25T18:57:32.721Z] #10 [builder 6/7] COPY . . [2024-01-25T18:57:32.721Z] #10 DONE 0.3s [2024-01-25T18:57:32.721Z] [2024-01-25T18:57:32.721Z] #11 [builder 7/7] RUN echo noop [2024-01-25T18:57:32.721Z] #11 0.686 noop [2024-01-25T18:57:32.721Z] #11 DONE 0.8s [2024-01-25T18:57:32.721Z] [2024-01-25T18:57:32.721Z] #12 exporting to image [2024-01-25T18:57:32.721Z] #12 exporting layers [2024-01-25T18:57:50.946Z] #12 exporting layers 17.9s done [2024-01-25T18:57:50.946Z] #12 writing image sha256:d78db0cc6e61cd646ab903ef7c473f453d1f8b63cabf85850396ff03febc5a3b done [2024-01-25T18:57:50.946Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-25T18:57:50.946Z] #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:57:51.546Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T18:57:51.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T18:57:51.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-27919 does not seem to be running inside a container [2024-01-25T18:57:51.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-25T18:57:53.152Z] $ docker top 02d572ae9f01115d6d07cc82b55f384ecdccb909a800478ef1d489518d61af3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T18:57:53.749Z] + go version [2024-01-25T18:57:54.016Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T18:57:54.050Z] $ docker stop --time=1 02d572ae9f01115d6d07cc82b55f384ecdccb909a800478ef1d489518d61af3f [2024-01-25T18:57:55.584Z] $ docker rm -f --volumes 02d572ae9f01115d6d07cc82b55f384ecdccb909a800478ef1d489518d61af3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:57:56.817Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T18:57:56.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T18:57:57.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-27919 does not seem to be running inside a container [2024-01-25T18:57:57.214Z] $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-25T18:57:58.168Z] $ docker top 8e7dd9386b4a86d6e4801f56fd84c810467c2865a82112a4ad10d2e964f9fc54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T18:57:58.789Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-01-25T18:57:59.229Z] + make test [2024-01-25T18:57:59.229Z] go test ./... -coverprofile=coverage.out [2024-01-25T18:58:05.873Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-01-25T18:59:02.277Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-01-25T18:59:02.277Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-01-25T18:59:04.220Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-25T18:59:04.220Z] go vet ./... [2024-01-25T18:59:22.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T18:59:22.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T18:59:22.485Z] ./bin/test-attribution-txt.sh [2024-01-25T18:59:22.485Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T18:59:22.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T18:59:22.600Z] $ docker stop --time=1 8e7dd9386b4a86d6e4801f56fd84c810467c2865a82112a4ad10d2e964f9fc54 [2024-01-25T18:59:24.443Z] $ docker rm -f --volumes 8e7dd9386b4a86d6e4801f56fd84c810467c2865a82112a4ad10d2e964f9fc54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T18:59:25.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T18:59:25.797Z] Warning: overwriting stash ‘coverage-report’ [2024-01-25T18:59:26.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T18:59:27.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T18:59:27.428Z] + ls -al . [2024-01-25T18:59:27.428Z] total 152 [2024-01-25T18:59:27.428Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 18:58 . [2024-01-25T18:59:27.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 18:56 .. [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 18:56 .dockerignore [2024-01-25T18:59:27.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 18:56 .git [2024-01-25T18:59:27.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:56 .github [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 25 18:56 .gitignore [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 18:56 .golangci.yml [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jan 25 18:56 Attribution.txt [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jan 25 18:56 CHANGELOG.md [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jan 25 18:56 Dockerfile [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 18:56 GOVERNANCE.md [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 675 Jan 25 18:56 Jenkinsfile [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 25 18:56 LICENSE [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jan 25 18:56 Makefile [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 25 18:56 OWNERS.md [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jan 25 18:56 README.md [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 18:53 VERSION [2024-01-25T18:59:27.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 18:56 bin [2024-01-25T18:59:27.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:56 cmd [2024-01-25T18:59:27.428Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 25 18:58 coverage.out [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 3764 Jan 25 18:56 go.mod [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 34908 Jan 25 18:56 go.sum [2024-01-25T18:59:27.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:56 internal [2024-01-25T18:59:27.428Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 25 18:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T18:59:27.936Z] + 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=e96e81e40ae0ec0037594df20c025b32ccf414cd --label arch=arm64 --label version=0.0.0 . [2024-01-25T18:59:28.523Z] #0 building with "default" instance using docker driver [2024-01-25T18:59:28.523Z] [2024-01-25T18:59:28.523Z] #1 [internal] load .dockerignore [2024-01-25T18:59:28.523Z] #1 transferring context: 33B [2024-01-25T18:59:28.791Z] #1 transferring context: 182B done [2024-01-25T18:59:28.791Z] #1 DONE 0.0s [2024-01-25T18:59:28.791Z] [2024-01-25T18:59:28.791Z] #2 [internal] load build definition from Dockerfile [2024-01-25T18:59:28.791Z] #2 transferring dockerfile: 1.93kB done [2024-01-25T18:59:28.791Z] #2 DONE 0.0s [2024-01-25T18:59:28.791Z] [2024-01-25T18:59:28.791Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T18:59:28.791Z] #3 DONE 0.0s [2024-01-25T18:59:28.791Z] [2024-01-25T18:59:28.791Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T18:59:28.791Z] #4 DONE 0.3s [2024-01-25T18:59:29.061Z] [2024-01-25T18:59:29.061Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T18:59:29.061Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T18:59:29.061Z] #5 DONE 0.1s [2024-01-25T18:59:29.061Z] [2024-01-25T18:59:29.061Z] #6 [internal] load build context [2024-01-25T18:59:29.061Z] #6 transferring context: 5.62kB 0.0s done [2024-01-25T18:59:29.061Z] #6 DONE 0.1s [2024-01-25T18:59:29.061Z] [2024-01-25T18:59:29.061Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T18:59:29.061Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T18:59:29.061Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2024-01-25T18:59:29.061Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T18:59:29.061Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T18:59:29.332Z] #5 ... [2024-01-25T18:59:29.332Z] [2024-01-25T18:59:29.332Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T18:59:29.332Z] #7 DONE 0.2s [2024-01-25T18:59:29.332Z] [2024-01-25T18:59:29.332Z] #8 [builder 2/7] WORKDIR /device-uart [2024-01-25T18:59:29.332Z] #8 DONE 0.1s [2024-01-25T18:59:29.332Z] [2024-01-25T18:59:29.332Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T18:59:29.332Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-25T18:59:29.332Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-25T18:59:29.600Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-25T18:59:29.870Z] #5 DONE 0.9s [2024-01-25T18:59:29.870Z] [2024-01-25T18:59:29.870Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T18:59:30.461Z] #9 0.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T18:59:31.052Z] #9 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T18:59:32.016Z] #9 ... [2024-01-25T18:59:32.017Z] [2024-01-25T18:59:32.017Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-25T18:59:32.017Z] #10 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T18:59:32.017Z] #10 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T18:59:32.017Z] #10 2.454 OK: 271 MiB in 56 packages [2024-01-25T18:59:32.017Z] #10 DONE 2.8s [2024-01-25T18:59:32.017Z] [2024-01-25T18:59:32.017Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T18:59:32.017Z] #9 2.141 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T18:59:32.017Z] #9 2.153 Executing busybox-1.36.1-r5.trigger [2024-01-25T18:59:32.286Z] #9 2.191 OK: 8 MiB in 16 packages [2024-01-25T18:59:32.286Z] #9 ... [2024-01-25T18:59:32.286Z] [2024-01-25T18:59:32.286Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T18:59:32.286Z] #11 DONE 0.2s [2024-01-25T18:59:32.555Z] [2024-01-25T18:59:32.555Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T18:59:32.555Z] #9 DONE 2.6s [2024-01-25T18:59:32.555Z] [2024-01-25T18:59:32.555Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T18:59:33.521Z] #12 DONE 1.2s [2024-01-25T18:59:33.521Z] [2024-01-25T18:59:33.521Z] #13 [builder 6/7] COPY . . [2024-01-25T18:59:33.788Z] #13 DONE 0.4s [2024-01-25T18:59:33.788Z] [2024-01-25T18:59:33.788Z] #14 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T18:59:33.788Z] #14 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T18:59:33.788Z] #14 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T18:59:34.750Z] #14 2.152 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T18:59:34.750Z] #14 2.271 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T18:59:34.750Z] #14 2.295 OK: 8 MiB in 16 packages [2024-01-25T18:59:35.020Z] #14 DONE 2.6s [2024-01-25T18:59:35.020Z] [2024-01-25T18:59:35.020Z] #15 [builder 7/7] RUN make build [2024-01-25T18:59:35.020Z] #15 0.693 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-01-25T19:00:56.655Z] #15 DONE 71.1s [2024-01-25T19:00:56.655Z] [2024-01-25T19:00:56.655Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2024-01-25T19:00:56.655Z] #16 DONE 0.1s [2024-01-25T19:00:56.655Z] [2024-01-25T19:00:56.655Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2024-01-25T19:00:56.655Z] #17 DONE 0.1s [2024-01-25T19:00:56.655Z] [2024-01-25T19:00:56.655Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2024-01-25T19:00:56.655Z] #18 DONE 0.3s [2024-01-25T19:00:56.655Z] [2024-01-25T19:00:56.655Z] #19 exporting to image [2024-01-25T19:00:56.655Z] #19 exporting layers [2024-01-25T19:00:56.655Z] #19 exporting layers 0.4s done [2024-01-25T19:00:56.655Z] #19 writing image sha256:ab4825529ac38e47015c553549bd2cb4c84d7f246f85370e092729a5f1de2196 done [2024-01-25T19:00:56.655Z] #19 naming to docker.io/library/device-uart-arm64 done [2024-01-25T19:00:56.655Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T19:00:57.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T19:00:57.944Z] [2024-01-25T19:00:57.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T19:00:58.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T19:00:58.686Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T19:00:58.686Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T19:00:58.686Z] 04944245beec: Pulling fs layer [2024-01-25T19:00:58.686Z] 699f458cf7ca: Pulling fs layer [2024-01-25T19:00:58.686Z] 765212b225bb: Pulling fs layer [2024-01-25T19:00:58.686Z] f23df028b6ca: Pulling fs layer [2024-01-25T19:00:58.686Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T19:00:58.686Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T19:00:58.686Z] d65c8cfc05b1: Waiting [2024-01-25T19:00:58.686Z] 765212b225bb: Waiting [2024-01-25T19:00:58.686Z] f23df028b6ca: Waiting [2024-01-25T19:00:58.686Z] 2437ff75d9bd: Waiting [2024-01-25T19:00:58.686Z] 04944245beec: Verifying Checksum [2024-01-25T19:00:58.687Z] 04944245beec: Download complete [2024-01-25T19:00:58.687Z] 765212b225bb: Download complete [2024-01-25T19:00:58.687Z] f23df028b6ca: Verifying Checksum [2024-01-25T19:00:58.687Z] f23df028b6ca: Download complete [2024-01-25T19:00:58.687Z] d65c8cfc05b1: Verifying Checksum [2024-01-25T19:00:58.687Z] d65c8cfc05b1: Download complete [2024-01-25T19:00:58.956Z] 699f458cf7ca: Verifying Checksum [2024-01-25T19:00:58.956Z] 699f458cf7ca: Download complete [2024-01-25T19:00:59.226Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T19:00:59.226Z] 8998bd30e6a1: Download complete [2024-01-25T19:01:01.178Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T19:01:01.178Z] 2437ff75d9bd: Download complete [2024-01-25T19:01:05.557Z] 8998bd30e6a1: Pull complete [2024-01-25T19:01:05.826Z] 04944245beec: Pull complete [2024-01-25T19:01:07.783Z] 699f458cf7ca: Pull complete [2024-01-25T19:01:07.783Z] 765212b225bb: Pull complete [2024-01-25T19:01:08.646Z] f23df028b6ca: Pull complete [2024-01-25T19:01:08.646Z] d65c8cfc05b1: Pull complete [2024-01-25T19:01:30.729Z] 2437ff75d9bd: Pull complete [2024-01-25T19:01:30.729Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T19:01:30.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T19:01:30.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T19:01:31.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-27919 does not seem to be running inside a container [2024-01-25T19:01:31.297Z] $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-25T19:01:33.581Z] $ docker top 937c808d4b68baafbd4679b097c2aaf3a7d49c26cea17047bad0f825cb292f88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:34.218Z] ---> job-cost.sh [2024-01-25T19:01:34.484Z] lf-activate-venv: SKIPPING [2024-01-25T19:01:34.484Z] INFO: No Stack... [2024-01-25T19:01:34.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T19:01:35.707Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T19:01:36.046Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-01-25T19:01:36.046Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T19:01:36.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] [2024-01-25T19:01:36.129Z] Resource [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] did not exist. Created. [2024-01-25T19:01:36.129Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T19:01:36.651Z] /w/workspace/device-uart/1@tmp/durable-42aa0494/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T19:01:37.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T19:01:37.054Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T19:01:37.106Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T19:01:37.144Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T19:01:37.319Z] $ docker stop --time=1 937c808d4b68baafbd4679b097c2aaf3a7d49c26cea17047bad0f825cb292f88 [2024-01-25T19:01:41.867Z] $ docker rm -f --volumes 937c808d4b68baafbd4679b097c2aaf3a7d49c26cea17047bad0f825cb292f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-25T19:01:43.873Z] provisioning config files... [2024-01-25T19:01:43.880Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-42@tmp/config13193649966198576609tmp [Pipeline] { [Pipeline] sh [2024-01-25T19:01:44.300Z] + set +x [2024-01-25T19:01:44.300Z] + + bash -s -- [2024-01-25T19:01:44.300Z] curl -s https://codecov.io/bash [2024-01-25T19:01:44.300Z] [2024-01-25T19:01:44.300Z] _____ _ [2024-01-25T19:01:44.300Z] / ____| | | [2024-01-25T19:01:44.300Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T19:01:44.300Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T19:01:44.300Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T19:01:44.300Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T19:01:44.300Z] Bash-1.0.6 [2024-01-25T19:01:44.300Z] [2024-01-25T19:01:44.300Z] [2024-01-25T19:01:44.300Z] ==> git version 2.25.1 found [2024-01-25T19:01:44.300Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-25T19:01:44.300Z] Release-Date: 2020-01-08 [2024-01-25T19:01:44.301Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-25T19:01:44.301Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T19:01:44.301Z] ==> Jenkins CI detected. [2024-01-25T19:01:44.301Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-42 [2024-01-25T19:01:44.301Z] project root: . [2024-01-25T19:01:44.301Z] --> token set from env [2024-01-25T19:01:44.301Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T19:01:44.301Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T19:01:44.301Z] ==> Python coveragepy not found [2024-01-25T19:01:44.301Z] ==> Searching for coverage reports in: [2024-01-25T19:01:44.561Z] + . [2024-01-25T19:01:44.561Z] -> Found 1 reports [2024-01-25T19:01:44.561Z] ==> Detecting git/mercurial file structure [2024-01-25T19:01:44.561Z] ==> Reading reports [2024-01-25T19:01:44.561Z] + ./coverage.out bytes=10 [2024-01-25T19:01:44.561Z] ==> Appending adjustments [2024-01-25T19:01:44.561Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T19:01:44.561Z] + Found adjustments [2024-01-25T19:01:44.561Z] ==> Gzipping contents [2024-01-25T19:01:44.561Z] 4.0K /tmp/codecov.WeTSWG.gz [2024-01-25T19:01:44.561Z] ==> Uploading reports [2024-01-25T19:01:44.561Z] url: https://codecov.io [2024-01-25T19:01:44.561Z] query: branch=PR-42&commit=e96e81e40ae0ec0037594df20c025b32ccf414cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-42%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=42&job=&cmd_args= [2024-01-25T19:01:44.561Z] -> Pinging Codecov [2024-01-25T19:01:44.561Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-42&commit=e96e81e40ae0ec0037594df20c025b32ccf414cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-42%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=42&job=&cmd_args= [2024-01-25T19:01:45.130Z] -> Uploading to [2024-01-25T19:01:45.131Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/B9AA6E0BBD74AE3A32605C7A7C664919/e96e81e40ae0ec0037594df20c025b32ccf414cd/a567ebd9-7c99-4b0f-a3a4-2bd79152ebbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T190144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b86876ebf5098faf4773c243099cc47eecf3419b1f85883cde40848b6297a6f4 [2024-01-25T19:01:45.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T19:01:45.131Z] Dload Upload Total Spent Left Speed [2024-01-25T19:01:45.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2176 --:--:-- --:--:-- --:--:-- 2176 [2024-01-25T19:01:45.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/e96e81e40ae0ec0037594df20c025b32ccf414cd [Pipeline] } [2024-01-25T19:01:45.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2024-01-25T19:01:48.521Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-42/archives ] [2024-01-25T19:01:48.521Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-42/archives [2024-01-25T19:01:48.521Z] total 16 [2024-01-25T19:01:48.521Z] drwxr-xr-x 3 root root 4096 Jan 25 18:56 . [2024-01-25T19:01:48.521Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 18:56 .. [2024-01-25T19:01:48.521Z] drwxr-xr-x 2 root root 4096 Jan 25 18:56 cost [2024-01-25T19:01:48.521Z] -rw-r--r-- 1 root root 82 Jan 25 18:56 cost.csv [2024-01-25T19:01:48.521Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-42/archives [2024-01-25T19:01:48.521Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-42/archives [2024-01-25T19:01:48.521Z] total 16 [2024-01-25T19:01:48.521Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 18:56 . [2024-01-25T19:01:48.521Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 18:56 .. [2024-01-25T19:01:48.521Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 18:56 cost [2024-01-25T19:01:48.521Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 25 18:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:48.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:49.745Z] ---> package-listing.sh [2024-01-25T19:01:49.745Z] ++ facter osfamily [2024-01-25T19:01:49.745Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T19:01:50.004Z] + OS_FAMILY=debian [2024-01-25T19:01:50.004Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-42 [2024-01-25T19:01:50.004Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T19:01:50.004Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T19:01:50.004Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T19:01:50.004Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T19:01:50.004Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-42 ']' [2024-01-25T19:01:50.004Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T19:01:50.004Z] + case "${OS_FAMILY}" in [2024-01-25T19:01:50.004Z] + dpkg -l [2024-01-25T19:01:50.004Z] + grep '^ii' [2024-01-25T19:01:50.004Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T19:01:50.004Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T19:01:50.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T19:01:50.004Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-42 ']' [2024-01-25T19:01:50.004Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-42/archives/ [2024-01-25T19:01:50.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-42/archives/ [Pipeline] echo [2024-01-25T19:01:50.039Z] 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_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T19:01:50.336Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T19:01:51.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T19:01:51.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T19:01:51.267Z] prd-ubuntu20.04-docker-8c-8g-27918 does not seem to be running inside a container [2024-01-25T19:01:51.295Z] $ 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_PR-42/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_PR-42 -v /w/workspace/edgexfoundry_device-uart_PR-42:/w/workspace/edgexfoundry_device-uart_PR-42:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-42@tmp:/w/workspace/edgexfoundry_device-uart_PR-42@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T19:01:51.491Z] $ docker top e8fcd0b0d8974ac19c1f0cdf740ee561af16b62942ad0364ca9f4de9988950fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T19:01:51.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T19:01:52.291Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T19:01:52.602Z] + ls /var/log/sa-host [2024-01-25T19:01:52.602Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T19:01:52.793Z] provisioning config files... [2024-01-25T19:01:52.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-42@tmp/config6875715094626305846tmp [Pipeline] { [Pipeline] echo [2024-01-25T19:01:52.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:53.284Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T19:01:53.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:53.811Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T19:01:53.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:54.159Z] ---> sudo-logs.sh [2024-01-25T19:01:54.159Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T19:01:54.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:54.614Z] ---> job-cost.sh [2024-01-25T19:01:54.614Z] lf-activate-venv: SKIPPING [2024-01-25T19:01:54.614Z] DEBUG: total: 0.2199999988079071 [2024-01-25T19:01:54.614Z] INFO: Retrieving Stack Cost... [2024-01-25T19:01:54.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T19:01:55.817Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T19:01:55.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T19:01:56.169Z] ---> logs-deploy.sh [2024-01-25T19:01:56.169Z] lf-activate-venv: SKIPPING [2024-01-25T19:01:56.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-42/1 [2024-01-25T19:01:56.169Z] INFO: archiving workspace using pattern(s): [2024-01-25T19:01:57.106Z] Archives upload complete. [2024-01-25T19:01:57.106Z] INFO: archiving logs to Nexus