Pull request #15 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d+8abf73570ad6030a87cde2867b8b9b061b07feca (d3463d19dd3d2327105eb30144f3f4a844f343b6) 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-ssh15521814045612718119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16516476175403121945.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-s7/branches/PR-15/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-s7/branches/PR-15/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8844394700034079424.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-s7/branches/PR-15/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13971005975856457466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4513245801744249009.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-s7/branches/PR-15/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-s7/branches/PR-15/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14090666805215051188.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-s7 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-24522 in /w/workspace/edgexfoundry_device-s7_PR-15 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-15 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d Merge succeeded, producing 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d Checking out Revision 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d (PR-15) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/15/head:refs/remotes/origin/PR-15 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d # 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 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-04T19:38:06.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-04T19:38:06.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-04T19:38:06.501Z] ========================================================= [2024-11-04T19:38:06.501Z] EdgeX Global Pipelines Version Info [2024-11-04T19:38:06.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:38:07.634Z] ------------------- [2024-11-04T19:38:07.634Z] stable info: [2024-11-04T19:38:07.634Z] ------------------- [2024-11-04T19:38:07.634Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-04T19:38:07.634Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-04T19:38:07.634Z] Message: update stable to v1.0.265 [2024-11-04T19:38:08.204Z] ------------------- [2024-11-04T19:38:08.204Z] experimental info: [2024-11-04T19:38:08.204Z] ------------------- [2024-11-04T19:38:08.204Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-04T19:38:08.204Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-04T19:38:08.204Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-04T19:38:08.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-11-04T19:38:08.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-11-04T19:38:08.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-04T19:38:08.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-04T19:38:08.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-04T19:38:08.723Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-04T19:38:08.783Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-04T19:38:08.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-04T19:38:08.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-04T19:38:08.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-04T19:38:09.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-04T19:38:09.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-11-04T19:38:09.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-04T19:38:09.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-04T19:38:09.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T19:38:09.287Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T19:38:09.349Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-04T19:38:09.407Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-04T19:38:09.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-04T19:38:09.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-04T19:38:09.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-04T19:38:09.641Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-04T19:38:09.694Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-04T19:38:09.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-04T19:38:09.813Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-04T19:38:09.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-04T19:38:09.940Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-04T19:38:10.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-15 [Pipeline] echo [2024-11-04T19:38:10.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-15 [Pipeline] echo [2024-11-04T19:38:10.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-15 [Pipeline] echo [2024-11-04T19:38:10.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [Pipeline] echo [2024-11-04T19:38:10.240Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f0bf49 [Pipeline] echo [2024-11-04T19:38:10.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:38:10.446Z] provisioning config files... [2024-11-04T19:38:10.462Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-15@tmp/config12506466383854586986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:38:10.862Z] ---> ****-login.sh [2024-11-04T19:38:10.862Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:38:11.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:11.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:11.126Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:11.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:11.126Z] [2024-11-04T19:38:11.126Z] Login Succeeded [2024-11-04T19:38:11.126Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:38:11.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:11.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:11.386Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:11.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:11.386Z] [2024-11-04T19:38:11.386Z] Login Succeeded [2024-11-04T19:38:11.386Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:38:11.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:11.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:11.386Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:11.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:11.386Z] [2024-11-04T19:38:11.386Z] Login Succeeded [2024-11-04T19:38:11.386Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:38:11.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:11.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:11.647Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:11.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:11.647Z] [2024-11-04T19:38:11.647Z] Login Succeeded [2024-11-04T19:38:11.647Z] ****.io [2024-11-04T19:38:11.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:11.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:11.909Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:11.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:11.909Z] [2024-11-04T19:38:11.909Z] Login Succeeded [2024-11-04T19:38:11.909Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:38:11.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-04T19:38:12.616Z] + git rev-list -1 --merges 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d~1..2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [Pipeline] echo [2024-11-04T19:38:12.669Z] -----------> git rev-list -1 --merges 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d~1..2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [false] [Pipeline] sh [2024-11-04T19:38:12.994Z] + git log --format=format:%s -1 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [Pipeline] echo [2024-11-04T19:38:13.044Z] ========================================================= [2024-11-04T19:38:13.044Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-04T19:38:13.044Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:38:13.499Z] + git log --format=format:%s -1 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [Pipeline] echo [2024-11-04T19:38:13.539Z] [semverPrep] GIT_COMMIT: 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo [2024-11-04T19:38:13.583Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-04T19:38:13.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T19:38:13.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-04T19:38:13.990Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-04T19:38:13.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-04T19:38:13.990Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-04T19:38:13.990Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-04T19:38:13.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:38:14.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:38:14.515Z] [2024-11-04T19:38:14.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:38:14.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:38:14.927Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-04T19:38:14.927Z] b85a868b505f: Pulling fs layer [2024-11-04T19:38:14.927Z] e2be974225ed: Pulling fs layer [2024-11-04T19:38:14.927Z] 339a4e72a1f5: Pulling fs layer [2024-11-04T19:38:14.927Z] 988bab9f4d93: Pulling fs layer [2024-11-04T19:38:14.927Z] 1469e6f7b9e6: Pulling fs layer [2024-11-04T19:38:14.927Z] eaf3925da568: Pulling fs layer [2024-11-04T19:38:14.927Z] bab4dde63d76: Pulling fs layer [2024-11-04T19:38:14.927Z] bde34c3a00c8: Pulling fs layer [2024-11-04T19:38:14.927Z] b352a97aabf1: Pulling fs layer [2024-11-04T19:38:14.927Z] 4872d77fe225: Pulling fs layer [2024-11-04T19:38:14.927Z] 5851b861e8e6: Pulling fs layer [2024-11-04T19:38:14.927Z] bde34c3a00c8: Waiting [2024-11-04T19:38:14.927Z] 1469e6f7b9e6: Waiting [2024-11-04T19:38:14.927Z] eaf3925da568: Waiting [2024-11-04T19:38:14.927Z] b352a97aabf1: Waiting [2024-11-04T19:38:14.927Z] 4872d77fe225: Waiting [2024-11-04T19:38:14.927Z] 5851b861e8e6: Waiting [2024-11-04T19:38:14.927Z] 988bab9f4d93: Waiting [2024-11-04T19:38:14.927Z] bab4dde63d76: Waiting [2024-11-04T19:38:14.927Z] e2be974225ed: Verifying Checksum [2024-11-04T19:38:14.927Z] e2be974225ed: Download complete [2024-11-04T19:38:14.927Z] 988bab9f4d93: Verifying Checksum [2024-11-04T19:38:14.927Z] 988bab9f4d93: Download complete [2024-11-04T19:38:14.927Z] 339a4e72a1f5: Verifying Checksum [2024-11-04T19:38:14.927Z] 339a4e72a1f5: Download complete [2024-11-04T19:38:14.927Z] 1469e6f7b9e6: Verifying Checksum [2024-11-04T19:38:14.927Z] 1469e6f7b9e6: Download complete [2024-11-04T19:38:15.186Z] eaf3925da568: Verifying Checksum [2024-11-04T19:38:15.186Z] eaf3925da568: Download complete [2024-11-04T19:38:15.186Z] bde34c3a00c8: Download complete [2024-11-04T19:38:15.186Z] b352a97aabf1: Verifying Checksum [2024-11-04T19:38:15.186Z] b352a97aabf1: Download complete [2024-11-04T19:38:15.186Z] 4872d77fe225: Verifying Checksum [2024-11-04T19:38:15.186Z] 4872d77fe225: Download complete [2024-11-04T19:38:15.186Z] 5851b861e8e6: Verifying Checksum [2024-11-04T19:38:15.186Z] 5851b861e8e6: Download complete [2024-11-04T19:38:15.186Z] b85a868b505f: Verifying Checksum [2024-11-04T19:38:15.186Z] b85a868b505f: Download complete [2024-11-04T19:38:15.445Z] bab4dde63d76: Download complete [2024-11-04T19:38:16.385Z] b85a868b505f: Pull complete [2024-11-04T19:38:16.643Z] e2be974225ed: Pull complete [2024-11-04T19:38:17.224Z] 339a4e72a1f5: Pull complete [2024-11-04T19:38:17.224Z] 988bab9f4d93: Pull complete [2024-11-04T19:38:17.489Z] 1469e6f7b9e6: Pull complete [2024-11-04T19:38:17.489Z] eaf3925da568: Pull complete [2024-11-04T19:38:19.404Z] bab4dde63d76: Pull complete [2024-11-04T19:38:19.404Z] bde34c3a00c8: Pull complete [2024-11-04T19:38:19.664Z] b352a97aabf1: Pull complete [2024-11-04T19:38:19.664Z] 4872d77fe225: Pull complete [2024-11-04T19:38:19.664Z] 5851b861e8e6: Pull complete [2024-11-04T19:38:19.664Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-04T19:38:19.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:38:19.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:38:20.212Z] prd-ubuntu20.04-docker-8c-8g-24522 does not seem to be running inside a container [2024-11-04T19:38:20.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-15 -v /w/workspace/edgexfoundry_device-s7_PR-15:/w/workspace/edgexfoundry_device-s7_PR-15:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-15@tmp:/w/workspace/edgexfoundry_device-s7_PR-15@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-11-04T19:38:22.800Z] $ docker top 280e98f087581d54f9b02fd5f366d6327521b9fee4fb93984b1d50f15cf44d81 -eo pid,comm [2024-11-04T19:38:22.859Z] 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-11-04T19:38:22.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T19:38:23.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T19:38:23.023Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T19:38:23.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T19:38:23.149Z] $ docker exec 280e98f087581d54f9b02fd5f366d6327521b9fee4fb93984b1d50f15cf44d81 ssh-agent [2024-11-04T19:38:23.266Z] SSH_AUTH_SOCK=/tmp/ssh-huEjnaRFllwb/agent.33 [2024-11-04T19:38:23.266Z] SSH_AGENT_PID=39 [2024-11-04T19:38:23.272Z] Running ssh-add (command line suppressed) [2024-11-04T19:38:23.372Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-15@tmp/private_key_16429478504438784062.key (/w/workspace/edgexfoundry_device-s7_PR-15@tmp/private_key_16429478504438784062.key) [2024-11-04T19:38:23.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T19:38:23.736Z] + git tag --points-at HEAD [Pipeline] } [2024-11-04T19:38:23.764Z] $ docker exec --env ******** --env ******** 280e98f087581d54f9b02fd5f366d6327521b9fee4fb93984b1d50f15cf44d81 ssh-agent -k [2024-11-04T19:38:23.866Z] unset SSH_AUTH_SOCK; [2024-11-04T19:38:23.867Z] unset SSH_AGENT_PID; [2024-11-04T19:38:23.867Z] echo Agent pid 39 killed; [2024-11-04T19:38:23.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-04T19:38:23.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T19:38:23.990Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T19:38:24.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T19:38:24.106Z] $ docker exec 280e98f087581d54f9b02fd5f366d6327521b9fee4fb93984b1d50f15cf44d81 ssh-agent [2024-11-04T19:38:24.213Z] SSH_AUTH_SOCK=/tmp/ssh-8s7SEHu4VMGH/agent.72 [2024-11-04T19:38:24.213Z] SSH_AGENT_PID=78 [2024-11-04T19:38:24.218Z] Running ssh-add (command line suppressed) [2024-11-04T19:38:24.319Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-15@tmp/private_key_2638438615974636106.key (/w/workspace/edgexfoundry_device-s7_PR-15@tmp/private_key_2638438615974636106.key) [2024-11-04T19:38:24.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T19:38:24.684Z] + git semver init [2024-11-04T19:38:24.945Z] 2024-11-04 19:38:24,871 [run_init] DEBUG init version:0.0.0 force:False [2024-11-04T19:38:24.945Z] 2024-11-04 19:38:24,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-15/.semver [2024-11-04T19:38:24.945Z] 2024-11-04 19:38:24,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-15/.semver [2024-11-04T19:38:24.945Z] 2024-11-04 19:38:24,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-15/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-15, universal_newlines=False, shell=None, istream=None) [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,451 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-15/.git/info/exclude [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-15/.semver/PR-15 with force:False [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,451 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-15/.semver/PR-15 [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,453 [execute] INFO git cat-file --batch-check [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-15/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,460 [execute] INFO git cat-file --batch [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-15/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T19:38:25.519Z] 2024-11-04 19:38:25,466 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-15/.semver/PR-15 [2024-11-04T19:38:25.519Z] 0.0.0 [Pipeline] } [2024-11-04T19:38:25.545Z] $ docker exec --env ******** --env ******** 280e98f087581d54f9b02fd5f366d6327521b9fee4fb93984b1d50f15cf44d81 ssh-agent -k [2024-11-04T19:38:25.650Z] unset SSH_AUTH_SOCK; [2024-11-04T19:38:25.651Z] unset SSH_AGENT_PID; [2024-11-04T19:38:25.654Z] echo Agent pid 78 killed; [2024-11-04T19:38:25.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T19:38:26.111Z] + git semver [Pipeline] } [2024-11-04T19:38:26.400Z] $ docker stop --time=1 280e98f087581d54f9b02fd5f366d6327521b9fee4fb93984b1d50f15cf44d81 [2024-11-04T19:38:27.713Z] $ docker rm -f --volumes 280e98f087581d54f9b02fd5f366d6327521b9fee4fb93984b1d50f15cf44d81 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:38:28.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-04T19:38:28.406Z] Stashed 1 file(s) [Pipeline] echo [2024-11-04T19:38:28.432Z] [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-11-04T19:38:29.093Z] provisioning config files... [2024-11-04T19:38:29.102Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-15@tmp/config11437165695317979185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:38:29.470Z] ---> ****-login.sh [2024-11-04T19:38:29.470Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:38:29.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:29.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:29.470Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:29.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:29.470Z] [2024-11-04T19:38:29.470Z] Login Succeeded [2024-11-04T19:38:29.470Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:38:29.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:29.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:29.470Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:29.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:29.470Z] [2024-11-04T19:38:29.470Z] Login Succeeded [2024-11-04T19:38:29.470Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:38:29.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:29.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:29.729Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:29.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:29.729Z] [2024-11-04T19:38:29.729Z] Login Succeeded [2024-11-04T19:38:29.729Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:38:29.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:29.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:29.730Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:29.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:29.730Z] [2024-11-04T19:38:29.730Z] Login Succeeded [2024-11-04T19:38:29.730Z] ****.io [2024-11-04T19:38:29.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:38:29.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:38:29.991Z] Configure a credential helper to remove this warning. See [2024-11-04T19:38:29.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:38:29.991Z] [2024-11-04T19:38:29.991Z] Login Succeeded [2024-11-04T19:38:29.991Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:38:30.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-04T19:38:30.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:38:30.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:38:30.343Z] ========================================================= [2024-11-04T19:38:30.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-04T19:38:30.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:38:30.926Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-04T19:38:30.926Z] Sending build context to Docker daemon 622.6kB [2024-11-04T19:38:30.926Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:38:30.926Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-04T19:38:30.926Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-04T19:38:30.926Z] 43c4264eed91: Pulling fs layer [2024-11-04T19:38:30.926Z] 4cc291be95ef: Pulling fs layer [2024-11-04T19:38:30.926Z] 2ac1f1163629: Pulling fs layer [2024-11-04T19:38:30.926Z] 5c3c966382ef: Pulling fs layer [2024-11-04T19:38:30.926Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T19:38:30.926Z] 5d5c8e513c77: Pulling fs layer [2024-11-04T19:38:30.926Z] 9f66e0745190: Pulling fs layer [2024-11-04T19:38:30.926Z] f49a43e4bbc0: Pulling fs layer [2024-11-04T19:38:30.926Z] 561ebcabdf7f: Pulling fs layer [2024-11-04T19:38:30.926Z] 5c3c966382ef: Waiting [2024-11-04T19:38:30.926Z] 9f66e0745190: Waiting [2024-11-04T19:38:30.926Z] 4f4fb700ef54: Waiting [2024-11-04T19:38:30.926Z] f49a43e4bbc0: Waiting [2024-11-04T19:38:30.926Z] 5d5c8e513c77: Waiting [2024-11-04T19:38:30.926Z] 4cc291be95ef: Verifying Checksum [2024-11-04T19:38:30.926Z] 4cc291be95ef: Download complete [2024-11-04T19:38:30.926Z] 5c3c966382ef: Download complete [2024-11-04T19:38:30.926Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T19:38:30.926Z] 4f4fb700ef54: Download complete [2024-11-04T19:38:31.188Z] 5d5c8e513c77: Download complete [2024-11-04T19:38:31.188Z] 43c4264eed91: Verifying Checksum [2024-11-04T19:38:31.188Z] 43c4264eed91: Download complete [2024-11-04T19:38:31.188Z] 9f66e0745190: Verifying Checksum [2024-11-04T19:38:31.188Z] 9f66e0745190: Download complete [2024-11-04T19:38:31.188Z] 43c4264eed91: Pull complete [2024-11-04T19:38:31.450Z] 561ebcabdf7f: Verifying Checksum [2024-11-04T19:38:31.450Z] 561ebcabdf7f: Download complete [2024-11-04T19:38:31.450Z] 4cc291be95ef: Pull complete [2024-11-04T19:38:31.450Z] 2ac1f1163629: Download complete [2024-11-04T19:38:32.018Z] f49a43e4bbc0: Verifying Checksum [2024-11-04T19:38:32.018Z] f49a43e4bbc0: Download complete [2024-11-04T19:38:35.318Z] 2ac1f1163629: Pull complete [2024-11-04T19:38:35.318Z] 5c3c966382ef: Pull complete [2024-11-04T19:38:35.578Z] 4f4fb700ef54: Pull complete [2024-11-04T19:38:35.578Z] 5d5c8e513c77: Pull complete [2024-11-04T19:38:35.578Z] 9f66e0745190: Pull complete [2024-11-04T19:38:38.112Z] f49a43e4bbc0: Pull complete [2024-11-04T19:38:38.679Z] 561ebcabdf7f: Pull complete [2024-11-04T19:38:38.679Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-04T19:38:38.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T19:38:38.680Z] ---> 3a752c3f9dda [2024-11-04T19:38:38.680Z] Step 3/10 : ARG MAKE=make build [2024-11-04T19:38:42.877Z] ---> Running in 40a1c351b401 [2024-11-04T19:38:42.877Z] Removing intermediate container 40a1c351b401 [2024-11-04T19:38:42.877Z] ---> 93bc9b200e1a [2024-11-04T19:38:42.877Z] Step 4/10 : WORKDIR /device-s7 [2024-11-04T19:38:42.877Z] ---> Running in 5eca0a81e5f7 [2024-11-04T19:38:42.877Z] Removing intermediate container 5eca0a81e5f7 [2024-11-04T19:38:42.877Z] ---> e2c0a7edb276 [2024-11-04T19:38:42.878Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:38:42.878Z] ---> Running in ce94beb01154 [2024-11-04T19:38:42.878Z] Removing intermediate container ce94beb01154 [2024-11-04T19:38:42.878Z] ---> fbd53bab18c8 [2024-11-04T19:38:42.878Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:38:42.878Z] ---> Running in 92949e733f26 [2024-11-04T19:38:42.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:38:43.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:38:43.706Z] OK: 246 MiB in 54 packages [2024-11-04T19:38:43.890Z] Still waiting to schedule task [2024-11-04T19:38:43.890Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-04T19:38:43.966Z] Removing intermediate container 92949e733f26 [2024-11-04T19:38:43.966Z] ---> 896797cd1ebc [2024-11-04T19:38:43.966Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-04T19:38:43.966Z] ---> 65fc75e834aa [2024-11-04T19:38:43.966Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:38:43.966Z] ---> Running in 0fc896117e95 [2024-11-04T19:39:40.239Z] Removing intermediate container 0fc896117e95 [2024-11-04T19:39:40.239Z] ---> 772243d3bec4 [2024-11-04T19:39:40.239Z] Step 9/10 : COPY . . [2024-11-04T19:39:40.239Z] ---> ffe3aad91562 [2024-11-04T19:39:40.239Z] Step 10/10 : RUN ${MAKE} [2024-11-04T19:39:40.239Z] ---> Running in 6bc629357b05 [2024-11-04T19:39:40.239Z] noop [2024-11-04T19:39:40.239Z] Removing intermediate container 6bc629357b05 [2024-11-04T19:39:40.239Z] ---> f5c042e8c49e [2024-11-04T19:39:40.239Z] Successfully built f5c042e8c49e [2024-11-04T19:39:40.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:39:40.699Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T19:39:40.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:39:40.877Z] prd-ubuntu20.04-docker-8c-8g-24522 does not seem to be running inside a container [2024-11-04T19:39:40.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-15 -v /w/workspace/edgexfoundry_device-s7_PR-15:/w/workspace/edgexfoundry_device-s7_PR-15:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-15@tmp:/w/workspace/edgexfoundry_device-s7_PR-15@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-11-04T19:39:41.262Z] $ docker top ce5c3b98ab864fa4ef0d3463701fc2cd91049f324e17aba345f7cc0bbbe1930c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:39:41.669Z] + go version [2024-11-04T19:39:41.669Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-04T19:39:41.706Z] $ docker stop --time=1 ce5c3b98ab864fa4ef0d3463701fc2cd91049f324e17aba345f7cc0bbbe1930c [2024-11-04T19:39:42.969Z] $ docker rm -f --volumes ce5c3b98ab864fa4ef0d3463701fc2cd91049f324e17aba345f7cc0bbbe1930c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:39:43.737Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T19:39:43.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:39:43.896Z] prd-ubuntu20.04-docker-8c-8g-24522 does not seem to be running inside a container [2024-11-04T19:39:43.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_PR-15 -v /w/workspace/edgexfoundry_device-s7_PR-15:/w/workspace/edgexfoundry_device-s7_PR-15:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-15@tmp:/w/workspace/edgexfoundry_device-s7_PR-15@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-11-04T19:39:44.270Z] $ docker top 74c6b288a816625aaa8d57028203137cc64015f852a2bf20653b3725e42727c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:39:44.685Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-15 [Pipeline] fileExists [Pipeline] sh [2024-11-04T19:39:45.064Z] + make test [2024-11-04T19:39:45.064Z] go test -race -coverprofile=coverage.out ./... [2024-11-04T19:39:53.196Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-04T19:40:15.112Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-04T19:40:15.112Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-04T19:40:15.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24524 in /w/workspace/edgexfoundry_device-s7_PR-15 [Pipeline] { [Pipeline] ws [2024-11-04T19:40:15.866Z] Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout [2024-11-04T19:40:15.958Z] Selected Git installation does not exist. Using Default [2024-11-04T19:40:15.958Z] The recommended git tool is: NONE [2024-11-04T19:40:20.636Z] using credential edgex-jenkins-ssh [2024-11-04T19:40:20.664Z] Cloning the remote Git repository [2024-11-04T19:40:20.696Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-11-04T19:40:20.783Z] > git init /w/workspace/device-s7/1 # timeout=10 [2024-11-04T19:40:20.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-04T19:40:20.926Z] > git --version # timeout=10 [2024-11-04T19:40:20.947Z] > git --version # 'git version 2.25.1' [2024-11-04T19:40:20.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:40:21.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T19:40:21.639Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-04T19:40:21.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T19:40:23.012Z] Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [2024-11-04T19:40:23.253Z] Merge succeeded, producing 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [2024-11-04T19:40:23.254Z] Checking out Revision 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d (PR-15) [2024-11-04T19:40:22.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-04T19:40:22.532Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-04T19:40:22.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:40:22.557Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/15/head:refs/remotes/origin/PR-15 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-04T19:40:23.020Z] > git config core.sparsecheckout # timeout=10 [2024-11-04T19:40:23.073Z] > git checkout -f 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d # timeout=10 [2024-11-04T19:40:23.155Z] > git remote # timeout=10 [2024-11-04T19:40:23.171Z] > git config --get remote.origin.url # timeout=10 [2024-11-04T19:40:23.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:40:23.208Z] > git merge 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 [2024-11-04T19:40:23.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-04T19:40:23.252Z] > git config core.sparsecheckout # timeout=10 [2024-11-04T19:40:23.267Z] > git checkout -f 2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d # timeout=10 [2024-11-04T19:40:23.749Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v4" [2024-11-04T19:40:23.788Z] > git --version # timeout=10 [2024-11-04T19:40:23.798Z] > git --version # 'git version 2.25.1' [2024-11-04T19:40:23.829Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:40:28.853Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-04T19:40:28.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T19:40:28.853Z] Dload Upload Total Spent Left Speed [2024-11-04T19:40:28.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh [2024-11-04T19:40:29.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-04T19:40:29.568Z] + sudo tee /etc/docker/daemon.new [2024-11-04T19:40:29.568Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-04T19:40:29.568Z] { [2024-11-04T19:40:29.568Z] "registry-mirrors": [ [2024-11-04T19:40:29.568Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-04T19:40:29.568Z] ], [2024-11-04T19:40:29.568Z] "bip": "10.250.0.254/24", [2024-11-04T19:40:29.568Z] "hosts": [ [2024-11-04T19:40:29.568Z] "tcp://0.0.0.0:5555", [2024-11-04T19:40:29.568Z] "unix:///var/run/docker.sock" [2024-11-04T19:40:29.568Z] ], [2024-11-04T19:40:29.568Z] "mtu": 1458, [2024-11-04T19:40:29.568Z] "selinux-enabled": true, [2024-11-04T19:40:29.568Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-04T19:40:29.568Z] } [Pipeline] sh [2024-11-04T19:40:29.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-04T19:40:30.303Z] + sudo service docker restart [2024-11-04T19:40:47.180Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:40:48.670Z] provisioning config files... [2024-11-04T19:40:48.698Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config6223723302608226277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:40:49.223Z] ---> ****-login.sh [2024-11-04T19:40:49.223Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:40:49.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:40:49.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:40:49.770Z] Configure a credential helper to remove this warning. See [2024-11-04T19:40:49.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:40:49.770Z] [2024-11-04T19:40:49.770Z] Login Succeeded [2024-11-04T19:40:49.770Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:40:50.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:40:50.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:40:50.307Z] Configure a credential helper to remove this warning. See [2024-11-04T19:40:50.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:40:50.307Z] [2024-11-04T19:40:50.307Z] Login Succeeded [2024-11-04T19:40:50.307Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:40:50.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:40:50.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:40:50.578Z] Configure a credential helper to remove this warning. See [2024-11-04T19:40:50.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:40:50.579Z] [2024-11-04T19:40:50.579Z] Login Succeeded [2024-11-04T19:40:50.579Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:40:50.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:40:50.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:40:50.848Z] Configure a credential helper to remove this warning. See [2024-11-04T19:40:50.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:40:50.849Z] [2024-11-04T19:40:50.849Z] Login Succeeded [2024-11-04T19:40:50.849Z] ****.io [2024-11-04T19:40:51.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:40:51.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:40:51.385Z] Configure a credential helper to remove this warning. See [2024-11-04T19:40:51.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:40:51.385Z] [2024-11-04T19:40:51.385Z] Login Succeeded [2024-11-04T19:40:51.385Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:40:51.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-04T19:40:51.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:40:51.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:40:51.998Z] ========================================================= [2024-11-04T19:40:51.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-04T19:40:51.998Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:40:52.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-04T19:40:52.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-04T19:40:52.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-04T19:40:52.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-04T19:40:52.530Z] $ docker stop --time=1 74c6b288a816625aaa8d57028203137cc64015f852a2bf20653b3725e42727c4 [2024-11-04T19:40:52.572Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-04T19:40:52.841Z] Sending build context to Docker daemon 417.8kB [2024-11-04T19:40:52.841Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:40:52.841Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-04T19:40:53.118Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-04T19:40:53.118Z] cf04c63912e1: Pulling fs layer [2024-11-04T19:40:53.118Z] 55b35a11ae5e: Pulling fs layer [2024-11-04T19:40:53.118Z] a37a00ec5f00: Pulling fs layer [2024-11-04T19:40:53.118Z] 50b3750afda1: Pulling fs layer [2024-11-04T19:40:53.118Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T19:40:53.118Z] 80978eb59214: Pulling fs layer [2024-11-04T19:40:53.118Z] c9f46d7d2bd2: Pulling fs layer [2024-11-04T19:40:53.118Z] c5a475d317c9: Pulling fs layer [2024-11-04T19:40:53.118Z] 50b3750afda1: Waiting [2024-11-04T19:40:53.118Z] 4f4fb700ef54: Waiting [2024-11-04T19:40:53.118Z] c9f46d7d2bd2: Waiting [2024-11-04T19:40:53.118Z] c5a475d317c9: Waiting [2024-11-04T19:40:53.118Z] 55b35a11ae5e: Verifying Checksum [2024-11-04T19:40:53.118Z] 55b35a11ae5e: Download complete [2024-11-04T19:40:53.118Z] 50b3750afda1: Verifying Checksum [2024-11-04T19:40:53.118Z] 50b3750afda1: Download complete [2024-11-04T19:40:53.118Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T19:40:53.118Z] 4f4fb700ef54: Download complete [2024-11-04T19:40:53.118Z] 80978eb59214: Verifying Checksum [2024-11-04T19:40:53.118Z] 80978eb59214: Download complete [2024-11-04T19:40:53.118Z] cf04c63912e1: Verifying Checksum [2024-11-04T19:40:53.118Z] cf04c63912e1: Download complete [2024-11-04T19:40:53.722Z] c5a475d317c9: Verifying Checksum [2024-11-04T19:40:53.722Z] c5a475d317c9: Download complete [2024-11-04T19:40:53.991Z] cf04c63912e1: Pull complete [2024-11-04T19:40:54.579Z] 55b35a11ae5e: Pull complete [2024-11-04T19:40:55.168Z] a37a00ec5f00: Verifying Checksum [2024-11-04T19:40:55.168Z] a37a00ec5f00: Download complete [2024-11-04T19:40:55.760Z] c9f46d7d2bd2: Verifying Checksum [2024-11-04T19:40:55.760Z] c9f46d7d2bd2: Download complete [2024-11-04T19:40:57.225Z] $ docker rm -f --volumes 74c6b288a816625aaa8d57028203137cc64015f852a2bf20653b3725e42727c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:40:58.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-04T19:40:58.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-04T19:40:58.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-04T19:40:59.214Z] + ls -al . [2024-11-04T19:40:59.214Z] total 228 [2024-11-04T19:40:59.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:39 . [2024-11-04T19:40:59.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:38 .. [2024-11-04T19:40:59.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:40 .git [2024-11-04T19:40:59.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:38 .github [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 4 19:38 .gitignore [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 4 19:38 .golangci.yml [2024-11-04T19:40:59.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:38 .semver [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 4 19:38 Attribution.txt [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 4 19:38 Dockerfile [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 4 19:38 Jenkinsfile [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 4 19:38 LICENSE [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 4 19:38 Makefile [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 4 19:38 OWNERS.md [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 4 19:38 README.md [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:38 VERSION [2024-11-04T19:40:59.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:38 bin [2024-11-04T19:40:59.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:38 cmd [2024-11-04T19:40:59.214Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 4 19:40 coverage.out [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 6929 Nov 4 19:38 go.mod [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 100385 Nov 4 19:38 go.sum [2024-11-04T19:40:59.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:38 internal [2024-11-04T19:40:59.214Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 4 19:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:40:59.628Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d --label arch=amd64 --label version=0.0.0 . [2024-11-04T19:40:59.628Z] Sending build context to Docker daemon 640.5kB [2024-11-04T19:40:59.628Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:40:59.628Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-04T19:40:59.628Z] ---> f5c042e8c49e [2024-11-04T19:40:59.628Z] Step 3/24 : ARG MAKE=make build [2024-11-04T19:40:59.628Z] ---> Running in 0b7f72ef1639 [2024-11-04T19:40:59.887Z] Removing intermediate container 0b7f72ef1639 [2024-11-04T19:40:59.887Z] ---> 0030ca90e88a [2024-11-04T19:40:59.887Z] Step 4/24 : WORKDIR /device-s7 [2024-11-04T19:40:59.887Z] ---> Running in c5bc13156ffa [2024-11-04T19:40:59.887Z] Removing intermediate container c5bc13156ffa [2024-11-04T19:40:59.887Z] ---> d99e7fa4f071 [2024-11-04T19:40:59.887Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:40:59.887Z] ---> Running in 6359894f0bc8 [2024-11-04T19:40:59.887Z] Removing intermediate container 6359894f0bc8 [2024-11-04T19:40:59.887Z] ---> f2ff50b74a76 [2024-11-04T19:40:59.887Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:40:59.887Z] ---> Running in e61203bb7857 [2024-11-04T19:41:00.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:00.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:00.664Z] OK: 246 MiB in 54 packages [2024-11-04T19:41:00.923Z] Removing intermediate container e61203bb7857 [2024-11-04T19:41:00.923Z] ---> 021dd65fdd68 [2024-11-04T19:41:00.923Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-04T19:41:00.923Z] ---> c356f74b92de [2024-11-04T19:41:00.923Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:41:00.923Z] ---> Running in b90d3bbd5dc1 [2024-11-04T19:41:01.859Z] Removing intermediate container b90d3bbd5dc1 [2024-11-04T19:41:01.859Z] ---> 97d92e8c6931 [2024-11-04T19:41:01.859Z] Step 9/24 : COPY . . [2024-11-04T19:41:01.859Z] ---> 308f7e40bf35 [2024-11-04T19:41:01.859Z] Step 10/24 : RUN ${MAKE} [2024-11-04T19:41:01.859Z] ---> Running in 03e7637f5f10 [2024-11-04T19:41:02.118Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-11-04T19:41:08.082Z] a37a00ec5f00: Pull complete [2024-11-04T19:41:08.350Z] 50b3750afda1: Pull complete [2024-11-04T19:41:08.618Z] 4f4fb700ef54: Pull complete [2024-11-04T19:41:08.886Z] 80978eb59214: Pull complete [2024-11-04T19:41:17.131Z] c9f46d7d2bd2: Pull complete [2024-11-04T19:41:18.535Z] c5a475d317c9: Pull complete [2024-11-04T19:41:18.535Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-04T19:41:18.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-04T19:41:18.535Z] ---> be29e6b0f0d4 [2024-11-04T19:41:18.535Z] Step 3/10 : ARG MAKE=make build [2024-11-04T19:41:19.500Z] ---> Running in 61ef8141399a [2024-11-04T19:41:19.500Z] Removing intermediate container 61ef8141399a [2024-11-04T19:41:19.500Z] ---> a464a6ce8177 [2024-11-04T19:41:19.501Z] Step 4/10 : WORKDIR /device-s7 [2024-11-04T19:41:19.767Z] ---> Running in ab326fbc42eb [2024-11-04T19:41:20.034Z] Removing intermediate container ab326fbc42eb [2024-11-04T19:41:20.034Z] ---> e2872013c5bb [2024-11-04T19:41:20.034Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:41:20.034Z] ---> Running in 648d72b93088 [2024-11-04T19:41:20.305Z] Removing intermediate container 648d72b93088 [2024-11-04T19:41:20.305Z] ---> e7d2992b4611 [2024-11-04T19:41:20.305Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:41:20.305Z] ---> Running in 6775af66069e [2024-11-04T19:41:21.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:41:21.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:41:23.120Z] OK: 238 MiB in 54 packages [2024-11-04T19:41:24.087Z] Removing intermediate container 6775af66069e [2024-11-04T19:41:24.087Z] ---> 87a82c870fde [2024-11-04T19:41:24.087Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-04T19:41:24.358Z] ---> e0bb8ac0fffa [2024-11-04T19:41:24.358Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:41:24.641Z] ---> Running in 1cc5f0ab5df2 [2024-11-04T19:41:34.194Z] Removing intermediate container 03e7637f5f10 [2024-11-04T19:41:34.194Z] ---> 6f21bfdcdbdb [2024-11-04T19:41:34.194Z] Step 11/24 : FROM alpine:3.20 [2024-11-04T19:41:34.194Z] 3.20: Pulling from library/alpine [2024-11-04T19:41:34.194Z] 43c4264eed91: Already exists [2024-11-04T19:41:34.194Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T19:41:34.194Z] Status: Downloaded newer image for alpine:3.20 [2024-11-04T19:41:34.194Z] ---> 91ef0af61f39 [2024-11-04T19:41:34.194Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:41:34.194Z] ---> Running in 5da2af99e247 [2024-11-04T19:41:34.194Z] Removing intermediate container 5da2af99e247 [2024-11-04T19:41:34.194Z] ---> 3eb450eb192d [2024-11-04T19:41:34.194Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-04T19:41:34.194Z] ---> Running in 1626db1b8332 [2024-11-04T19:41:34.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:34.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:34.452Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T19:41:34.452Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:41:34.452Z] OK: 8 MiB in 15 packages [2024-11-04T19:41:35.021Z] Removing intermediate container 1626db1b8332 [2024-11-04T19:41:35.021Z] ---> 3c233a4ce07a [2024-11-04T19:41:35.021Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-04T19:41:35.021Z] ---> Running in 5571a15ac8a6 [2024-11-04T19:41:35.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:35.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:35.541Z] Upgrading critical system libraries and apk-tools: [2024-11-04T19:41:35.541Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T19:41:35.541Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:41:35.541Z] Continuing the upgrade transaction with new apk-tools: [2024-11-04T19:41:35.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:35.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:41:35.799Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:41:35.799Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:41:36.058Z] OK: 8 MiB in 15 packages [2024-11-04T19:41:36.624Z] Removing intermediate container 5571a15ac8a6 [2024-11-04T19:41:36.624Z] ---> cfb717296b8a [2024-11-04T19:41:36.624Z] Step 15/24 : WORKDIR / [2024-11-04T19:41:36.624Z] ---> Running in 52c7701cb401 [2024-11-04T19:41:36.624Z] Removing intermediate container 52c7701cb401 [2024-11-04T19:41:36.624Z] ---> 2bca9c9f2025 [2024-11-04T19:41:36.624Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-04T19:41:36.624Z] ---> 49f3a9a213ec [2024-11-04T19:41:36.624Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-04T19:41:37.997Z] ---> 38306380cad2 [2024-11-04T19:41:37.997Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-04T19:41:37.997Z] ---> 37abc4bf0228 [2024-11-04T19:41:37.997Z] Step 19/24 : EXPOSE 59994 [2024-11-04T19:41:37.997Z] ---> Running in a6c7f677d419 [2024-11-04T19:41:37.997Z] Removing intermediate container a6c7f677d419 [2024-11-04T19:41:37.997Z] ---> 4820a8f238a1 [2024-11-04T19:41:37.997Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-04T19:41:37.997Z] ---> Running in cb61e471e268 [2024-11-04T19:41:38.256Z] Removing intermediate container cb61e471e268 [2024-11-04T19:41:38.256Z] ---> 6247d66972bc [2024-11-04T19:41:38.256Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-04T19:41:38.256Z] ---> Running in 40ce8cf0182a [2024-11-04T19:41:38.256Z] Removing intermediate container 40ce8cf0182a [2024-11-04T19:41:38.256Z] ---> 4eb637127434 [2024-11-04T19:41:38.256Z] Step 22/24 : LABEL arch=amd64 [2024-11-04T19:41:38.256Z] ---> Running in b5b9b248c17d [2024-11-04T19:41:38.256Z] Removing intermediate container b5b9b248c17d [2024-11-04T19:41:38.256Z] ---> 2f15be6c50c8 [2024-11-04T19:41:38.256Z] Step 23/24 : LABEL git_sha=2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [2024-11-04T19:41:38.514Z] ---> Running in 860aabad413f [2024-11-04T19:41:38.514Z] Removing intermediate container 860aabad413f [2024-11-04T19:41:38.514Z] ---> f604d3922290 [2024-11-04T19:41:38.514Z] Step 24/24 : LABEL version=0.0.0 [2024-11-04T19:41:38.514Z] ---> Running in d5891ebed5cd [2024-11-04T19:41:38.514Z] Removing intermediate container d5891ebed5cd [2024-11-04T19:41:38.514Z] ---> cc9a28f974ee [2024-11-04T19:41:38.514Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-04T19:41:38.514Z] Successfully built cc9a28f974ee [2024-11-04T19:41:38.514Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:41:39.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:41:39.521Z] [2024-11-04T19:41:39.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:41:39.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:41:39.912Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-04T19:41:39.912Z] 5eb5b503b376: Pulling fs layer [2024-11-04T19:41:39.912Z] 5c69ac0246d0: Pulling fs layer [2024-11-04T19:41:39.912Z] ec43610c2a17: Pulling fs layer [2024-11-04T19:41:39.912Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-04T19:41:39.912Z] 33b1e0a273af: Pulling fs layer [2024-11-04T19:41:39.912Z] 5d3b04190fa2: Pulling fs layer [2024-11-04T19:41:39.912Z] 2f39f015ded8: Pulling fs layer [2024-11-04T19:41:39.912Z] 33b1e0a273af: Waiting [2024-11-04T19:41:39.912Z] 5d3b04190fa2: Waiting [2024-11-04T19:41:39.912Z] 3a2ae6a8a46f: Waiting [2024-11-04T19:41:39.912Z] 5c69ac0246d0: Verifying Checksum [2024-11-04T19:41:39.912Z] 5c69ac0246d0: Download complete [2024-11-04T19:41:39.912Z] 3a2ae6a8a46f: Download complete [2024-11-04T19:41:39.912Z] 33b1e0a273af: Verifying Checksum [2024-11-04T19:41:39.912Z] 33b1e0a273af: Download complete [2024-11-04T19:41:39.912Z] 5d3b04190fa2: Download complete [2024-11-04T19:41:39.912Z] ec43610c2a17: Verifying Checksum [2024-11-04T19:41:39.912Z] ec43610c2a17: Download complete [2024-11-04T19:41:40.170Z] 5eb5b503b376: Verifying Checksum [2024-11-04T19:41:40.170Z] 5eb5b503b376: Download complete [2024-11-04T19:41:40.735Z] 2f39f015ded8: Download complete [2024-11-04T19:41:41.303Z] 5eb5b503b376: Pull complete [2024-11-04T19:41:41.303Z] 5c69ac0246d0: Pull complete [2024-11-04T19:41:41.868Z] ec43610c2a17: Pull complete [2024-11-04T19:41:41.868Z] 3a2ae6a8a46f: Pull complete [2024-11-04T19:41:42.127Z] 33b1e0a273af: Pull complete [2024-11-04T19:41:42.127Z] 5d3b04190fa2: Pull complete [2024-11-04T19:41:46.317Z] 2f39f015ded8: Pull complete [2024-11-04T19:41:46.317Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-04T19:41:46.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:41:46.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:41:46.569Z] prd-ubuntu20.04-docker-8c-8g-24522 does not seem to be running inside a container [2024-11-04T19:41:46.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-15 -v /w/workspace/edgexfoundry_device-s7_PR-15:/w/workspace/edgexfoundry_device-s7_PR-15:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-15@tmp:/w/workspace/edgexfoundry_device-s7_PR-15@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-11-04T19:41:49.887Z] $ docker top 8bb418118ebcb8c7ebe8c09b7423dfde07640ca8973e578fad899bf2d814d2ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:41:50.399Z] ---> job-cost.sh [2024-11-04T19:41:50.399Z] lf-activate-venv: SKIPPING [2024-11-04T19:41:50.399Z] INFO: No Stack... [2024-11-04T19:41:50.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T19:41:51.227Z] INFO: Archiving Costs [Pipeline] sh [2024-11-04T19:41:51.551Z] + cat /w/workspace/edgexfoundry_device-s7_PR-15/archives/cost.csv [2024-11-04T19:41:51.551Z] + cut -d, -f6 [Pipeline] lock [2024-11-04T19:41:51.603Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] [2024-11-04T19:41:51.611Z] Resource [jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] did not exist. Created. [2024-11-04T19:41:51.619Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-04T19:41:52.046Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-04T19:41:52.108Z] Stashed 1 file(s) [Pipeline] } [2024-11-04T19:41:52.150Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-04T19:41:52.242Z] $ docker stop --time=1 8bb418118ebcb8c7ebe8c09b7423dfde07640ca8973e578fad899bf2d814d2ae [2024-11-04T19:41:53.380Z] $ docker rm -f --volumes 8bb418118ebcb8c7ebe8c09b7423dfde07640ca8973e578fad899bf2d814d2ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-04T19:43:16.348Z] Removing intermediate container 1cc5f0ab5df2 [2024-11-04T19:43:16.348Z] ---> 11e2a5a7a7c2 [2024-11-04T19:43:16.348Z] Step 9/10 : COPY . . [2024-11-04T19:43:16.348Z] ---> ff8c3ce14ec3 [2024-11-04T19:43:16.348Z] Step 10/10 : RUN ${MAKE} [2024-11-04T19:43:16.348Z] ---> Running in d1f4cd76240a [2024-11-04T19:43:17.323Z] noop [2024-11-04T19:43:18.300Z] Removing intermediate container d1f4cd76240a [2024-11-04T19:43:18.300Z] ---> 1bab761ce73b [2024-11-04T19:43:18.300Z] Successfully built 1bab761ce73b [2024-11-04T19:43:18.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:43:18.815Z] + docker inspect -f . ci-base-image-arm64 [2024-11-04T19:43:18.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:43:19.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-24524 does not seem to be running inside a container [2024-11-04T19:43:19.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/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-11-04T19:43:20.567Z] $ docker top 68d051a606558c95e3b326fec6207166f2bdc3a6065064bbe776a66017c85ecc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:43:23.099Z] + go version [2024-11-04T19:43:23.099Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-04T19:43:23.142Z] $ docker stop --time=1 68d051a606558c95e3b326fec6207166f2bdc3a6065064bbe776a66017c85ecc [2024-11-04T19:43:24.944Z] $ docker rm -f --volumes 68d051a606558c95e3b326fec6207166f2bdc3a6065064bbe776a66017c85ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:43:25.937Z] + docker inspect -f . ci-base-image-arm64 [2024-11-04T19:43:25.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:43:26.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-24524 does not seem to be running inside a container [2024-11-04T19:43:26.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/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-11-04T19:43:27.796Z] $ docker top d94db879657e628a1bb0e9064d6d815ed882e40df1b5ac838d0b4a5b9fab357e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:43:28.758Z] + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh [2024-11-04T19:43:29.512Z] + make test [2024-11-04T19:43:29.513Z] go test -race -coverprofile=coverage.out ./... [2024-11-04T19:44:26.024Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-04T19:48:17.983Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-04T19:48:17.983Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-04T19:48:17.983Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-04T19:48:17.983Z] go vet ./... [2024-11-04T19:52:24.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-04T19:52:24.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-04T19:52:24.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-04T19:52:24.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-04T19:52:24.910Z] $ docker stop --time=1 d94db879657e628a1bb0e9064d6d815ed882e40df1b5ac838d0b4a5b9fab357e [2024-11-04T19:52:26.767Z] $ docker rm -f --volumes d94db879657e628a1bb0e9064d6d815ed882e40df1b5ac838d0b4a5b9fab357e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:52:29.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-04T19:52:29.224Z] Warning: overwriting stash ‘coverage-report’ [2024-11-04T19:52:29.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:52:30.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-04T19:52:31.034Z] + ls -al . [2024-11-04T19:52:31.034Z] total 224 [2024-11-04T19:52:31.034Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 4 19:43 . [2024-11-04T19:52:31.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:40 .. [2024-11-04T19:52:31.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:40 .git [2024-11-04T19:52:31.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:40 .github [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 4 19:40 .gitignore [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 4 19:40 .golangci.yml [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 4 19:40 Attribution.txt [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 4 19:40 Dockerfile [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 4 19:40 Jenkinsfile [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 4 19:40 LICENSE [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 4 19:40 Makefile [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 4 19:40 OWNERS.md [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 4 19:40 README.md [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:38 VERSION [2024-11-04T19:52:31.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:40 bin [2024-11-04T19:52:31.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:40 cmd [2024-11-04T19:52:31.034Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 4 19:48 coverage.out [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 6929 Nov 4 19:40 go.mod [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 100385 Nov 4 19:40 go.sum [2024-11-04T19:52:31.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:40 internal [2024-11-04T19:52:31.034Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 4 19:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:52:31.491Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d --label arch=arm64 --label version=0.0.0 . [2024-11-04T19:52:31.759Z] Sending build context to Docker daemon 435.7kB [2024-11-04T19:52:31.759Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:52:31.759Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-04T19:52:31.759Z] ---> 1bab761ce73b [2024-11-04T19:52:31.759Z] Step 3/24 : ARG MAKE=make build [2024-11-04T19:52:32.028Z] ---> Running in 4559f5904ca7 [2024-11-04T19:52:32.297Z] Removing intermediate container 4559f5904ca7 [2024-11-04T19:52:32.297Z] ---> 664a8513832c [2024-11-04T19:52:32.297Z] Step 4/24 : WORKDIR /device-s7 [2024-11-04T19:52:32.297Z] ---> Running in 2410b64a727e [2024-11-04T19:52:32.885Z] Removing intermediate container 2410b64a727e [2024-11-04T19:52:32.885Z] ---> 4ef3d2202cd9 [2024-11-04T19:52:32.885Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:52:32.885Z] ---> Running in c1e5c3551415 [2024-11-04T19:52:33.154Z] Removing intermediate container c1e5c3551415 [2024-11-04T19:52:33.154Z] ---> 898a68a79fd5 [2024-11-04T19:52:33.154Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:52:33.429Z] ---> Running in 2c73ad88ffd3 [2024-11-04T19:52:34.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:52:34.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:52:36.414Z] OK: 238 MiB in 54 packages [2024-11-04T19:52:37.832Z] Removing intermediate container 2c73ad88ffd3 [2024-11-04T19:52:37.832Z] ---> f19318e2729e [2024-11-04T19:52:37.832Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-04T19:52:38.102Z] ---> a75fa5fcbdaf [2024-11-04T19:52:38.102Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:52:38.102Z] ---> Running in 8a5310447b7c [2024-11-04T19:52:41.463Z] Removing intermediate container 8a5310447b7c [2024-11-04T19:52:41.463Z] ---> 4a5f89b3c285 [2024-11-04T19:52:41.463Z] Step 9/24 : COPY . . [2024-11-04T19:52:41.735Z] ---> 92479544a4db [2024-11-04T19:52:41.735Z] Step 10/24 : RUN ${MAKE} [2024-11-04T19:52:41.735Z] ---> Running in 59189a471a5b [2024-11-04T19:52:42.707Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-11-04T19:56:34.583Z] Removing intermediate container 59189a471a5b [2024-11-04T19:56:34.583Z] ---> eb52bf36dc0e [2024-11-04T19:56:34.583Z] Step 11/24 : FROM alpine:3.20 [2024-11-04T19:56:34.583Z] 3.20: Pulling from library/alpine [2024-11-04T19:56:34.583Z] cf04c63912e1: Already exists [2024-11-04T19:56:34.583Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T19:56:34.583Z] Status: Downloaded newer image for alpine:3.20 [2024-11-04T19:56:34.583Z] ---> c157a85ed455 [2024-11-04T19:56:34.583Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:56:34.583Z] ---> Running in 2e384f0976cf [2024-11-04T19:56:34.583Z] Removing intermediate container 2e384f0976cf [2024-11-04T19:56:34.583Z] ---> e2b934c9eb6b [2024-11-04T19:56:34.583Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-04T19:56:34.583Z] ---> Running in 572fa9844f35 [2024-11-04T19:56:34.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:56:34.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:56:36.543Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T19:56:36.543Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:56:36.543Z] OK: 9 MiB in 15 packages [2024-11-04T19:56:37.969Z] Removing intermediate container 572fa9844f35 [2024-11-04T19:56:37.969Z] ---> b8aed8499d26 [2024-11-04T19:56:37.969Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-04T19:56:37.969Z] ---> Running in 552ed1c9ccc2 [2024-11-04T19:56:38.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:56:39.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:56:41.246Z] Upgrading critical system libraries and apk-tools: [2024-11-04T19:56:41.247Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T19:56:41.247Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:56:41.247Z] Continuing the upgrade transaction with new apk-tools: [2024-11-04T19:56:41.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:56:41.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:56:43.746Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:56:43.746Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:56:43.746Z] OK: 9 MiB in 15 packages [2024-11-04T19:56:45.171Z] Removing intermediate container 552ed1c9ccc2 [2024-11-04T19:56:45.171Z] ---> e0a4e60ee8e2 [2024-11-04T19:56:45.171Z] Step 15/24 : WORKDIR / [2024-11-04T19:56:45.171Z] ---> Running in e44065854b87 [2024-11-04T19:56:45.443Z] Removing intermediate container e44065854b87 [2024-11-04T19:56:45.443Z] ---> 758e3c19cb3f [2024-11-04T19:56:45.443Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-04T19:56:46.038Z] ---> acefc25ca8dc [2024-11-04T19:56:46.038Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-04T19:56:48.647Z] ---> 6f85ac4dbc95 [2024-11-04T19:56:48.647Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-04T19:56:48.929Z] ---> 6e2e9ea78b23 [2024-11-04T19:56:48.929Z] Step 19/24 : EXPOSE 59994 [2024-11-04T19:56:49.516Z] ---> Running in 5080021adbd6 [2024-11-04T19:56:49.786Z] Removing intermediate container 5080021adbd6 [2024-11-04T19:56:49.786Z] ---> 3fe853e87c4b [2024-11-04T19:56:49.786Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-04T19:56:49.786Z] ---> Running in 93754b267174 [2024-11-04T19:56:50.385Z] Removing intermediate container 93754b267174 [2024-11-04T19:56:50.385Z] ---> fd0eea584184 [2024-11-04T19:56:50.385Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-04T19:56:50.385Z] ---> Running in 2ac6af25e59a [2024-11-04T19:56:50.657Z] Removing intermediate container 2ac6af25e59a [2024-11-04T19:56:50.657Z] ---> 16ce60bc757a [2024-11-04T19:56:50.657Z] Step 22/24 : LABEL arch=arm64 [2024-11-04T19:56:50.929Z] ---> Running in cff5ee2669d4 [2024-11-04T19:56:51.198Z] Removing intermediate container cff5ee2669d4 [2024-11-04T19:56:51.198Z] ---> f5951cf9b38a [2024-11-04T19:56:51.198Z] Step 23/24 : LABEL git_sha=2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [2024-11-04T19:56:51.198Z] ---> Running in 646c9504939a [2024-11-04T19:56:51.787Z] Removing intermediate container 646c9504939a [2024-11-04T19:56:51.787Z] ---> fa922ced6d5b [2024-11-04T19:56:51.787Z] Step 24/24 : LABEL version=0.0.0 [2024-11-04T19:56:51.787Z] ---> Running in ce987774c0d0 [2024-11-04T19:56:52.058Z] Removing intermediate container ce987774c0d0 [2024-11-04T19:56:52.058Z] ---> bfe12a435549 [2024-11-04T19:56:52.058Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-04T19:56:52.058Z] Successfully built bfe12a435549 [2024-11-04T19:56:52.058Z] Successfully tagged device-s7-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:56:53.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T19:56:53.293Z] [2024-11-04T19:56:53.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:56:53.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T19:56:54.013Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-04T19:56:54.013Z] 8998bd30e6a1: Pulling fs layer [2024-11-04T19:56:54.013Z] 04944245beec: Pulling fs layer [2024-11-04T19:56:54.013Z] 699f458cf7ca: Pulling fs layer [2024-11-04T19:56:54.013Z] 765212b225bb: Pulling fs layer [2024-11-04T19:56:54.013Z] f23df028b6ca: Pulling fs layer [2024-11-04T19:56:54.013Z] d65c8cfc05b1: Pulling fs layer [2024-11-04T19:56:54.013Z] 2437ff75d9bd: Pulling fs layer [2024-11-04T19:56:54.013Z] 765212b225bb: Waiting [2024-11-04T19:56:54.013Z] d65c8cfc05b1: Waiting [2024-11-04T19:56:54.013Z] 2437ff75d9bd: Waiting [2024-11-04T19:56:54.013Z] f23df028b6ca: Waiting [2024-11-04T19:56:54.013Z] 04944245beec: Verifying Checksum [2024-11-04T19:56:54.013Z] 04944245beec: Download complete [2024-11-04T19:56:54.013Z] 765212b225bb: Verifying Checksum [2024-11-04T19:56:54.013Z] 765212b225bb: Download complete [2024-11-04T19:56:54.013Z] f23df028b6ca: Verifying Checksum [2024-11-04T19:56:54.013Z] f23df028b6ca: Download complete [2024-11-04T19:56:54.013Z] d65c8cfc05b1: Verifying Checksum [2024-11-04T19:56:54.013Z] d65c8cfc05b1: Download complete [2024-11-04T19:56:54.282Z] 699f458cf7ca: Verifying Checksum [2024-11-04T19:56:54.282Z] 699f458cf7ca: Download complete [2024-11-04T19:56:54.550Z] 8998bd30e6a1: Verifying Checksum [2024-11-04T19:56:54.550Z] 8998bd30e6a1: Download complete [2024-11-04T19:56:57.142Z] 2437ff75d9bd: Verifying Checksum [2024-11-04T19:56:57.142Z] 2437ff75d9bd: Download complete [2024-11-04T19:56:59.731Z] 8998bd30e6a1: Pull complete [2024-11-04T19:57:00.000Z] 04944245beec: Pull complete [2024-11-04T19:57:01.960Z] 699f458cf7ca: Pull complete [2024-11-04T19:57:01.960Z] 765212b225bb: Pull complete [2024-11-04T19:57:02.924Z] f23df028b6ca: Pull complete [2024-11-04T19:57:03.194Z] d65c8cfc05b1: Pull complete [2024-11-04T19:57:21.445Z] 2437ff75d9bd: Pull complete [2024-11-04T19:57:21.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-04T19:57:21.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T19:57:21.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:57:21.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-24524 does not seem to be running inside a container [2024-11-04T19:57:21.921Z] $ 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-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/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-11-04T19:57:25.216Z] $ docker top fda4c0677790949b11a439a293bbf287ee68d5f53d3cdbb234ef2269db679473 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:26.234Z] ---> job-cost.sh [2024-11-04T19:57:26.235Z] lf-activate-venv: SKIPPING [2024-11-04T19:57:26.235Z] INFO: No Stack... [2024-11-04T19:57:26.822Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-04T19:57:27.794Z] INFO: Archiving Costs [Pipeline] sh [2024-11-04T19:57:28.482Z] + cat /w/workspace/device-s7/1/archives/cost.csv [2024-11-04T19:57:28.483Z] + cut -d, -f6 [Pipeline] lock [2024-11-04T19:57:28.593Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] [2024-11-04T19:57:28.600Z] Resource [jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] did not exist. Created. [2024-11-04T19:57:28.607Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-04T19:57:29.393Z] /w/workspace/device-s7/1@tmp/durable-0f4a6dfa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-04T19:57:30.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-04T19:57:30.141Z] Warning: overwriting stash ‘stack-cost’ [2024-11-04T19:57:30.195Z] Stashed 1 file(s) [Pipeline] } [2024-11-04T19:57:30.217Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-15-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-04T19:57:30.324Z] $ docker stop --time=1 fda4c0677790949b11a439a293bbf287ee68d5f53d3cdbb234ef2269db679473 [2024-11-04T19:57:31.976Z] $ docker rm -f --volumes fda4c0677790949b11a439a293bbf287ee68d5f53d3cdbb234ef2269db679473 [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-11-04T19:57:33.216Z] provisioning config files... [2024-11-04T19:57:33.223Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-15@tmp/config4379111966658131377tmp [Pipeline] { [Pipeline] sh [2024-11-04T19:57:33.579Z] + set +x [2024-11-04T19:57:33.579Z] + curl -s https://codecov.io/bash [2024-11-04T19:57:33.579Z] + bash -s -- [2024-11-04T19:57:33.579Z] [2024-11-04T19:57:33.579Z] _____ _ [2024-11-04T19:57:33.579Z] / ____| | | [2024-11-04T19:57:33.579Z] | | ___ __| | ___ ___ _____ __ [2024-11-04T19:57:33.579Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-04T19:57:33.579Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-04T19:57:33.579Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-04T19:57:33.579Z] Bash-1.0.6 [2024-11-04T19:57:33.579Z] [2024-11-04T19:57:33.579Z] [2024-11-04T19:57:33.579Z] ==> git version 2.25.1 found [2024-11-04T19:57:33.579Z] ==> 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-11-04T19:57:33.579Z] Release-Date: 2020-01-08 [2024-11-04T19:57:33.579Z] 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-11-04T19:57:33.579Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-04T19:57:33.579Z] ==> Jenkins CI detected. [2024-11-04T19:57:33.579Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-15 [2024-11-04T19:57:33.579Z] project root: . [2024-11-04T19:57:33.579Z] --> token set from env [2024-11-04T19:57:33.579Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-04T19:57:33.839Z] ==> Running gcov in . (disable via -X gcov) [2024-11-04T19:57:33.839Z] ==> Python coveragepy not found [2024-11-04T19:57:33.839Z] ==> Searching for coverage reports in: [2024-11-04T19:57:33.839Z] + . [2024-11-04T19:57:33.839Z] -> Found 1 reports [2024-11-04T19:57:33.839Z] ==> Detecting git/mercurial file structure [2024-11-04T19:57:33.839Z] ==> Reading reports [2024-11-04T19:57:33.839Z] + ./coverage.out bytes=17164 [2024-11-04T19:57:33.839Z] ==> Appending adjustments [2024-11-04T19:57:33.839Z] https://docs.codecov.io/docs/fixing-reports [2024-11-04T19:57:33.839Z] + Found adjustments [2024-11-04T19:57:33.839Z] ==> Gzipping contents [2024-11-04T19:57:33.839Z] 4.0K /tmp/codecov.BCYbrO.gz [2024-11-04T19:57:33.839Z] ==> Uploading reports [2024-11-04T19:57:33.839Z] url: https://codecov.io [2024-11-04T19:57:33.839Z] query: branch=PR-15&commit=2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-15%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=15&job=&cmd_args= [2024-11-04T19:57:33.839Z] -> Pinging Codecov [2024-11-04T19:57:33.839Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-15&commit=2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-15%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=15&job=&cmd_args= [2024-11-04T19:57:34.099Z] -> Uploading to [2024-11-04T19:57:34.099Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d/0bf49f26-bfa2-4a3f-9045-dc2471cc9425.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T195733Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fdc5895ff1bbed9e13e606f6e37b8705ee8ab99a6a868c91afc6e956ddb664be [2024-11-04T19:57:34.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T19:57:34.099Z] Dload Upload Total Spent Left Speed [2024-11-04T19:57:34.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 10447 --:--:-- --:--:-- --:--:-- 10447 [2024-11-04T19:57:34.360Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/2f0bf492cc5a36ce397e5469e8adf74d5c1dfc2d [Pipeline] } [2024-11-04T19:57:34.393Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-04T19:57:36.639Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-15/archives ] [2024-11-04T19:57:36.640Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-15/archives [2024-11-04T19:57:36.640Z] total 16 [2024-11-04T19:57:36.640Z] drwxr-xr-x 3 root root 4096 Nov 4 19:41 . [2024-11-04T19:57:36.640Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 19:41 .. [2024-11-04T19:57:36.640Z] drwxr-xr-x 2 root root 4096 Nov 4 19:41 cost [2024-11-04T19:57:36.640Z] -rw-r--r-- 1 root root 80 Nov 4 19:41 cost.csv [2024-11-04T19:57:36.640Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-15/archives [2024-11-04T19:57:36.640Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-15/archives [2024-11-04T19:57:36.640Z] total 16 [2024-11-04T19:57:36.640Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:41 . [2024-11-04T19:57:36.640Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 19:41 .. [2024-11-04T19:57:36.640Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 19:41 cost [2024-11-04T19:57:36.640Z] -rw-r--r-- 1 jenkins jenkins 80 Nov 4 19:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:36.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:37.894Z] ---> package-listing.sh [2024-11-04T19:57:37.894Z] ++ facter osfamily [2024-11-04T19:57:37.894Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-04T19:57:38.154Z] + OS_FAMILY=debian [2024-11-04T19:57:38.154Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-15 [2024-11-04T19:57:38.154Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-04T19:57:38.154Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-04T19:57:38.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-04T19:57:38.154Z] + PACKAGES=/tmp/packages_start.txt [2024-11-04T19:57:38.154Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-15 ']' [2024-11-04T19:57:38.154Z] + PACKAGES=/tmp/packages_end.txt [2024-11-04T19:57:38.154Z] + case "${OS_FAMILY}" in [2024-11-04T19:57:38.154Z] + dpkg -l [2024-11-04T19:57:38.154Z] + grep '^ii' [2024-11-04T19:57:38.154Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-04T19:57:38.154Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-04T19:57:38.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-04T19:57:38.154Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-15 ']' [2024-11-04T19:57:38.154Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-15/archives/ [2024-11-04T19:57:38.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-15/archives/ [Pipeline] echo [2024-11-04T19:57:38.196Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-04T19:57:38.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:57:39.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:57:39.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:57:39.328Z] prd-ubuntu20.04-docker-8c-8g-24522 does not seem to be running inside a container [2024-11-04T19:57:39.343Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-15 -v /w/workspace/edgexfoundry_device-s7_PR-15:/w/workspace/edgexfoundry_device-s7_PR-15:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-15@tmp:/w/workspace/edgexfoundry_device-s7_PR-15@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-11-04T19:57:39.581Z] $ docker top 1f8e99c774d8538193f4e1a1c94bdb3cf615415133dbbcb812f18c78394ab382 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:57:40.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-04T19:57:40.338Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-04T19:57:40.714Z] + ls /var/log/sa-host [2024-11-04T19:57:40.714Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:57:40.969Z] provisioning config files... [2024-11-04T19:57:40.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-15@tmp/config11246708349594390206tmp [Pipeline] { [Pipeline] echo [2024-11-04T19:57:41.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:41.395Z] ---> create-netrc.sh [Pipeline] } [2024-11-04T19:57:41.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:41.851Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-04T19:57:41.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:42.224Z] ---> sudo-logs.sh [2024-11-04T19:57:42.224Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-04T19:57:42.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:42.655Z] ---> job-cost.sh [2024-11-04T19:57:42.655Z] lf-activate-venv: SKIPPING [2024-11-04T19:57:42.655Z] DEBUG: total: 0.2199999988079071 [2024-11-04T19:57:42.655Z] INFO: Retrieving Stack Cost... [2024-11-04T19:57:42.914Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T19:57:43.482Z] INFO: Archiving Costs [Pipeline] echo [2024-11-04T19:57:43.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:57:43.856Z] ---> logs-deploy.sh [2024-11-04T19:57:43.856Z] lf-activate-venv: SKIPPING [2024-11-04T19:57:43.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-15/1 [2024-11-04T19:57:43.856Z] INFO: archiving workspace using pattern(s): [2024-11-04T19:57:44.793Z] Archives upload complete. [2024-11-04T19:57:44.793Z] INFO: archiving logs to Nexus