Pull request #462 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b337a5994be8349ead7b97b4dcd21d679069ba80+29c739ab81a29a6b1dd8488addc11c7f2056e13b (6ccd8cdc1abefbed19519e83ff36e0a597199bec) 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-ssh15845941573965751723.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-ssh6861540787483679413.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-virtual-go/branches/PR-462/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-virtual-go/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13540552494610202232.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-virtual-go/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14951963293448830319.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-ssh11365558040906894486.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-virtual-go/branches/PR-462/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-virtual-go/branches/PR-462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17787725673114051713.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go 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-virtual 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5118 in /w/workspace/foundry_device-virtual-go_PR-462 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-462 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git # timeout=10 Merging remotes/origin/main commit 29c739ab81a29a6b1dd8488addc11c7f2056e13b into PR head commit b337a5994be8349ead7b97b4dcd21d679069ba80 Merge succeeded, producing b337a5994be8349ead7b97b4dcd21d679069ba80 Checking out Revision b337a5994be8349ead7b97b4dcd21d679069ba80 (PR-462) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 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] { Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b337a5994be8349ead7b97b4dcd21d679069ba80 # 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 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b337a5994be8349ead7b97b4dcd21d679069ba80 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-07T23:02:19.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-07T23:02:20.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-07T23:02:20.167Z] ========================================================= [2024-03-07T23:02:20.167Z] EdgeX Global Pipelines Version Info [2024-03-07T23:02:20.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:02:20.892Z] ------------------- [2024-03-07T23:02:20.892Z] stable info: [2024-03-07T23:02:20.892Z] ------------------- [2024-03-07T23:02:20.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-07T23:02:20.892Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:02:20.892Z] Message: update stable to v1.0.258 [2024-03-07T23:02:21.462Z] ------------------- [2024-03-07T23:02:21.462Z] experimental info: [2024-03-07T23:02:21.462Z] ------------------- [2024-03-07T23:02:21.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-07T23:02:21.463Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:02:21.463Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-07T23:02:21.691Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-03-07T23:02:21.754Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-03-07T23:02:21.822Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-07T23:02:21.874Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-07T23:02:21.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-07T23:02:21.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-07T23:02:22.044Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-07T23:02:22.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-07T23:02:22.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-07T23:02:22.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-07T23:02:22.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-07T23:02:22.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-03-07T23:02:22.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-07T23:02:22.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-07T23:02:22.545Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:02:22.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:02:22.674Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:02:22.744Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:02:22.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-07T23:02:22.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-07T23:02:23.000Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-07T23:02:23.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-07T23:02:23.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-07T23:02:23.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-07T23:02:23.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-07T23:02:23.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-07T23:02:23.447Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-07T23:02:23.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo [2024-03-07T23:02:23.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo [2024-03-07T23:02:23.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo [2024-03-07T23:02:23.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b337a5994be8349ead7b97b4dcd21d679069ba80 [Pipeline] echo [2024-03-07T23:02:23.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b337a59 [Pipeline] echo [2024-03-07T23:02:23.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:02:24.137Z] provisioning config files... [2024-03-07T23:02:24.154Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-462@tmp/config6121174561349576458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:02:24.543Z] ---> ****-login.sh [2024-03-07T23:02:24.544Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:02:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:24.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:24.803Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:24.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:24.803Z] [2024-03-07T23:02:24.803Z] Login Succeeded [2024-03-07T23:02:24.803Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:02:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:24.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:24.803Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:24.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:24.803Z] [2024-03-07T23:02:24.803Z] Login Succeeded [2024-03-07T23:02:24.803Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:02:25.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:25.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:25.065Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:25.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:25.065Z] [2024-03-07T23:02:25.065Z] Login Succeeded [2024-03-07T23:02:25.065Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:02:25.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:25.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:25.065Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:25.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:25.065Z] [2024-03-07T23:02:25.065Z] Login Succeeded [2024-03-07T23:02:25.065Z] ****.io [2024-03-07T23:02:25.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:25.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:25.326Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:25.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:25.326Z] [2024-03-07T23:02:25.326Z] Login Succeeded [2024-03-07T23:02:25.326Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:02:25.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-07T23:02:26.063Z] + git rev-list -1 --merges b337a5994be8349ead7b97b4dcd21d679069ba80~1..b337a5994be8349ead7b97b4dcd21d679069ba80 [Pipeline] echo [2024-03-07T23:02:26.102Z] -----------> git rev-list -1 --merges b337a5994be8349ead7b97b4dcd21d679069ba80~1..b337a5994be8349ead7b97b4dcd21d679069ba80 b337a5994be8349ead7b97b4dcd21d679069ba80 [false] [Pipeline] sh [2024-03-07T23:02:26.427Z] + git log --format=format:%s -1 b337a5994be8349ead7b97b4dcd21d679069ba80 [Pipeline] echo [2024-03-07T23:02:26.456Z] ========================================================= [2024-03-07T23:02:26.456Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-07T23:02:26.456Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:02:26.948Z] + git log --format=format:%s -1 b337a5994be8349ead7b97b4dcd21d679069ba80 [Pipeline] echo [2024-03-07T23:02:26.978Z] [semverPrep] GIT_COMMIT: b337a5994be8349ead7b97b4dcd21d679069ba80, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo [2024-03-07T23:02:27.029Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-07T23:02:27.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-07T23:02:27.455Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-07T23:02:27.455Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-07T23:02:27.455Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-07T23:02:27.455Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-07T23:02:27.455Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-07T23:02:27.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:27.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:27.894Z] [2024-03-07T23:02:27.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:28.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:28.311Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-07T23:02:28.311Z] b85a868b505f: Pulling fs layer [2024-03-07T23:02:28.311Z] e2be974225ed: Pulling fs layer [2024-03-07T23:02:28.311Z] 339a4e72a1f5: Pulling fs layer [2024-03-07T23:02:28.311Z] 988bab9f4d93: Pulling fs layer [2024-03-07T23:02:28.311Z] 1469e6f7b9e6: Pulling fs layer [2024-03-07T23:02:28.311Z] eaf3925da568: Pulling fs layer [2024-03-07T23:02:28.311Z] bab4dde63d76: Pulling fs layer [2024-03-07T23:02:28.311Z] bde34c3a00c8: Pulling fs layer [2024-03-07T23:02:28.311Z] b352a97aabf1: Pulling fs layer [2024-03-07T23:02:28.311Z] 988bab9f4d93: Waiting [2024-03-07T23:02:28.311Z] eaf3925da568: Waiting [2024-03-07T23:02:28.311Z] bab4dde63d76: Waiting [2024-03-07T23:02:28.311Z] bde34c3a00c8: Waiting [2024-03-07T23:02:28.311Z] 1469e6f7b9e6: Waiting [2024-03-07T23:02:28.311Z] 4872d77fe225: Pulling fs layer [2024-03-07T23:02:28.311Z] b352a97aabf1: Waiting [2024-03-07T23:02:28.311Z] 5851b861e8e6: Pulling fs layer [2024-03-07T23:02:28.311Z] 4872d77fe225: Waiting [2024-03-07T23:02:28.311Z] e2be974225ed: Download complete [2024-03-07T23:02:28.311Z] 988bab9f4d93: Verifying Checksum [2024-03-07T23:02:28.311Z] 988bab9f4d93: Download complete [2024-03-07T23:02:28.311Z] 1469e6f7b9e6: Verifying Checksum [2024-03-07T23:02:28.311Z] 1469e6f7b9e6: Download complete [2024-03-07T23:02:28.311Z] eaf3925da568: Verifying Checksum [2024-03-07T23:02:28.311Z] eaf3925da568: Download complete [2024-03-07T23:02:28.311Z] 339a4e72a1f5: Verifying Checksum [2024-03-07T23:02:28.311Z] 339a4e72a1f5: Download complete [2024-03-07T23:02:28.569Z] bde34c3a00c8: Download complete [2024-03-07T23:02:28.570Z] b352a97aabf1: Download complete [2024-03-07T23:02:28.570Z] 4872d77fe225: Verifying Checksum [2024-03-07T23:02:28.570Z] 4872d77fe225: Download complete [2024-03-07T23:02:28.570Z] 5851b861e8e6: Download complete [2024-03-07T23:02:28.570Z] b85a868b505f: Verifying Checksum [2024-03-07T23:02:28.570Z] b85a868b505f: Download complete [2024-03-07T23:02:28.829Z] bab4dde63d76: Verifying Checksum [2024-03-07T23:02:28.829Z] bab4dde63d76: Download complete [2024-03-07T23:02:29.991Z] b85a868b505f: Pull complete [2024-03-07T23:02:29.991Z] e2be974225ed: Pull complete [2024-03-07T23:02:30.559Z] 339a4e72a1f5: Pull complete [2024-03-07T23:02:30.559Z] 988bab9f4d93: Pull complete [2024-03-07T23:02:30.818Z] 1469e6f7b9e6: Pull complete [2024-03-07T23:02:30.818Z] eaf3925da568: Pull complete [2024-03-07T23:02:32.727Z] bab4dde63d76: Pull complete [2024-03-07T23:02:32.727Z] bde34c3a00c8: Pull complete [2024-03-07T23:02:32.727Z] b352a97aabf1: Pull complete [2024-03-07T23:02:32.987Z] 4872d77fe225: Pull complete [2024-03-07T23:02:32.987Z] 5851b861e8e6: Pull complete [2024-03-07T23:02:32.987Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-07T23:02:32.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:32.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:02:33.342Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2024-03-07T23:02:33.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-462 -v /w/workspace/foundry_device-virtual-go_PR-462:/w/workspace/foundry_device-virtual-go_PR-462:rw,z -v /w/workspace/foundry_device-virtual-go_PR-462@tmp:/w/workspace/foundry_device-virtual-go_PR-462@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-03-07T23:02:36.848Z] $ docker top 796f53467d5665dc5a59670a99f8e0e8ffb316222da46ed3fd1721eb2152d612 -eo pid,comm [2024-03-07T23:02:36.896Z] 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-03-07T23:02:36.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-07T23:02:37.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:02:37.085Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:02:37.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:02:37.215Z] $ docker exec 796f53467d5665dc5a59670a99f8e0e8ffb316222da46ed3fd1721eb2152d612 ssh-agent [2024-03-07T23:02:37.316Z] SSH_AUTH_SOCK=/tmp/ssh-YpKpwgYrJ1hA/agent.32 [2024-03-07T23:02:37.316Z] SSH_AGENT_PID=38 [2024-03-07T23:02:37.323Z] Running ssh-add (command line suppressed) [2024-03-07T23:02:37.433Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-462@tmp/private_key_287530253498033429.key (/w/workspace/foundry_device-virtual-go_PR-462@tmp/private_key_287530253498033429.key) [2024-03-07T23:02:37.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:02:37.794Z] + git tag --points-at HEAD [Pipeline] } [2024-03-07T23:02:37.822Z] $ docker exec --env ******** --env ******** 796f53467d5665dc5a59670a99f8e0e8ffb316222da46ed3fd1721eb2152d612 ssh-agent -k [2024-03-07T23:02:37.921Z] unset SSH_AUTH_SOCK; [2024-03-07T23:02:37.921Z] unset SSH_AGENT_PID; [2024-03-07T23:02:37.921Z] echo Agent pid 38 killed; [2024-03-07T23:02:37.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-07T23:02:38.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:02:38.083Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:02:38.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:02:38.213Z] $ docker exec 796f53467d5665dc5a59670a99f8e0e8ffb316222da46ed3fd1721eb2152d612 ssh-agent [2024-03-07T23:02:38.348Z] SSH_AUTH_SOCK=/tmp/ssh-vAAmg6ZSXg0z/agent.71 [2024-03-07T23:02:38.348Z] SSH_AGENT_PID=77 [2024-03-07T23:02:38.353Z] Running ssh-add (command line suppressed) [2024-03-07T23:02:38.462Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-462@tmp/private_key_865648676482346318.key (/w/workspace/foundry_device-virtual-go_PR-462@tmp/private_key_865648676482346318.key) [2024-03-07T23:02:38.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:02:38.828Z] + git semver init [2024-03-07T23:02:39.088Z] 2024-03-07 23:02:39,013 [run_init] DEBUG init version:0.0.0 force:False [2024-03-07T23:02:39.088Z] 2024-03-07 23:02:39,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-462/.semver [2024-03-07T23:02:39.088Z] 2024-03-07 23:02:39,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-462/.semver [2024-03-07T23:02:39.088Z] 2024-03-07 23:02:39,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-462/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-462, universal_newlines=False, shell=None, istream=None) [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,349 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-462/.git/info/exclude [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-462/.semver/PR-462 with force:False [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,350 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-462/.semver/PR-462 [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,355 [execute] INFO git cat-file --batch-check [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-462/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,363 [execute] INFO git cat-file --batch [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-462/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:02:40.474Z] 2024-03-07 23:02:40,371 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-462/.semver/PR-462 [2024-03-07T23:02:40.474Z] 0.0.0 [Pipeline] } [2024-03-07T23:02:40.503Z] $ docker exec --env ******** --env ******** 796f53467d5665dc5a59670a99f8e0e8ffb316222da46ed3fd1721eb2152d612 ssh-agent -k [2024-03-07T23:02:40.608Z] unset SSH_AUTH_SOCK; [2024-03-07T23:02:40.608Z] unset SSH_AGENT_PID; [2024-03-07T23:02:40.608Z] echo Agent pid 77 killed; [2024-03-07T23:02:40.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:02:41.142Z] + git semver [Pipeline] } [2024-03-07T23:02:41.426Z] $ docker stop --time=1 796f53467d5665dc5a59670a99f8e0e8ffb316222da46ed3fd1721eb2152d612 [2024-03-07T23:02:42.706Z] $ docker rm -f --volumes 796f53467d5665dc5a59670a99f8e0e8ffb316222da46ed3fd1721eb2152d612 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:02:43.180Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-07T23:02:43.604Z] Stashed 1 file(s) [Pipeline] echo [2024-03-07T23:02:43.620Z] [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-03-07T23:02:44.602Z] provisioning config files... [2024-03-07T23:02:44.612Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-462@tmp/config12955286057530757128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:02:45.014Z] ---> ****-login.sh [2024-03-07T23:02:45.015Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:02:45.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:45.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:45.015Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:45.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:45.015Z] [2024-03-07T23:02:45.015Z] Login Succeeded [2024-03-07T23:02:45.015Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:02:45.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:45.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:45.015Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:45.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:45.015Z] [2024-03-07T23:02:45.015Z] Login Succeeded [2024-03-07T23:02:45.015Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:02:45.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:45.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:45.274Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:45.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:45.274Z] [2024-03-07T23:02:45.274Z] Login Succeeded [2024-03-07T23:02:45.274Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:02:45.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:45.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:45.275Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:45.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:45.275Z] [2024-03-07T23:02:45.275Z] Login Succeeded [2024-03-07T23:02:45.275Z] ****.io [2024-03-07T23:02:45.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:45.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:45.536Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:45.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:45.536Z] [2024-03-07T23:02:45.536Z] Login Succeeded [2024-03-07T23:02:45.536Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:02:45.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:02:45.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:02:45.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:02:46.021Z] ========================================================= [2024-03-07T23:02:46.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-07T23:02:46.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:46.599Z] + 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-03-07T23:02:46.599Z] Sending build context to Docker daemon 31.62MB [2024-03-07T23:02:46.599Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:02:46.599Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-07T23:02:46.861Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-07T23:02:46.861Z] 7264a8db6415: Pulling fs layer [2024-03-07T23:02:46.861Z] c4d48a809fc2: Pulling fs layer [2024-03-07T23:02:46.861Z] 4f1c88b9dad5: Pulling fs layer [2024-03-07T23:02:46.861Z] ad3a456e5733: Pulling fs layer [2024-03-07T23:02:46.861Z] 69c7f0334f64: Pulling fs layer [2024-03-07T23:02:46.861Z] 1f1c1a5573a3: Pulling fs layer [2024-03-07T23:02:46.861Z] ce7588e14bc9: Pulling fs layer [2024-03-07T23:02:46.861Z] b5e4710f87ac: Pulling fs layer [2024-03-07T23:02:46.861Z] ad3a456e5733: Waiting [2024-03-07T23:02:46.861Z] 1f1c1a5573a3: Waiting [2024-03-07T23:02:46.861Z] 69c7f0334f64: Waiting [2024-03-07T23:02:46.861Z] ce7588e14bc9: Waiting [2024-03-07T23:02:46.861Z] b5e4710f87ac: Waiting [2024-03-07T23:02:46.861Z] c4d48a809fc2: Verifying Checksum [2024-03-07T23:02:46.861Z] c4d48a809fc2: Download complete [2024-03-07T23:02:46.861Z] ad3a456e5733: Verifying Checksum [2024-03-07T23:02:46.861Z] ad3a456e5733: Download complete [2024-03-07T23:02:46.861Z] 69c7f0334f64: Verifying Checksum [2024-03-07T23:02:46.861Z] 69c7f0334f64: Download complete [2024-03-07T23:02:46.861Z] 7264a8db6415: Verifying Checksum [2024-03-07T23:02:46.861Z] 7264a8db6415: Download complete [2024-03-07T23:02:46.861Z] 1f1c1a5573a3: Verifying Checksum [2024-03-07T23:02:46.861Z] 1f1c1a5573a3: Download complete [2024-03-07T23:02:47.127Z] 7264a8db6415: Pull complete [2024-03-07T23:02:47.127Z] b5e4710f87ac: Verifying Checksum [2024-03-07T23:02:47.127Z] b5e4710f87ac: Download complete [2024-03-07T23:02:47.127Z] c4d48a809fc2: Pull complete [2024-03-07T23:02:47.388Z] 4f1c88b9dad5: Verifying Checksum [2024-03-07T23:02:47.388Z] 4f1c88b9dad5: Download complete [2024-03-07T23:02:47.647Z] ce7588e14bc9: Verifying Checksum [2024-03-07T23:02:47.647Z] ce7588e14bc9: Download complete [2024-03-07T23:02:51.045Z] 4f1c88b9dad5: Pull complete [2024-03-07T23:02:51.045Z] ad3a456e5733: Pull complete [2024-03-07T23:02:51.045Z] 69c7f0334f64: Pull complete [2024-03-07T23:02:51.045Z] 1f1c1a5573a3: Pull complete [2024-03-07T23:02:52.941Z] ce7588e14bc9: Pull complete [2024-03-07T23:02:53.506Z] b5e4710f87ac: Pull complete [2024-03-07T23:02:53.506Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-07T23:02:53.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:02:53.506Z] ---> 88b5674ff536 [2024-03-07T23:02:53.506Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-07T23:02:57.710Z] ---> Running in 90c77f58b90d [2024-03-07T23:02:57.710Z] Removing intermediate container 90c77f58b90d [2024-03-07T23:02:57.710Z] ---> 272cf6c6ccac [2024-03-07T23:02:57.710Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:02:57.710Z] ---> Running in 18e16bdc9d83 [2024-03-07T23:02:57.710Z] Removing intermediate container 18e16bdc9d83 [2024-03-07T23:02:57.710Z] ---> f7bd0d16fca4 [2024-03-07T23:02:57.710Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:02:57.710Z] ---> Running in 2b7a21ee65b5 [2024-03-07T23:02:57.710Z] Removing intermediate container 2b7a21ee65b5 [2024-03-07T23:02:57.710Z] ---> d93a10931704 [2024-03-07T23:02:57.710Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-07T23:02:57.710Z] ---> Running in 349eef8a7545 [2024-03-07T23:02:57.710Z] Removing intermediate container 349eef8a7545 [2024-03-07T23:02:57.710Z] ---> 7b81dccaa9e6 [2024-03-07T23:02:57.710Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:02:57.710Z] ---> Running in 93d60343e487 [2024-03-07T23:02:57.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:02:58.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:02:58.489Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-07T23:02:58.489Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-07T23:02:58.489Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-07T23:02:58.489Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-07T23:02:58.489Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:02:58.489Z] OK: 268 MiB in 56 packages [2024-03-07T23:02:59.065Z] Removing intermediate container 93d60343e487 [2024-03-07T23:02:59.065Z] ---> 1b0ac8cd50bd [2024-03-07T23:02:59.065Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-07T23:02:59.314Z] Still waiting to schedule task [2024-03-07T23:02:59.314Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5120’ is offline [2024-03-07T23:02:59.324Z] ---> 9c86fdf2950d [2024-03-07T23:02:59.324Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:02:59.324Z] ---> Running in 76201f2b1488 [2024-03-07T23:03:25.886Z] Removing intermediate container 76201f2b1488 [2024-03-07T23:03:25.886Z] ---> b089036ac62f [2024-03-07T23:03:25.886Z] Step 10/12 : COPY . . [2024-03-07T23:03:26.831Z] ---> 3678232c45d8 [2024-03-07T23:03:26.831Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:03:26.831Z] ---> Running in 22e5ab9f1ec2 [2024-03-07T23:03:26.831Z] Removing intermediate container 22e5ab9f1ec2 [2024-03-07T23:03:26.831Z] ---> d48139d6c7e2 [2024-03-07T23:03:26.831Z] Step 12/12 : RUN $MAKE [2024-03-07T23:03:26.831Z] ---> Running in 4f43cd2fe94e [2024-03-07T23:03:27.090Z] noop [2024-03-07T23:03:27.353Z] Removing intermediate container 4f43cd2fe94e [2024-03-07T23:03:27.353Z] ---> 8282090a3743 [2024-03-07T23:03:27.353Z] Successfully built 8282090a3743 [2024-03-07T23:03:27.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:27.900Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:03:27.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:03:28.125Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2024-03-07T23:03:28.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-462 -v /w/workspace/foundry_device-virtual-go_PR-462:/w/workspace/foundry_device-virtual-go_PR-462:rw,z -v /w/workspace/foundry_device-virtual-go_PR-462@tmp:/w/workspace/foundry_device-virtual-go_PR-462@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-03-07T23:03:28.483Z] $ docker top 8476e50852a6a9533027de80f728c93d89db7e5ac159111ed2060dd3512c25db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:03:29.000Z] + go version [2024-03-07T23:03:29.000Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-07T23:03:29.035Z] $ docker stop --time=1 8476e50852a6a9533027de80f728c93d89db7e5ac159111ed2060dd3512c25db [2024-03-07T23:03:30.308Z] $ docker rm -f --volumes 8476e50852a6a9533027de80f728c93d89db7e5ac159111ed2060dd3512c25db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:31.275Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:03:31.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:03:31.482Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2024-03-07T23:03:31.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-462 -v /w/workspace/foundry_device-virtual-go_PR-462:/w/workspace/foundry_device-virtual-go_PR-462:rw,z -v /w/workspace/foundry_device-virtual-go_PR-462@tmp:/w/workspace/foundry_device-virtual-go_PR-462@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-03-07T23:03:31.819Z] $ docker top f4aa0b4033daeb97ad597b3b5907fd63170c77d78b0281e974da64dfc1494797 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:03:32.272Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-462 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:03:32.665Z] + make test [2024-03-07T23:03:32.665Z] go test ./... -coverprofile=coverage.out [2024-03-07T23:03:34.040Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-07T23:03:44.038Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-07T23:03:44.038Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2024-03-07T23:03:49.340Z] go vet ./... [2024-03-07T23:03:53.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:03:53.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:03:53.543Z] ./bin/test-attribution-txt.sh [2024-03-07T23:03:53.543Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:03:53.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:03:53.737Z] $ docker stop --time=1 f4aa0b4033daeb97ad597b3b5907fd63170c77d78b0281e974da64dfc1494797 [2024-03-07T23:03:57.370Z] $ docker rm -f --volumes f4aa0b4033daeb97ad597b3b5907fd63170c77d78b0281e974da64dfc1494797 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:03:58.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:03:58.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-07T23:03:58.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:03:59.287Z] + ls -al . [2024-03-07T23:03:59.287Z] total 200 [2024-03-07T23:03:59.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:03 . [2024-03-07T23:03:59.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:02 .. [2024-03-07T23:03:59.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:03 .git [2024-03-07T23:03:59.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 .github [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 7 23:02 .gitignore [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:02 .golangci.yml [2024-03-07T23:03:59.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:02 .semver [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 7 23:02 Attribution.txt [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 7 23:02 CHANGELOG.md [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 7 23:02 Dockerfile [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:02 GOVERNANCE.md [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 7 23:02 Jenkinsfile [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:02 LICENSE [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 7 23:02 Makefile [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 7 23:02 OWNERS.md [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 7 23:02 README.md [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:02 VERSION [2024-03-07T23:03:59.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:02 bin [2024-03-07T23:03:59.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 cmd [2024-03-07T23:03:59.287Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 7 23:03 coverage.out [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 3682 Mar 7 23:02 go.mod [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 35610 Mar 7 23:02 go.sum [2024-03-07T23:03:59.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 internal [2024-03-07T23:03:59.287Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 7 23:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:59.826Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b337a5994be8349ead7b97b4dcd21d679069ba80 --label arch=amd64 --label version=0.0.0 . [2024-03-07T23:03:59.826Z] Sending build context to Docker daemon 31.67MB [2024-03-07T23:03:59.826Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:03:59.826Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-07T23:03:59.826Z] ---> 8282090a3743 [2024-03-07T23:03:59.826Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-07T23:04:00.397Z] ---> Running in 5ff49d08158e [2024-03-07T23:04:00.398Z] Removing intermediate container 5ff49d08158e [2024-03-07T23:04:00.398Z] ---> cec5c73d9abb [2024-03-07T23:04:00.398Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:04:00.398Z] ---> Running in 2af5695c0cf7 [2024-03-07T23:04:00.398Z] Removing intermediate container 2af5695c0cf7 [2024-03-07T23:04:00.398Z] ---> 73594a180797 [2024-03-07T23:04:00.398Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:04:00.398Z] ---> Running in d2dacc30dfec [2024-03-07T23:04:00.398Z] Removing intermediate container d2dacc30dfec [2024-03-07T23:04:00.398Z] ---> d6dc9dd114b1 [2024-03-07T23:04:00.398Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-07T23:04:00.657Z] ---> Running in 707e4a97b2b8 [2024-03-07T23:04:00.657Z] Removing intermediate container 707e4a97b2b8 [2024-03-07T23:04:00.657Z] ---> 4442ceebb372 [2024-03-07T23:04:00.657Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:04:00.657Z] ---> Running in e627b9e6b234 [2024-03-07T23:04:00.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:01.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:01.191Z] OK: 268 MiB in 56 packages [2024-03-07T23:04:01.757Z] Removing intermediate container e627b9e6b234 [2024-03-07T23:04:01.757Z] ---> 6e55aee33b12 [2024-03-07T23:04:01.757Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-07T23:04:01.757Z] ---> 3a03b6eb1d3f [2024-03-07T23:04:01.757Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:04:01.757Z] ---> Running in bed869099d82 [2024-03-07T23:04:02.322Z] Removing intermediate container bed869099d82 [2024-03-07T23:04:02.322Z] ---> 311ef5f3a01a [2024-03-07T23:04:02.322Z] Step 10/26 : COPY . . [2024-03-07T23:04:03.257Z] ---> bbfd76ff9415 [2024-03-07T23:04:03.257Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:04:03.257Z] ---> Running in 0c717532f652 [2024-03-07T23:04:03.257Z] Removing intermediate container 0c717532f652 [2024-03-07T23:04:03.257Z] ---> f69472d0002e [2024-03-07T23:04:03.257Z] Step 12/26 : RUN $MAKE [2024-03-07T23:04:03.257Z] ---> Running in 3e56effe2354 [2024-03-07T23:04:03.515Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-07T23:04:25.469Z] Removing intermediate container 3e56effe2354 [2024-03-07T23:04:25.469Z] ---> 03b7dc016c96 [2024-03-07T23:04:25.469Z] Step 13/26 : FROM alpine:3.18 [2024-03-07T23:04:25.469Z] 3.18: Pulling from library/alpine [2024-03-07T23:04:25.469Z] 619be1103602: Pulling fs layer [2024-03-07T23:04:25.469Z] 619be1103602: Verifying Checksum [2024-03-07T23:04:25.469Z] 619be1103602: Download complete [2024-03-07T23:04:25.469Z] 619be1103602: Pull complete [2024-03-07T23:04:25.469Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:04:25.469Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:04:25.469Z] ---> d3782b16ccc9 [2024-03-07T23:04:25.469Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-07T23:04:25.469Z] ---> Running in e56292c041bb [2024-03-07T23:04:25.469Z] Removing intermediate container e56292c041bb [2024-03-07T23:04:25.469Z] ---> 06e9ce8004b5 [2024-03-07T23:04:25.469Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-07T23:04:25.469Z] ---> Running in 09c89ac58d28 [2024-03-07T23:04:25.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:25.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:25.469Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:04:25.469Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:04:25.469Z] OK: 7 MiB in 16 packages [2024-03-07T23:04:25.469Z] Removing intermediate container 09c89ac58d28 [2024-03-07T23:04:25.469Z] ---> 681920f5a72a [2024-03-07T23:04:25.469Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-07T23:04:25.469Z] ---> Running in a2ea19b751cd [2024-03-07T23:04:25.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:25.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:25.469Z] OK: 7 MiB in 16 packages [2024-03-07T23:04:25.469Z] Removing intermediate container a2ea19b751cd [2024-03-07T23:04:25.469Z] ---> 9d2f73e00de0 [2024-03-07T23:04:25.469Z] Step 17/26 : WORKDIR / [2024-03-07T23:04:25.469Z] ---> Running in ae51de36c892 [2024-03-07T23:04:25.469Z] Removing intermediate container ae51de36c892 [2024-03-07T23:04:25.469Z] ---> accffd58b748 [2024-03-07T23:04:25.469Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-07T23:04:25.727Z] ---> d352902b10e9 [2024-03-07T23:04:25.727Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-07T23:04:25.727Z] ---> 7daf52cb6de2 [2024-03-07T23:04:25.727Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-07T23:04:26.664Z] ---> f0ed0beaca6a [2024-03-07T23:04:26.664Z] Step 21/26 : EXPOSE 59900 [2024-03-07T23:04:26.664Z] ---> Running in 3e760b58b83a [2024-03-07T23:04:26.664Z] Removing intermediate container 3e760b58b83a [2024-03-07T23:04:26.664Z] ---> cb650233cf15 [2024-03-07T23:04:26.664Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-07T23:04:26.664Z] ---> Running in a2e9666ad3d9 [2024-03-07T23:04:26.664Z] Removing intermediate container a2e9666ad3d9 [2024-03-07T23:04:26.664Z] ---> 30a4e0ac7ff0 [2024-03-07T23:04:26.664Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-07T23:04:26.664Z] ---> Running in adf2c9eb483d [2024-03-07T23:04:26.664Z] Removing intermediate container adf2c9eb483d [2024-03-07T23:04:26.664Z] ---> 74b5aa185f60 [2024-03-07T23:04:26.664Z] Step 24/26 : LABEL arch=amd64 [2024-03-07T23:04:26.664Z] ---> Running in f23125ecc8d9 [2024-03-07T23:04:26.926Z] Removing intermediate container f23125ecc8d9 [2024-03-07T23:04:26.926Z] ---> 38bf7280a4d9 [2024-03-07T23:04:26.926Z] Step 25/26 : LABEL git_sha=b337a5994be8349ead7b97b4dcd21d679069ba80 [2024-03-07T23:04:26.926Z] ---> Running in 5e235f14b626 [2024-03-07T23:04:27.186Z] Removing intermediate container 5e235f14b626 [2024-03-07T23:04:27.186Z] ---> 7f459421a99a [2024-03-07T23:04:27.186Z] Step 26/26 : LABEL version=0.0.0 [2024-03-07T23:04:27.186Z] ---> Running in e14bedad5099 [2024-03-07T23:04:27.186Z] Removing intermediate container e14bedad5099 [2024-03-07T23:04:27.186Z] ---> 4d96070de997 [2024-03-07T23:04:27.186Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:04:27.448Z] Successfully built 4d96070de997 [2024-03-07T23:04:27.448Z] Successfully tagged device-virtual: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-03-07T23:04:28.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:04:28.711Z] [2024-03-07T23:04:28.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:04:29.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:04:29.177Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-07T23:04:29.177Z] 5eb5b503b376: Pulling fs layer [2024-03-07T23:04:29.177Z] 5c69ac0246d0: Pulling fs layer [2024-03-07T23:04:29.177Z] ec43610c2a17: Pulling fs layer [2024-03-07T23:04:29.177Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-07T23:04:29.177Z] 33b1e0a273af: Pulling fs layer [2024-03-07T23:04:29.177Z] 5d3b04190fa2: Pulling fs layer [2024-03-07T23:04:29.177Z] 2f39f015ded8: Pulling fs layer [2024-03-07T23:04:29.177Z] 3a2ae6a8a46f: Waiting [2024-03-07T23:04:29.177Z] 33b1e0a273af: Waiting [2024-03-07T23:04:29.177Z] 5d3b04190fa2: Waiting [2024-03-07T23:04:29.177Z] 2f39f015ded8: Waiting [2024-03-07T23:04:29.177Z] 5c69ac0246d0: Download complete [2024-03-07T23:04:29.177Z] 3a2ae6a8a46f: Download complete [2024-03-07T23:04:29.177Z] 33b1e0a273af: Verifying Checksum [2024-03-07T23:04:29.177Z] 33b1e0a273af: Download complete [2024-03-07T23:04:29.177Z] 5d3b04190fa2: Verifying Checksum [2024-03-07T23:04:29.177Z] 5d3b04190fa2: Download complete [2024-03-07T23:04:29.177Z] ec43610c2a17: Download complete [2024-03-07T23:04:29.436Z] 5eb5b503b376: Verifying Checksum [2024-03-07T23:04:29.436Z] 5eb5b503b376: Download complete [2024-03-07T23:04:30.002Z] 2f39f015ded8: Download complete [2024-03-07T23:04:30.569Z] 5eb5b503b376: Pull complete [2024-03-07T23:04:30.569Z] 5c69ac0246d0: Pull complete [2024-03-07T23:04:31.135Z] ec43610c2a17: Pull complete [2024-03-07T23:04:31.135Z] 3a2ae6a8a46f: Pull complete [2024-03-07T23:04:31.396Z] 33b1e0a273af: Pull complete [2024-03-07T23:04:31.396Z] 5d3b04190fa2: Pull complete [2024-03-07T23:04:35.582Z] 2f39f015ded8: Pull complete [2024-03-07T23:04:35.582Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-07T23:04:35.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:04:35.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:04:35.944Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2024-03-07T23:04:35.976Z] $ 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/foundry_device-virtual-go_PR-462 -v /w/workspace/foundry_device-virtual-go_PR-462:/w/workspace/foundry_device-virtual-go_PR-462:rw,z -v /w/workspace/foundry_device-virtual-go_PR-462@tmp:/w/workspace/foundry_device-virtual-go_PR-462@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-03-07T23:04:40.424Z] $ docker top ef76fd7edb2326536732bd2757f20534d0041549f877a9b27d6b29ad9531c86f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:04:40.932Z] ---> job-cost.sh [2024-03-07T23:04:40.932Z] lf-activate-venv: SKIPPING [2024-03-07T23:04:40.932Z] INFO: No Stack... [2024-03-07T23:04:41.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:04:41.761Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:04:42.076Z] + cat /w/workspace/foundry_device-virtual-go_PR-462/archives/cost.csv [2024-03-07T23:04:42.076Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:04:42.120Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] [2024-03-07T23:04:42.125Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] did not exist. Created. [2024-03-07T23:04:42.131Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:04:42.598Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-07T23:04:42.663Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:04:42.731Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:04:42.878Z] $ docker stop --time=1 ef76fd7edb2326536732bd2757f20534d0041549f877a9b27d6b29ad9531c86f [2024-03-07T23:04:44.031Z] $ docker rm -f --volumes ef76fd7edb2326536732bd2757f20534d0041549f877a9b27d6b29ad9531c86f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-07T23:05:23.015Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5129 in /w/workspace/foundry_device-virtual-go_PR-462 [Pipeline] { [Pipeline] ws [2024-03-07T23:05:23.121Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-03-07T23:05:26.281Z] The recommended git tool is: git [2024-03-07T23:05:32.722Z] using credential edgex-jenkins-ssh [2024-03-07T23:05:32.742Z] Cloning the remote Git repository [2024-03-07T23:05:32.794Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-03-07T23:05:32.896Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-03-07T23:05:33.078Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-07T23:05:33.079Z] > git --version # timeout=10 [2024-03-07T23:05:33.102Z] > git --version # 'git version 2.25.1' [2024-03-07T23:05:33.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:05:33.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:05:36.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-07T23:05:36.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:05:37.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-07T23:05:38.002Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-07T23:05:38.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:05:38.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-07T23:05:38.622Z] Merging remotes/origin/main commit 29c739ab81a29a6b1dd8488addc11c7f2056e13b into PR head commit b337a5994be8349ead7b97b4dcd21d679069ba80 [2024-03-07T23:05:39.052Z] Merge succeeded, producing b337a5994be8349ead7b97b4dcd21d679069ba80 [2024-03-07T23:05:39.052Z] Checking out Revision b337a5994be8349ead7b97b4dcd21d679069ba80 (PR-462) [2024-03-07T23:05:38.656Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:05:38.778Z] > git checkout -f b337a5994be8349ead7b97b4dcd21d679069ba80 # timeout=10 [2024-03-07T23:05:38.907Z] > git remote # timeout=10 [2024-03-07T23:05:38.934Z] > git config --get remote.origin.url # timeout=10 [2024-03-07T23:05:38.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:05:38.993Z] > git merge 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 [2024-03-07T23:05:39.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-07T23:05:39.065Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:05:39.092Z] > git checkout -f b337a5994be8349ead7b97b4dcd21d679069ba80 # timeout=10 [2024-03-07T23:05:40.058Z] Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" [2024-03-07T23:05:40.140Z] > git --version # timeout=10 [2024-03-07T23:05:40.158Z] > git --version # 'git version 2.25.1' [2024-03-07T23:05:40.178Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:05:41.615Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-07T23:05:41.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:05:41.615Z] Dload Upload Total Spent Left Speed [2024-03-07T23:05:41.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2024-03-07T23:05:41.999Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-07T23:05:42.385Z] + sudo tee /etc/docker/daemon.new [2024-03-07T23:05:42.385Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-07T23:05:42.385Z] { [2024-03-07T23:05:42.385Z] "registry-mirrors": [ [2024-03-07T23:05:42.385Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-07T23:05:42.385Z] ], [2024-03-07T23:05:42.385Z] "bip": "10.250.0.254/24", [2024-03-07T23:05:42.385Z] "hosts": [ [2024-03-07T23:05:42.385Z] "tcp://0.0.0.0:5555", [2024-03-07T23:05:42.385Z] "unix:///var/run/docker.sock" [2024-03-07T23:05:42.385Z] ], [2024-03-07T23:05:42.385Z] "mtu": 1458, [2024-03-07T23:05:42.385Z] "selinux-enabled": true, [2024-03-07T23:05:42.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-07T23:05:42.385Z] } [Pipeline] sh [2024-03-07T23:05:42.776Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-07T23:05:43.185Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:06:01.681Z] provisioning config files... [2024-03-07T23:06:01.713Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config10600885257469255876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:06:02.349Z] ---> ****-login.sh [2024-03-07T23:06:02.349Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:06:03.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:03.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:03.806Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:03.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:03.806Z] [2024-03-07T23:06:03.806Z] Login Succeeded [2024-03-07T23:06:03.806Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:06:04.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:04.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:04.361Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:04.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:04.361Z] [2024-03-07T23:06:04.361Z] Login Succeeded [2024-03-07T23:06:04.361Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:06:04.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:04.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:04.645Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:04.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:04.645Z] [2024-03-07T23:06:04.645Z] Login Succeeded [2024-03-07T23:06:04.645Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:06:05.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:05.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:05.267Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:05.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:05.267Z] [2024-03-07T23:06:05.267Z] Login Succeeded [2024-03-07T23:06:05.267Z] ****.io [2024-03-07T23:06:05.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:05.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:05.842Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:05.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:05.842Z] [2024-03-07T23:06:05.842Z] Login Succeeded [2024-03-07T23:06:05.842Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:06:05.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:06:06.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:06:06.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:06:06.782Z] ========================================================= [2024-03-07T23:06:06.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-07T23:06:06.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:07.483Z] + 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-03-07T23:06:08.150Z] Sending build context to Docker daemon 15.95MB [2024-03-07T23:06:08.150Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:06:08.150Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-07T23:06:08.435Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-07T23:06:08.435Z] 9fda8d8052c6: Pulling fs layer [2024-03-07T23:06:08.435Z] 5d54e960e981: Pulling fs layer [2024-03-07T23:06:08.435Z] c4a7e357bf2a: Pulling fs layer [2024-03-07T23:06:08.435Z] f0e02332f6b5: Pulling fs layer [2024-03-07T23:06:08.435Z] 872ee5b61b7b: Pulling fs layer [2024-03-07T23:06:08.435Z] 0c6a40ed1a82: Pulling fs layer [2024-03-07T23:06:08.435Z] 94ae7d8d031c: Pulling fs layer [2024-03-07T23:06:08.435Z] f0e02332f6b5: Waiting [2024-03-07T23:06:08.435Z] 872ee5b61b7b: Waiting [2024-03-07T23:06:08.435Z] 0c6a40ed1a82: Waiting [2024-03-07T23:06:08.435Z] 94ae7d8d031c: Waiting [2024-03-07T23:06:08.435Z] 5d54e960e981: Verifying Checksum [2024-03-07T23:06:08.435Z] 5d54e960e981: Download complete [2024-03-07T23:06:08.435Z] f0e02332f6b5: Verifying Checksum [2024-03-07T23:06:08.435Z] f0e02332f6b5: Download complete [2024-03-07T23:06:08.435Z] 872ee5b61b7b: Verifying Checksum [2024-03-07T23:06:08.435Z] 872ee5b61b7b: Download complete [2024-03-07T23:06:08.435Z] 9fda8d8052c6: Verifying Checksum [2024-03-07T23:06:08.435Z] 9fda8d8052c6: Download complete [2024-03-07T23:06:09.049Z] 94ae7d8d031c: Verifying Checksum [2024-03-07T23:06:09.049Z] 94ae7d8d031c: Download complete [2024-03-07T23:06:09.665Z] 9fda8d8052c6: Pull complete [2024-03-07T23:06:10.676Z] 5d54e960e981: Pull complete [2024-03-07T23:06:10.676Z] c4a7e357bf2a: Verifying Checksum [2024-03-07T23:06:10.676Z] c4a7e357bf2a: Download complete [2024-03-07T23:06:16.250Z] 0c6a40ed1a82: Verifying Checksum [2024-03-07T23:06:16.250Z] 0c6a40ed1a82: Download complete [2024-03-07T23:06:25.111Z] c4a7e357bf2a: Pull complete [2024-03-07T23:06:25.111Z] f0e02332f6b5: Pull complete [2024-03-07T23:06:25.447Z] 872ee5b61b7b: Pull complete [2024-03-07T23:06:41.549Z] 0c6a40ed1a82: Pull complete [2024-03-07T23:06:41.549Z] 94ae7d8d031c: Pull complete [2024-03-07T23:06:41.549Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-07T23:06:41.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:06:41.549Z] ---> 86de565de09d [2024-03-07T23:06:41.549Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-07T23:06:41.549Z] ---> Running in 4c73762223d3 [2024-03-07T23:06:41.549Z] Removing intermediate container 4c73762223d3 [2024-03-07T23:06:41.549Z] ---> 0a9fbf288ccd [2024-03-07T23:06:41.549Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:06:41.549Z] ---> Running in 063bf81a8e23 [2024-03-07T23:06:41.549Z] Removing intermediate container 063bf81a8e23 [2024-03-07T23:06:41.549Z] ---> 4ed90f35b08f [2024-03-07T23:06:41.549Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:06:41.549Z] ---> Running in 332a71bfa097 [2024-03-07T23:06:41.549Z] Removing intermediate container 332a71bfa097 [2024-03-07T23:06:41.549Z] ---> 32dec3243783 [2024-03-07T23:06:41.549Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-07T23:06:41.549Z] ---> Running in 4f1d3ab3dad8 [2024-03-07T23:06:41.549Z] Removing intermediate container 4f1d3ab3dad8 [2024-03-07T23:06:41.549Z] ---> 97c98f01937d [2024-03-07T23:06:41.549Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:06:41.549Z] ---> Running in d1e315a8a0c4 [2024-03-07T23:06:41.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:06:43.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:06:43.574Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-07T23:06:43.574Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-07T23:06:43.574Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-07T23:06:43.574Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-07T23:06:43.574Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:43.574Z] OK: 271 MiB in 56 packages [2024-03-07T23:06:44.573Z] Removing intermediate container d1e315a8a0c4 [2024-03-07T23:06:44.573Z] ---> 395dc1c37eb2 [2024-03-07T23:06:44.573Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-07T23:06:45.168Z] ---> 8a9cc71e32d7 [2024-03-07T23:06:45.168Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:45.442Z] ---> Running in fb6a115a5490 [2024-03-07T23:07:58.160Z] Removing intermediate container fb6a115a5490 [2024-03-07T23:07:58.160Z] ---> 3367cb034ff1 [2024-03-07T23:07:58.160Z] Step 10/12 : COPY . . [2024-03-07T23:07:58.160Z] ---> fd7ec3c983c7 [2024-03-07T23:07:58.160Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:07:58.160Z] ---> Running in 61c36d59b646 [2024-03-07T23:07:58.160Z] Removing intermediate container 61c36d59b646 [2024-03-07T23:07:58.160Z] ---> 3d649ae95407 [2024-03-07T23:07:58.160Z] Step 12/12 : RUN $MAKE [2024-03-07T23:07:58.160Z] ---> Running in cf08afe07969 [2024-03-07T23:07:58.160Z] noop [2024-03-07T23:07:58.160Z] Removing intermediate container cf08afe07969 [2024-03-07T23:07:58.160Z] ---> 7de404001dfa [2024-03-07T23:07:58.160Z] Successfully built 7de404001dfa [2024-03-07T23:07:58.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:58.848Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:07:58.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:07:59.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-5129 does not seem to be running inside a container [2024-03-07T23:07:59.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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-03-07T23:08:01.182Z] $ docker top 67d048ac2a709fd7fc18a825656829f4458f3784148a063ffc691b36e602b97e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:08:02.291Z] + go version [2024-03-07T23:08:02.291Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-07T23:08:02.341Z] $ docker stop --time=1 67d048ac2a709fd7fc18a825656829f4458f3784148a063ffc691b36e602b97e [2024-03-07T23:08:04.194Z] $ docker rm -f --volumes 67d048ac2a709fd7fc18a825656829f4458f3784148a063ffc691b36e602b97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:08:05.598Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:08:05.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:08:06.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-5129 does not seem to be running inside a container [2024-03-07T23:08:06.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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-03-07T23:08:07.607Z] $ docker top 905f19bbfef29e8dc74be23801eab67ddaa0db70522f21772c87eaa550d902a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:08:08.699Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:08:09.582Z] + make test [2024-03-07T23:08:09.582Z] go test ./... -coverprofile=coverage.out [2024-03-07T23:08:13.893Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-07T23:10:35.949Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-07T23:10:35.950Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.099s coverage: 58.4% of statements [2024-03-07T23:10:35.950Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-07T23:10:35.950Z] go vet ./... [2024-03-07T23:11:08.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:11:08.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:11:08.326Z] ./bin/test-attribution-txt.sh [2024-03-07T23:11:08.326Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:11:08.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:11:08.445Z] $ docker stop --time=1 905f19bbfef29e8dc74be23801eab67ddaa0db70522f21772c87eaa550d902a2 [2024-03-07T23:11:10.439Z] $ docker rm -f --volumes 905f19bbfef29e8dc74be23801eab67ddaa0db70522f21772c87eaa550d902a2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:11:11.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:11:12.007Z] Warning: overwriting stash ‘coverage-report’ [2024-03-07T23:11:12.652Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:11:13.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:11:13.872Z] + ls -al . [2024-03-07T23:11:13.872Z] total 196 [2024-03-07T23:11:13.872Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 23:08 . [2024-03-07T23:11:13.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:05 .. [2024-03-07T23:11:13.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:05 .git [2024-03-07T23:11:13.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:05 .github [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 7 23:05 .gitignore [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:05 .golangci.yml [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 7 23:05 Attribution.txt [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 7 23:05 CHANGELOG.md [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 7 23:05 Dockerfile [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:05 GOVERNANCE.md [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 7 23:05 Jenkinsfile [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:05 LICENSE [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 7 23:05 Makefile [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 7 23:05 OWNERS.md [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 7 23:05 README.md [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:02 VERSION [2024-03-07T23:11:13.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:05 bin [2024-03-07T23:11:13.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:05 cmd [2024-03-07T23:11:13.872Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 7 23:10 coverage.out [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 3682 Mar 7 23:05 go.mod [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 35610 Mar 7 23:05 go.sum [2024-03-07T23:11:13.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:05 internal [2024-03-07T23:11:13.872Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 7 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:11:14.392Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b337a5994be8349ead7b97b4dcd21d679069ba80 --label arch=arm64 --label version=0.0.0 . [2024-03-07T23:11:14.984Z] Sending build context to Docker daemon 16MB [2024-03-07T23:11:14.984Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:11:14.984Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-07T23:11:14.984Z] ---> 7de404001dfa [2024-03-07T23:11:14.984Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-07T23:11:15.593Z] ---> Running in 8495d49c70be [2024-03-07T23:11:15.865Z] Removing intermediate container 8495d49c70be [2024-03-07T23:11:15.865Z] ---> f34f7bea0747 [2024-03-07T23:11:15.865Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:11:15.865Z] ---> Running in c79d4698021f [2024-03-07T23:11:16.458Z] Removing intermediate container c79d4698021f [2024-03-07T23:11:16.458Z] ---> 237c5f4c6fd8 [2024-03-07T23:11:16.458Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:11:16.458Z] ---> Running in 1011ca547e65 [2024-03-07T23:11:16.729Z] Removing intermediate container 1011ca547e65 [2024-03-07T23:11:16.729Z] ---> 35a575fda96d [2024-03-07T23:11:16.729Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-07T23:11:17.000Z] ---> Running in ffdc3d4c6788 [2024-03-07T23:11:17.287Z] Removing intermediate container ffdc3d4c6788 [2024-03-07T23:11:17.287Z] ---> b28113f6e8c1 [2024-03-07T23:11:17.287Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:11:17.563Z] ---> Running in e769769d8754 [2024-03-07T23:11:19.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:11:19.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:11:21.240Z] OK: 271 MiB in 56 packages [2024-03-07T23:11:22.210Z] Removing intermediate container e769769d8754 [2024-03-07T23:11:22.210Z] ---> 99b84d744cfc [2024-03-07T23:11:22.210Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-07T23:11:22.811Z] ---> b32db1a3c76a [2024-03-07T23:11:22.811Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:11:23.093Z] ---> Running in 28d81bfa3cc3 [2024-03-07T23:11:25.724Z] Removing intermediate container 28d81bfa3cc3 [2024-03-07T23:11:25.724Z] ---> 056151312ff8 [2024-03-07T23:11:25.724Z] Step 10/26 : COPY . . [2024-03-07T23:11:27.167Z] ---> e0f0daab9d98 [2024-03-07T23:11:27.167Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:11:27.167Z] ---> Running in 57949aa9da05 [2024-03-07T23:11:27.443Z] Removing intermediate container 57949aa9da05 [2024-03-07T23:11:27.443Z] ---> 3dffed863208 [2024-03-07T23:11:27.443Z] Step 12/26 : RUN $MAKE [2024-03-07T23:11:27.717Z] ---> Running in 66b0c00d024d [2024-03-07T23:11:29.171Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-07T23:14:05.992Z] Removing intermediate container 66b0c00d024d [2024-03-07T23:14:05.992Z] ---> 152e59fb5d32 [2024-03-07T23:14:05.992Z] Step 13/26 : FROM alpine:3.18 [2024-03-07T23:14:05.992Z] 3.18: Pulling from library/alpine [2024-03-07T23:14:05.992Z] c6b39de5b339: Pulling fs layer [2024-03-07T23:14:05.992Z] c6b39de5b339: Verifying Checksum [2024-03-07T23:14:05.992Z] c6b39de5b339: Download complete [2024-03-07T23:14:05.992Z] c6b39de5b339: Pull complete [2024-03-07T23:14:05.992Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:14:05.992Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:14:05.992Z] ---> 33abbf032149 [2024-03-07T23:14:05.992Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-07T23:14:05.992Z] ---> Running in 9d60e75bbbc7 [2024-03-07T23:14:05.992Z] Removing intermediate container 9d60e75bbbc7 [2024-03-07T23:14:05.992Z] ---> 8a364d650df4 [2024-03-07T23:14:05.992Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-07T23:14:05.992Z] ---> Running in ec4d48f8ae0e [2024-03-07T23:14:05.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:14:05.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:14:05.992Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:14:05.992Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:14:05.992Z] OK: 8 MiB in 16 packages [2024-03-07T23:14:05.992Z] Removing intermediate container ec4d48f8ae0e [2024-03-07T23:14:05.992Z] ---> 61048a6063c9 [2024-03-07T23:14:05.992Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-07T23:14:05.992Z] ---> Running in b4b068d0e8aa [2024-03-07T23:14:05.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:14:05.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:14:05.992Z] OK: 8 MiB in 16 packages [2024-03-07T23:14:05.992Z] Removing intermediate container b4b068d0e8aa [2024-03-07T23:14:05.992Z] ---> ff23ce5e8c21 [2024-03-07T23:14:05.992Z] Step 17/26 : WORKDIR / [2024-03-07T23:14:05.992Z] ---> Running in fcee6e8c0f36 [2024-03-07T23:14:05.992Z] Removing intermediate container fcee6e8c0f36 [2024-03-07T23:14:05.992Z] ---> e42ac111e8e9 [2024-03-07T23:14:05.992Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-07T23:14:05.992Z] ---> b1bb26edf271 [2024-03-07T23:14:05.992Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-07T23:14:05.992Z] ---> 07f8e51fd6c8 [2024-03-07T23:14:05.992Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-07T23:14:07.419Z] ---> d9b182241ba7 [2024-03-07T23:14:07.419Z] Step 21/26 : EXPOSE 59900 [2024-03-07T23:14:07.419Z] ---> Running in e3c3bb665b84 [2024-03-07T23:14:07.688Z] Removing intermediate container e3c3bb665b84 [2024-03-07T23:14:07.688Z] ---> 3380228ffc75 [2024-03-07T23:14:07.688Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-07T23:14:07.688Z] ---> Running in 785975c5a418 [2024-03-07T23:14:07.980Z] Removing intermediate container 785975c5a418 [2024-03-07T23:14:07.980Z] ---> 560eb9c7bc8e [2024-03-07T23:14:07.980Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-07T23:14:08.269Z] ---> Running in 47ad23dfe497 [2024-03-07T23:14:08.539Z] Removing intermediate container 47ad23dfe497 [2024-03-07T23:14:08.539Z] ---> 843c8c5849e9 [2024-03-07T23:14:08.539Z] Step 24/26 : LABEL arch=arm64 [2024-03-07T23:14:08.812Z] ---> Running in 6de54442b423 [2024-03-07T23:14:09.086Z] Removing intermediate container 6de54442b423 [2024-03-07T23:14:09.086Z] ---> 38eb2fe54f42 [2024-03-07T23:14:09.086Z] Step 25/26 : LABEL git_sha=b337a5994be8349ead7b97b4dcd21d679069ba80 [2024-03-07T23:14:09.086Z] ---> Running in d5c8aec225ee [2024-03-07T23:14:09.362Z] Removing intermediate container d5c8aec225ee [2024-03-07T23:14:09.362Z] ---> 22ec5f0b4898 [2024-03-07T23:14:09.362Z] Step 26/26 : LABEL version=0.0.0 [2024-03-07T23:14:09.636Z] ---> Running in df31f8fa08e6 [2024-03-07T23:14:09.905Z] Removing intermediate container df31f8fa08e6 [2024-03-07T23:14:09.905Z] ---> 62e2f33c4752 [2024-03-07T23:14:09.905Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:14:09.905Z] Successfully built 62e2f33c4752 [2024-03-07T23:14:09.905Z] Successfully tagged device-virtual-arm64:latest [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-03-07T23:14:11.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:14:11.231Z] [2024-03-07T23:14:11.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:14:11.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:14:11.959Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-07T23:14:11.959Z] 8998bd30e6a1: Pulling fs layer [2024-03-07T23:14:11.959Z] 04944245beec: Pulling fs layer [2024-03-07T23:14:11.959Z] 699f458cf7ca: Pulling fs layer [2024-03-07T23:14:11.959Z] 765212b225bb: Pulling fs layer [2024-03-07T23:14:11.959Z] 765212b225bb: Waiting [2024-03-07T23:14:11.959Z] f23df028b6ca: Pulling fs layer [2024-03-07T23:14:11.959Z] d65c8cfc05b1: Pulling fs layer [2024-03-07T23:14:11.959Z] f23df028b6ca: Waiting [2024-03-07T23:14:11.959Z] 2437ff75d9bd: Pulling fs layer [2024-03-07T23:14:11.959Z] d65c8cfc05b1: Waiting [2024-03-07T23:14:11.959Z] 04944245beec: Verifying Checksum [2024-03-07T23:14:11.959Z] 04944245beec: Download complete [2024-03-07T23:14:11.959Z] 765212b225bb: Download complete [2024-03-07T23:14:11.959Z] f23df028b6ca: Verifying Checksum [2024-03-07T23:14:11.959Z] f23df028b6ca: Download complete [2024-03-07T23:14:12.234Z] d65c8cfc05b1: Verifying Checksum [2024-03-07T23:14:12.234Z] d65c8cfc05b1: Download complete [2024-03-07T23:14:12.234Z] 699f458cf7ca: Verifying Checksum [2024-03-07T23:14:12.234Z] 699f458cf7ca: Download complete [2024-03-07T23:14:12.823Z] 8998bd30e6a1: Verifying Checksum [2024-03-07T23:14:12.824Z] 8998bd30e6a1: Download complete [2024-03-07T23:14:15.426Z] 2437ff75d9bd: Verifying Checksum [2024-03-07T23:14:15.426Z] 2437ff75d9bd: Download complete [2024-03-07T23:14:17.384Z] 8998bd30e6a1: Pull complete [2024-03-07T23:14:17.971Z] 04944245beec: Pull complete [2024-03-07T23:14:19.925Z] 699f458cf7ca: Pull complete [2024-03-07T23:14:19.925Z] 765212b225bb: Pull complete [2024-03-07T23:14:20.891Z] f23df028b6ca: Pull complete [2024-03-07T23:14:21.159Z] d65c8cfc05b1: Pull complete [2024-03-07T23:14:39.465Z] 2437ff75d9bd: Pull complete [2024-03-07T23:14:39.465Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-07T23:14:39.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:14:39.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:14:40.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-5129 does not seem to be running inside a container [2024-03-07T23:14:40.112Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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-03-07T23:14:43.611Z] $ docker top 28bdbde2a01136c481fac9846f7bd9c314da27f0927b5a03aa459bfa3ae2f985 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:14:44.713Z] ---> job-cost.sh [2024-03-07T23:14:44.990Z] lf-activate-venv: SKIPPING [2024-03-07T23:14:44.990Z] INFO: No Stack... [2024-03-07T23:14:45.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-07T23:14:46.258Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:14:46.975Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-03-07T23:14:46.975Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:14:47.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] [2024-03-07T23:14:47.100Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] did not exist. Created. [2024-03-07T23:14:47.106Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:14:47.951Z] /w/workspace/device-virtual-go/1@tmp/durable-5c623605/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-07T23:14:48.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-07T23:14:48.698Z] Warning: overwriting stash ‘stack-cost’ [2024-03-07T23:14:48.767Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:14:48.809Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-462-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:14:48.998Z] $ docker stop --time=1 28bdbde2a01136c481fac9846f7bd9c314da27f0927b5a03aa459bfa3ae2f985 [2024-03-07T23:14:50.636Z] $ docker rm -f --volumes 28bdbde2a01136c481fac9846f7bd9c314da27f0927b5a03aa459bfa3ae2f985 [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-03-07T23:14:52.608Z] provisioning config files... [2024-03-07T23:14:52.616Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-462@tmp/config7473959680241711276tmp [Pipeline] { [Pipeline] sh [2024-03-07T23:14:53.042Z] + set +x [2024-03-07T23:14:53.042Z] + curl -s https://codecov.io/bash [2024-03-07T23:14:53.042Z] + bash -s -- [2024-03-07T23:14:53.042Z] [2024-03-07T23:14:53.042Z] _____ _ [2024-03-07T23:14:53.042Z] / ____| | | [2024-03-07T23:14:53.042Z] | | ___ __| | ___ ___ _____ __ [2024-03-07T23:14:53.042Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-07T23:14:53.042Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-07T23:14:53.042Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-07T23:14:53.042Z] Bash-1.0.6 [2024-03-07T23:14:53.042Z] [2024-03-07T23:14:53.042Z] [2024-03-07T23:14:53.042Z] ==> git version 2.25.1 found [2024-03-07T23:14:53.042Z] ==> 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-03-07T23:14:53.042Z] Release-Date: 2020-01-08 [2024-03-07T23:14:53.042Z] 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-03-07T23:14:53.042Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-07T23:14:53.042Z] ==> Jenkins CI detected. [2024-03-07T23:14:53.042Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-462 [2024-03-07T23:14:53.042Z] project root: . [2024-03-07T23:14:53.042Z] --> token set from env [2024-03-07T23:14:53.042Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-07T23:14:53.302Z] ==> Running gcov in . (disable via -X gcov) [2024-03-07T23:14:53.302Z] ==> Python coveragepy not found [2024-03-07T23:14:53.302Z] ==> Searching for coverage reports in: [2024-03-07T23:14:53.302Z] + . [2024-03-07T23:14:53.302Z] -> Found 1 reports [2024-03-07T23:14:53.302Z] ==> Detecting git/mercurial file structure [2024-03-07T23:14:53.302Z] ==> Reading reports [2024-03-07T23:14:53.302Z] + ./coverage.out bytes=43063 [2024-03-07T23:14:53.302Z] ==> Appending adjustments [2024-03-07T23:14:53.302Z] https://docs.codecov.io/docs/fixing-reports [2024-03-07T23:14:53.302Z] + Found adjustments [2024-03-07T23:14:53.302Z] ==> Gzipping contents [2024-03-07T23:14:53.302Z] 8.0K /tmp/codecov.kl8Z7q.gz [2024-03-07T23:14:53.302Z] ==> Uploading reports [2024-03-07T23:14:53.302Z] url: https://codecov.io [2024-03-07T23:14:53.302Z] query: branch=PR-462&commit=b337a5994be8349ead7b97b4dcd21d679069ba80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=462&job=&cmd_args= [2024-03-07T23:14:53.302Z] -> Pinging Codecov [2024-03-07T23:14:53.302Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-462&commit=b337a5994be8349ead7b97b4dcd21d679069ba80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=462&job=&cmd_args= [2024-03-07T23:14:53.563Z] -> Uploading to [2024-03-07T23:14:53.563Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-07/5E52B4B073DB2E39498172D8E973AA87/b337a5994be8349ead7b97b4dcd21d679069ba80/9d99d385-c769-4dc3-a3bc-983c3474705e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c244368e1efd41e2141ab03ba283c3c4d6a93dfc7e6e7ee3c95d1302b48cd20 [2024-03-07T23:14:53.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:14:53.563Z] Dload Upload Total Spent Left Speed [2024-03-07T23:14:53.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19833 --:--:-- --:--:-- --:--:-- 19833 [2024-03-07T23:14:53.822Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b337a5994be8349ead7b97b4dcd21d679069ba80 [Pipeline] } [2024-03-07T23:14:53.852Z] 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-03-07T23:14:57.253Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-462/archives ] [2024-03-07T23:14:57.253Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-462/archives [2024-03-07T23:14:57.253Z] total 16 [2024-03-07T23:14:57.253Z] drwxr-xr-x 3 root root 4096 Mar 7 23:04 . [2024-03-07T23:14:57.253Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:04 .. [2024-03-07T23:14:57.253Z] drwxr-xr-x 2 root root 4096 Mar 7 23:04 cost [2024-03-07T23:14:57.253Z] -rw-r--r-- 1 root root 89 Mar 7 23:04 cost.csv [2024-03-07T23:14:57.253Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-462/archives [2024-03-07T23:14:57.253Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-462/archives [2024-03-07T23:14:57.253Z] total 16 [2024-03-07T23:14:57.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:04 . [2024-03-07T23:14:57.253Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:04 .. [2024-03-07T23:14:57.253Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:04 cost [2024-03-07T23:14:57.253Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 7 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:14:57.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:14:58.473Z] ---> package-listing.sh [2024-03-07T23:14:58.473Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-07T23:14:58.473Z] ++ facter osfamily [2024-03-07T23:14:58.732Z] + OS_FAMILY=debian [2024-03-07T23:14:58.732Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-462 [2024-03-07T23:14:58.732Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-07T23:14:58.732Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-07T23:14:58.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-07T23:14:58.732Z] + PACKAGES=/tmp/packages_start.txt [2024-03-07T23:14:58.732Z] + '[' /w/workspace/foundry_device-virtual-go_PR-462 ']' [2024-03-07T23:14:58.732Z] + PACKAGES=/tmp/packages_end.txt [2024-03-07T23:14:58.732Z] + case "${OS_FAMILY}" in [2024-03-07T23:14:58.732Z] + dpkg -l [2024-03-07T23:14:58.732Z] + grep '^ii' [2024-03-07T23:14:58.732Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-07T23:14:58.732Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-07T23:14:58.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-07T23:14:58.732Z] + '[' /w/workspace/foundry_device-virtual-go_PR-462 ']' [2024-03-07T23:14:58.732Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-462/archives/ [2024-03-07T23:14:58.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-462/archives/ [Pipeline] echo [2024-03-07T23:14:58.765Z] 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/foundry_device-virtual-go_PR-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-07T23:14:59.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:14:59.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:14:59.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:14:59.975Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2024-03-07T23:14:59.995Z] $ 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/foundry_device-virtual-go_PR-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-462 -v /w/workspace/foundry_device-virtual-go_PR-462:/w/workspace/foundry_device-virtual-go_PR-462:rw,z -v /w/workspace/foundry_device-virtual-go_PR-462@tmp:/w/workspace/foundry_device-virtual-go_PR-462@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-03-07T23:15:00.183Z] $ docker top 63bc9cfc675647b132cb5cb06c7c9b1c7ae0e7c3daf779ae0bedf6fbfbac69c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:15:00.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-07T23:15:00.991Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-07T23:15:01.407Z] + ls /var/log/sa-host [2024-03-07T23:15:01.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:15:01.599Z] provisioning config files... [2024-03-07T23:15:01.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-462@tmp/config10388167722893095297tmp [Pipeline] { [Pipeline] echo [2024-03-07T23:15:01.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:15:02.075Z] ---> create-netrc.sh [Pipeline] } [2024-03-07T23:15:02.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:15:02.605Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-07T23:15:02.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:15:02.954Z] ---> sudo-logs.sh [2024-03-07T23:15:02.954Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-07T23:15:03.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:15:03.414Z] ---> job-cost.sh [2024-03-07T23:15:03.414Z] lf-activate-venv: SKIPPING [2024-03-07T23:15:03.414Z] DEBUG: total: 0.2199999988079071 [2024-03-07T23:15:03.414Z] INFO: Retrieving Stack Cost... [2024-03-07T23:15:03.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:15:03.934Z] INFO: Archiving Costs [Pipeline] echo [2024-03-07T23:15:03.970Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:15:04.282Z] ---> logs-deploy.sh [2024-03-07T23:15:04.282Z] lf-activate-venv: SKIPPING [2024-03-07T23:15:04.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-462/1 [2024-03-07T23:15:04.282Z] INFO: archiving workspace using pattern(s): [2024-03-07T23:15:05.220Z] Archives upload complete. [2024-03-07T23:15:05.220Z] INFO: archiving logs to Nexus