Pull request #402 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd1c7da0eea5d7fef87c02cd9e127589b05867fe+991b984f0069dd0eb843d102c22933ca1a2cac27 (193a85ffdcd803927c12536381c3a958527d6180) 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-ssh11023482929340088461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2265712553747441365.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-onvif-camera/branches/PR-402/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-onvif-camera/branches/PR-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9262364638708209284.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-onvif-camera/branches/PR-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5941850839346318757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh1647191510845185068.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-onvif-camera/branches/PR-402/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-onvif-camera/branches/PR-402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5978037822434420820.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-16329 in /w/workspace/undry_device-onvif-camera_PR-402 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-402 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit bd1c7da0eea5d7fef87c02cd9e127589b05867fe Merge succeeded, producing bd1c7da0eea5d7fef87c02cd9e127589b05867fe Checking out Revision bd1c7da0eea5d7fef87c02cd9e127589b05867fe (PR-402) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T03:35:04.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T03:35:04.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T03:35:04.555Z] ========================================================= [2023-11-02T03:35:04.555Z] EdgeX Global Pipelines Version Info [2023-11-02T03:35:04.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:35:05.295Z] ------------------- [2023-11-02T03:35:05.295Z] stable info: [2023-11-02T03:35:05.295Z] ------------------- [2023-11-02T03:35:05.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T03:35:05.295Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T03:35:05.295Z] Message: update stable to v1.0.255 [2023-11-02T03:35:05.868Z] ------------------- [2023-11-02T03:35:05.868Z] experimental info: [2023-11-02T03:35:05.868Z] ------------------- [2023-11-02T03:35:05.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T03:35:05.868Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T03:35:05.868Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T03:35:06.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-02T03:35:06.234Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-02T03:35:06.277Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T03:35:06.318Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T03:35:06.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T03:35:06.400Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T03:35:06.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T03:35:06.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T03:35:06.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T03:35:06.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T03:35:06.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T03:35:06.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-02T03:35:06.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T03:35:06.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T03:35:06.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T03:35:06.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T03:35:06.831Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T03:35:06.863Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T03:35:06.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T03:35:06.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T03:35:07.005Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-02T03:35:07.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-02T03:35:07.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T03:35:07.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T03:35:07.186Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T03:35:07.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T03:35:07.283Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T03:35:07.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-402 [Pipeline] echo [2023-11-02T03:35:07.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-402 [Pipeline] echo [2023-11-02T03:35:07.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-402 [Pipeline] echo [2023-11-02T03:35:07.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo [2023-11-02T03:35:07.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd1c7da [Pipeline] echo [2023-11-02T03:35:07.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T03:35:07.674Z] provisioning config files... [2023-11-02T03:35:07.692Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config13365044994514051515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:35:08.049Z] ---> docker-login.sh [2023-11-02T03:35:08.049Z] nexus3.edgexfoundry.org:10001 [2023-11-02T03:35:08.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:08.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:08.312Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:08.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:08.312Z] [2023-11-02T03:35:08.312Z] Login Succeeded [2023-11-02T03:35:08.312Z] nexus3.edgexfoundry.org:10002 [2023-11-02T03:35:08.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:08.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:08.575Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:08.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:08.575Z] [2023-11-02T03:35:08.575Z] Login Succeeded [2023-11-02T03:35:08.575Z] nexus3.edgexfoundry.org:10003 [2023-11-02T03:35:08.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:08.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:08.575Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:08.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:08.575Z] [2023-11-02T03:35:08.575Z] Login Succeeded [2023-11-02T03:35:08.575Z] nexus3.edgexfoundry.org:10004 [2023-11-02T03:35:08.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:08.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:08.839Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:08.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:08.839Z] [2023-11-02T03:35:08.839Z] Login Succeeded [2023-11-02T03:35:08.839Z] docker.io [2023-11-02T03:35:08.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:09.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:09.103Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:09.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:09.103Z] [2023-11-02T03:35:09.103Z] Login Succeeded [2023-11-02T03:35:09.103Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T03:35:09.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T03:35:09.777Z] + git rev-list -1 --merges bd1c7da0eea5d7fef87c02cd9e127589b05867fe~1..bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo [2023-11-02T03:35:09.858Z] -----------> git rev-list -1 --merges bd1c7da0eea5d7fef87c02cd9e127589b05867fe~1..bd1c7da0eea5d7fef87c02cd9e127589b05867fe bd1c7da0eea5d7fef87c02cd9e127589b05867fe [false] [Pipeline] sh [2023-11-02T03:35:10.173Z] + git log --format=format:%s -1 bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo [2023-11-02T03:35:10.211Z] ========================================================= [2023-11-02T03:35:10.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T03:35:10.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T03:35:10.673Z] + git log --format=format:%s -1 bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo [2023-11-02T03:35:10.707Z] [semverPrep] GIT_COMMIT: bd1c7da0eea5d7fef87c02cd9e127589b05867fe, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-02T03:35:10.742Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T03:35:11.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T03:35:11.137Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T03:35:11.137Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T03:35:11.137Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T03:35:11.138Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T03:35:11.138Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T03:35:11.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:35:11.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T03:35:11.562Z] [2023-11-02T03:35:11.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:35:11.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T03:35:11.950Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T03:35:11.950Z] b85a868b505f: Pulling fs layer [2023-11-02T03:35:11.950Z] e2be974225ed: Pulling fs layer [2023-11-02T03:35:11.950Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T03:35:11.950Z] 988bab9f4d93: Pulling fs layer [2023-11-02T03:35:11.950Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T03:35:11.950Z] eaf3925da568: Pulling fs layer [2023-11-02T03:35:11.950Z] bab4dde63d76: Pulling fs layer [2023-11-02T03:35:11.950Z] bde34c3a00c8: Pulling fs layer [2023-11-02T03:35:11.950Z] b352a97aabf1: Pulling fs layer [2023-11-02T03:35:11.950Z] 4872d77fe225: Pulling fs layer [2023-11-02T03:35:11.950Z] 5851b861e8e6: Pulling fs layer [2023-11-02T03:35:11.950Z] 988bab9f4d93: Waiting [2023-11-02T03:35:11.950Z] 1469e6f7b9e6: Waiting [2023-11-02T03:35:11.950Z] eaf3925da568: Waiting [2023-11-02T03:35:11.950Z] bab4dde63d76: Waiting [2023-11-02T03:35:11.950Z] bde34c3a00c8: Waiting [2023-11-02T03:35:11.950Z] b352a97aabf1: Waiting [2023-11-02T03:35:11.950Z] 4872d77fe225: Waiting [2023-11-02T03:35:11.950Z] e2be974225ed: Download complete [2023-11-02T03:35:11.950Z] 988bab9f4d93: Verifying Checksum [2023-11-02T03:35:11.950Z] 988bab9f4d93: Download complete [2023-11-02T03:35:11.950Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T03:35:11.950Z] 1469e6f7b9e6: Download complete [2023-11-02T03:35:12.210Z] eaf3925da568: Verifying Checksum [2023-11-02T03:35:12.210Z] eaf3925da568: Download complete [2023-11-02T03:35:12.210Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T03:35:12.210Z] 339a4e72a1f5: Download complete [2023-11-02T03:35:12.210Z] bde34c3a00c8: Download complete [2023-11-02T03:35:12.210Z] b352a97aabf1: Download complete [2023-11-02T03:35:12.210Z] 4872d77fe225: Verifying Checksum [2023-11-02T03:35:12.210Z] 4872d77fe225: Download complete [2023-11-02T03:35:12.210Z] 5851b861e8e6: Verifying Checksum [2023-11-02T03:35:12.210Z] 5851b861e8e6: Download complete [2023-11-02T03:35:12.210Z] b85a868b505f: Download complete [2023-11-02T03:35:12.470Z] bab4dde63d76: Verifying Checksum [2023-11-02T03:35:12.470Z] bab4dde63d76: Download complete [2023-11-02T03:35:13.406Z] b85a868b505f: Pull complete [2023-11-02T03:35:13.406Z] e2be974225ed: Pull complete [2023-11-02T03:35:13.982Z] 339a4e72a1f5: Pull complete [2023-11-02T03:35:13.982Z] 988bab9f4d93: Pull complete [2023-11-02T03:35:14.242Z] 1469e6f7b9e6: Pull complete [2023-11-02T03:35:14.242Z] eaf3925da568: Pull complete [2023-11-02T03:35:16.148Z] bab4dde63d76: Pull complete [2023-11-02T03:35:16.148Z] bde34c3a00c8: Pull complete [2023-11-02T03:35:16.148Z] b352a97aabf1: Pull complete [2023-11-02T03:35:16.148Z] 4872d77fe225: Pull complete [2023-11-02T03:35:16.148Z] 5851b861e8e6: Pull complete [2023-11-02T03:35:16.148Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T03:35:16.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T03:35:16.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:35:16.384Z] prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container [2023-11-02T03:35:16.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T03:35:19.461Z] $ docker top 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 -eo pid,comm [2023-11-02T03:35:19.511Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-02T03:35:19.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T03:35:19.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T03:35:19.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T03:35:19.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T03:35:19.762Z] $ docker exec 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent [2023-11-02T03:35:19.866Z] SSH_AUTH_SOCK=/tmp/ssh-ckbZw0YagyrM/agent.31 [2023-11-02T03:35:19.866Z] SSH_AGENT_PID=37 [2023-11-02T03:35:19.873Z] Running ssh-add (command line suppressed) [2023-11-02T03:35:19.984Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_8569292025595889126.key (/w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_8569292025595889126.key) [2023-11-02T03:35:20.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T03:35:20.346Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T03:35:20.380Z] $ docker exec --env ******** --env ******** 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent -k [2023-11-02T03:35:20.473Z] unset SSH_AUTH_SOCK; [2023-11-02T03:35:20.474Z] unset SSH_AGENT_PID; [2023-11-02T03:35:20.474Z] echo Agent pid 37 killed; [2023-11-02T03:35:20.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T03:35:20.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T03:35:20.567Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T03:35:20.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T03:35:20.682Z] $ docker exec 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent [2023-11-02T03:35:20.791Z] SSH_AUTH_SOCK=/tmp/ssh-debMCr3wBlRp/agent.69 [2023-11-02T03:35:20.791Z] SSH_AGENT_PID=75 [2023-11-02T03:35:20.796Z] Running ssh-add (command line suppressed) [2023-11-02T03:35:20.887Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_3961576410784939612.key (/w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_3961576410784939612.key) [2023-11-02T03:35:20.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T03:35:21.254Z] + git semver init [2023-11-02T03:35:21.513Z] 2023-11-02 03:35:21,419 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T03:35:21.513Z] 2023-11-02 03:35:21,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-402/.semver [2023-11-02T03:35:21.513Z] 2023-11-02 03:35:21,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-402/.semver [2023-11-02T03:35:21.513Z] 2023-11-02 03:35:21,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-402/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-402, universal_newlines=False, shell=None, istream=None) [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,398 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-402/.git/info/exclude [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-402/.semver/PR-402 with force:False [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,398 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-402/.semver/PR-402 [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,402 [execute] INFO git cat-file --batch-check [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-402/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,408 [execute] INFO git cat-file --batch [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-402/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T03:35:22.454Z] 2023-11-02 03:35:22,412 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-402/.semver/PR-402 [2023-11-02T03:35:22.454Z] 0.0.0 [Pipeline] } [2023-11-02T03:35:22.481Z] $ docker exec --env ******** --env ******** 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent -k [2023-11-02T03:35:22.574Z] unset SSH_AUTH_SOCK; [2023-11-02T03:35:22.574Z] unset SSH_AGENT_PID; [2023-11-02T03:35:22.574Z] echo Agent pid 75 killed; [2023-11-02T03:35:22.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T03:35:23.015Z] + git semver [Pipeline] } [2023-11-02T03:35:23.301Z] $ docker stop --time=1 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 [2023-11-02T03:35:24.620Z] $ docker rm -f --volumes 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T03:35:25.025Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T03:35:25.300Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T03:35:25.319Z] [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 [2023-11-02T03:35:25.928Z] provisioning config files... [2023-11-02T03:35:25.940Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config2055123774197014606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:35:26.293Z] ---> docker-login.sh [2023-11-02T03:35:26.293Z] nexus3.edgexfoundry.org:10001 [2023-11-02T03:35:26.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:26.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:26.293Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:26.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:26.293Z] [2023-11-02T03:35:26.293Z] Login Succeeded [2023-11-02T03:35:26.293Z] nexus3.edgexfoundry.org:10002 [2023-11-02T03:35:26.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:26.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:26.293Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:26.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:26.293Z] [2023-11-02T03:35:26.293Z] Login Succeeded [2023-11-02T03:35:26.293Z] nexus3.edgexfoundry.org:10003 [2023-11-02T03:35:26.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:26.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:26.552Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:26.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:26.552Z] [2023-11-02T03:35:26.552Z] Login Succeeded [2023-11-02T03:35:26.552Z] nexus3.edgexfoundry.org:10004 [2023-11-02T03:35:26.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:26.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:26.552Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:26.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:26.552Z] [2023-11-02T03:35:26.552Z] Login Succeeded [2023-11-02T03:35:26.552Z] docker.io [2023-11-02T03:35:26.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:35:26.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:35:26.811Z] Configure a credential helper to remove this warning. See [2023-11-02T03:35:26.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:35:26.811Z] [2023-11-02T03:35:26.811Z] Login Succeeded [2023-11-02T03:35:26.811Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T03:35:26.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T03:35:27.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:35:27.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:35:27.179Z] ========================================================= [2023-11-02T03:35:27.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T03:35:27.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:35:27.657Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T03:35:27.657Z] Sending build context to Docker daemon 21.68MB [2023-11-02T03:35:27.657Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:35:27.657Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-02T03:35:27.917Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T03:35:27.917Z] 7264a8db6415: Pulling fs layer [2023-11-02T03:35:27.917Z] c4d48a809fc2: Pulling fs layer [2023-11-02T03:35:27.917Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T03:35:27.917Z] ad3a456e5733: Pulling fs layer [2023-11-02T03:35:27.917Z] 33e27b845d1e: Pulling fs layer [2023-11-02T03:35:27.917Z] c68163c4e522: Pulling fs layer [2023-11-02T03:35:27.917Z] 50da416c3ac9: Pulling fs layer [2023-11-02T03:35:27.917Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T03:35:27.917Z] ad3a456e5733: Waiting [2023-11-02T03:35:27.917Z] 33e27b845d1e: Waiting [2023-11-02T03:35:27.917Z] c68163c4e522: Waiting [2023-11-02T03:35:27.917Z] 50da416c3ac9: Waiting [2023-11-02T03:35:27.917Z] 23d2d4c4bb30: Waiting [2023-11-02T03:35:27.917Z] c4d48a809fc2: Download complete [2023-11-02T03:35:27.917Z] ad3a456e5733: Verifying Checksum [2023-11-02T03:35:27.917Z] ad3a456e5733: Download complete [2023-11-02T03:35:27.917Z] 33e27b845d1e: Verifying Checksum [2023-11-02T03:35:27.917Z] 33e27b845d1e: Download complete [2023-11-02T03:35:27.917Z] 7264a8db6415: Verifying Checksum [2023-11-02T03:35:27.917Z] 7264a8db6415: Download complete [2023-11-02T03:35:27.917Z] c68163c4e522: Verifying Checksum [2023-11-02T03:35:27.917Z] c68163c4e522: Download complete [2023-11-02T03:35:27.917Z] 7264a8db6415: Pull complete [2023-11-02T03:35:28.178Z] c4d48a809fc2: Pull complete [2023-11-02T03:35:28.178Z] 23d2d4c4bb30: Download complete [2023-11-02T03:35:28.439Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T03:35:28.439Z] 4f1c88b9dad5: Download complete [2023-11-02T03:35:28.702Z] 50da416c3ac9: Download complete [2023-11-02T03:35:31.986Z] 4f1c88b9dad5: Pull complete [2023-11-02T03:35:31.986Z] ad3a456e5733: Pull complete [2023-11-02T03:35:31.986Z] 33e27b845d1e: Pull complete [2023-11-02T03:35:31.986Z] c68163c4e522: Pull complete [2023-11-02T03:35:33.888Z] 50da416c3ac9: Pull complete [2023-11-02T03:35:34.457Z] 23d2d4c4bb30: Pull complete [2023-11-02T03:35:34.457Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T03:35:34.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T03:35:34.457Z] ---> 0786185ac409 [2023-11-02T03:35:34.457Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:35:39.726Z] ---> Running in 2dca8618ddbf [2023-11-02T03:35:39.726Z] Removing intermediate container 2dca8618ddbf [2023-11-02T03:35:39.726Z] ---> ee86aede497f [2023-11-02T03:35:39.726Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:35:39.726Z] ---> Running in d9fe6cfe14e6 [2023-11-02T03:35:39.726Z] Removing intermediate container d9fe6cfe14e6 [2023-11-02T03:35:39.726Z] ---> 8bf7b44fe803 [2023-11-02T03:35:39.726Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:35:39.726Z] ---> Running in 3be268cfb55f [2023-11-02T03:35:39.726Z] Removing intermediate container 3be268cfb55f [2023-11-02T03:35:39.726Z] ---> 05d41340ae61 [2023-11-02T03:35:39.726Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:35:39.726Z] ---> Running in 3da431f23fe3 [2023-11-02T03:35:39.726Z] Removing intermediate container 3da431f23fe3 [2023-11-02T03:35:39.726Z] ---> 6aace5e7648a [2023-11-02T03:35:39.726Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-02T03:35:39.726Z] ---> Running in 43908688cf94 [2023-11-02T03:35:39.726Z] Removing intermediate container 43908688cf94 [2023-11-02T03:35:39.726Z] ---> 07b0a350efda [2023-11-02T03:35:39.726Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:35:39.726Z] ---> Running in c4fd7d2a96a3 [2023-11-02T03:35:39.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T03:35:39.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T03:35:39.984Z] OK: 264 MiB in 52 packages [2023-11-02T03:35:40.244Z] Removing intermediate container c4fd7d2a96a3 [2023-11-02T03:35:40.244Z] ---> fafb7528435b [2023-11-02T03:35:40.244Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-02T03:35:40.244Z] ---> Running in efc05970cb72 [2023-11-02T03:35:40.244Z] Removing intermediate container efc05970cb72 [2023-11-02T03:35:40.244Z] ---> 8137ec6e3fc2 [2023-11-02T03:35:40.244Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-02T03:35:40.503Z] ---> 3d81719bd86d [2023-11-02T03:35:40.503Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:35:40.503Z] ---> Running in 5fdb85669e83 [2023-11-02T03:35:40.746Z] Still waiting to schedule task [2023-11-02T03:35:40.747Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T03:36:27.190Z] Removing intermediate container 5fdb85669e83 [2023-11-02T03:36:27.190Z] ---> ad8ac5018308 [2023-11-02T03:36:27.190Z] Step 12/13 : COPY . . [2023-11-02T03:36:27.190Z] ---> b9ff3621c3d9 [2023-11-02T03:36:27.190Z] Step 13/13 : RUN ${MAKE} [2023-11-02T03:36:27.190Z] ---> Running in 3d0d1331ece9 [2023-11-02T03:36:27.190Z] noop [2023-11-02T03:36:27.190Z] Removing intermediate container 3d0d1331ece9 [2023-11-02T03:36:27.190Z] ---> b2966e448072 [2023-11-02T03:36:27.190Z] Successfully built b2966e448072 [2023-11-02T03:36:27.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:36:27.640Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T03:36:27.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:36:27.806Z] prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container [2023-11-02T03:36:27.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@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 [2023-11-02T03:36:28.169Z] $ docker top 65cf6f3d59cbe6d740ef2b5db863074a0ef025550541f771651c764ca8212e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:36:28.558Z] + go version [2023-11-02T03:36:28.558Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T03:36:28.598Z] $ docker stop --time=1 65cf6f3d59cbe6d740ef2b5db863074a0ef025550541f771651c764ca8212e03 [2023-11-02T03:36:29.832Z] $ docker rm -f --volumes 65cf6f3d59cbe6d740ef2b5db863074a0ef025550541f771651c764ca8212e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:36:30.587Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T03:36:30.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:36:30.747Z] prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container [2023-11-02T03:36:30.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@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 [2023-11-02T03:36:31.105Z] $ docker top 71305a59beed96942456ea1945b47ae4a719a27e8f1176ba56a3815c0ea5eeab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:36:31.496Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-402 [Pipeline] fileExists [Pipeline] sh [2023-11-02T03:36:31.854Z] + make test [2023-11-02T03:36:31.854Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T03:36:33.230Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-02T03:36:43.199Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-02T03:36:43.199Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-02T03:36:45.102Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements [2023-11-02T03:36:45.102Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.066s coverage: 86.5% of statements [2023-11-02T03:36:51.664Z] go vet ./... [2023-11-02T03:36:54.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T03:36:54.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T03:36:54.945Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T03:36:55.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T03:36:55.267Z] $ docker stop --time=1 71305a59beed96942456ea1945b47ae4a719a27e8f1176ba56a3815c0ea5eeab [2023-11-02T03:36:58.538Z] $ docker rm -f --volumes 71305a59beed96942456ea1945b47ae4a719a27e8f1176ba56a3815c0ea5eeab [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T03:36:59.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T03:36:59.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T03:36:59.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T03:37:00.309Z] + ls -al . [2023-11-02T03:37:00.309Z] total 236 [2023-11-02T03:37:00.309Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 03:36 . [2023-11-02T03:37:00.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:35 .. [2023-11-02T03:37:00.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:36 .git [2023-11-02T03:37:00.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:35 .github [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 2 03:35 .gitignore [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 03:35 .golangci.yml [2023-11-02T03:37:00.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 03:35 .semver [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 2 03:35 Attribution.txt [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 2 03:35 CHANGELOG.md [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 2 03:35 Dockerfile [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 03:35 GOVERNANCE.md [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 2 03:35 Jenkinsfile [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 2 03:35 LICENSE [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 2 03:35 Makefile [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 03:35 OWNERS.md [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 2 03:35 README.md [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 03:35 VERSION [2023-11-02T03:37:00.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:35 bin [2023-11-02T03:37:00.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:35 cmd [2023-11-02T03:37:00.309Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 2 03:36 coverage.out [2023-11-02T03:37:00.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:35 doc [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 4087 Nov 2 03:35 go.mod [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 35688 Nov 2 03:35 go.sum [2023-11-02T03:37:00.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:35 internal [2023-11-02T03:37:00.309Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 2 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:37:00.708Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bd1c7da0eea5d7fef87c02cd9e127589b05867fe --label arch=amd64 --label version=0.0.0 . [2023-11-02T03:37:00.708Z] Sending build context to Docker daemon 21.76MB [2023-11-02T03:37:00.708Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:37:00.708Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T03:37:00.708Z] ---> b2966e448072 [2023-11-02T03:37:00.708Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:37:00.969Z] ---> Running in ad21f17234ac [2023-11-02T03:37:01.228Z] Removing intermediate container ad21f17234ac [2023-11-02T03:37:01.228Z] ---> 76414c4f1f6b [2023-11-02T03:37:01.228Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:37:01.228Z] ---> Running in fda9d671b5de [2023-11-02T03:37:01.228Z] Removing intermediate container fda9d671b5de [2023-11-02T03:37:01.228Z] ---> bda5d53bca63 [2023-11-02T03:37:01.228Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:37:01.228Z] ---> Running in 5ff61fd53974 [2023-11-02T03:37:01.228Z] Removing intermediate container 5ff61fd53974 [2023-11-02T03:37:01.228Z] ---> e1f68a672207 [2023-11-02T03:37:01.228Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:37:01.228Z] ---> Running in 6e528d113033 [2023-11-02T03:37:01.487Z] Removing intermediate container 6e528d113033 [2023-11-02T03:37:01.487Z] ---> 1574352a72c0 [2023-11-02T03:37:01.487Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-02T03:37:01.487Z] ---> Running in 5fc94602d6b2 [2023-11-02T03:37:01.487Z] Removing intermediate container 5fc94602d6b2 [2023-11-02T03:37:01.487Z] ---> 1fac6ea9231f [2023-11-02T03:37:01.487Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:37:01.487Z] ---> Running in d513ce82ec0a [2023-11-02T03:37:01.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T03:37:01.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T03:37:02.006Z] OK: 264 MiB in 52 packages [2023-11-02T03:37:02.266Z] Removing intermediate container d513ce82ec0a [2023-11-02T03:37:02.266Z] ---> 5c0f73883858 [2023-11-02T03:37:02.266Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-02T03:37:02.266Z] ---> Running in 575d2b4746d1 [2023-11-02T03:37:02.525Z] Removing intermediate container 575d2b4746d1 [2023-11-02T03:37:02.525Z] ---> 936733de9b79 [2023-11-02T03:37:02.526Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-02T03:37:02.526Z] ---> eca3b622403b [2023-11-02T03:37:02.526Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:37:02.526Z] ---> Running in 5df86fd2dbdc [2023-11-02T03:37:03.489Z] Removing intermediate container 5df86fd2dbdc [2023-11-02T03:37:03.489Z] ---> 7d2531a5f41c [2023-11-02T03:37:03.489Z] Step 12/26 : COPY . . [2023-11-02T03:37:04.109Z] ---> 6bc86caf0097 [2023-11-02T03:37:04.109Z] Step 13/26 : RUN ${MAKE} [2023-11-02T03:37:04.109Z] ---> Running in baef6390ce7e [2023-11-02T03:37:04.368Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-02T03:37:27.020Z] Removing intermediate container baef6390ce7e [2023-11-02T03:37:27.020Z] ---> 8c575e3e3eb2 [2023-11-02T03:37:27.020Z] Step 14/26 : FROM alpine:3.18 [2023-11-02T03:37:27.020Z] 3.18: Pulling from library/alpine [2023-11-02T03:37:27.020Z] 96526aa774ef: Pulling fs layer [2023-11-02T03:37:27.020Z] 96526aa774ef: Verifying Checksum [2023-11-02T03:37:27.020Z] 96526aa774ef: Download complete [2023-11-02T03:37:27.020Z] 96526aa774ef: Pull complete [2023-11-02T03:37:27.020Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T03:37:27.020Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T03:37:27.020Z] ---> 8ca4688f4f35 [2023-11-02T03:37:27.020Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-02T03:37:27.020Z] ---> Running in 61bf4246c2ac [2023-11-02T03:37:27.020Z] Removing intermediate container 61bf4246c2ac [2023-11-02T03:37:27.020Z] ---> 441c706c0414 [2023-11-02T03:37:27.020Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-02T03:37:27.020Z] ---> Running in 7a5d3d0d0090 [2023-11-02T03:37:27.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T03:37:27.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T03:37:27.020Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T03:37:27.020Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T03:37:27.020Z] OK: 7 MiB in 16 packages [2023-11-02T03:37:27.020Z] Removing intermediate container 7a5d3d0d0090 [2023-11-02T03:37:27.020Z] ---> 6adc2ec29c60 [2023-11-02T03:37:27.020Z] Step 17/26 : WORKDIR / [2023-11-02T03:37:27.020Z] ---> Running in 1552b4098118 [2023-11-02T03:37:27.020Z] Removing intermediate container 1552b4098118 [2023-11-02T03:37:27.020Z] ---> a360c813dc93 [2023-11-02T03:37:27.020Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-02T03:37:27.281Z] ---> 7f9c5bcee693 [2023-11-02T03:37:27.281Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-02T03:37:27.281Z] ---> 6c6a5a84c6c1 [2023-11-02T03:37:27.281Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-02T03:37:27.281Z] ---> cb1a71d830dd [2023-11-02T03:37:27.281Z] Step 21/26 : EXPOSE 59984 [2023-11-02T03:37:27.542Z] ---> Running in 1bf7758c6ec9 [2023-11-02T03:37:27.542Z] Removing intermediate container 1bf7758c6ec9 [2023-11-02T03:37:27.542Z] ---> c7dcc80a7244 [2023-11-02T03:37:27.542Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-02T03:37:27.542Z] ---> Running in f76c7b6e323a [2023-11-02T03:37:27.542Z] Removing intermediate container f76c7b6e323a [2023-11-02T03:37:27.542Z] ---> 9919cff18748 [2023-11-02T03:37:27.542Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T03:37:27.542Z] ---> Running in da2b92be8b60 [2023-11-02T03:37:27.542Z] Removing intermediate container da2b92be8b60 [2023-11-02T03:37:27.542Z] ---> df570e8b2650 [2023-11-02T03:37:27.542Z] Step 24/26 : LABEL arch=amd64 [2023-11-02T03:37:27.542Z] ---> Running in f49091e5e2d6 [2023-11-02T03:37:27.800Z] Removing intermediate container f49091e5e2d6 [2023-11-02T03:37:27.800Z] ---> fb381f877d09 [2023-11-02T03:37:27.800Z] Step 25/26 : LABEL git_sha=bd1c7da0eea5d7fef87c02cd9e127589b05867fe [2023-11-02T03:37:27.800Z] ---> Running in fd669c2c01fa [2023-11-02T03:37:27.800Z] Removing intermediate container fd669c2c01fa [2023-11-02T03:37:27.800Z] ---> 35713d61e4d7 [2023-11-02T03:37:27.800Z] Step 26/26 : LABEL version=0.0.0 [2023-11-02T03:37:27.800Z] ---> Running in c955dbd4a801 [2023-11-02T03:37:27.800Z] Removing intermediate container c955dbd4a801 [2023-11-02T03:37:27.800Z] ---> b96f4eca8e2a [2023-11-02T03:37:27.800Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T03:37:27.800Z] Successfully built b96f4eca8e2a [2023-11-02T03:37:27.800Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:37:28.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:37:28.695Z] [2023-11-02T03:37:28.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:37:29.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:37:29.077Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T03:37:29.077Z] 5eb5b503b376: Pulling fs layer [2023-11-02T03:37:29.077Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T03:37:29.077Z] ec43610c2a17: Pulling fs layer [2023-11-02T03:37:29.077Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T03:37:29.077Z] 33b1e0a273af: Pulling fs layer [2023-11-02T03:37:29.077Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T03:37:29.077Z] 2f39f015ded8: Pulling fs layer [2023-11-02T03:37:29.077Z] 3a2ae6a8a46f: Waiting [2023-11-02T03:37:29.077Z] 33b1e0a273af: Waiting [2023-11-02T03:37:29.077Z] 5d3b04190fa2: Waiting [2023-11-02T03:37:29.077Z] 5c69ac0246d0: Download complete [2023-11-02T03:37:29.077Z] 3a2ae6a8a46f: Download complete [2023-11-02T03:37:29.077Z] 33b1e0a273af: Verifying Checksum [2023-11-02T03:37:29.077Z] 33b1e0a273af: Download complete [2023-11-02T03:37:29.077Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T03:37:29.077Z] 5d3b04190fa2: Download complete [2023-11-02T03:37:29.077Z] ec43610c2a17: Verifying Checksum [2023-11-02T03:37:29.077Z] ec43610c2a17: Download complete [2023-11-02T03:37:29.334Z] 5eb5b503b376: Verifying Checksum [2023-11-02T03:37:29.334Z] 5eb5b503b376: Download complete [2023-11-02T03:37:29.901Z] 2f39f015ded8: Download complete [2023-11-02T03:37:30.479Z] 5eb5b503b376: Pull complete [2023-11-02T03:37:30.479Z] 5c69ac0246d0: Pull complete [2023-11-02T03:37:31.047Z] ec43610c2a17: Pull complete [2023-11-02T03:37:31.047Z] 3a2ae6a8a46f: Pull complete [2023-11-02T03:37:31.047Z] 33b1e0a273af: Pull complete [2023-11-02T03:37:31.306Z] 5d3b04190fa2: Pull complete [2023-11-02T03:37:34.451Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16330 in /w/workspace/undry_device-onvif-camera_PR-402 [Pipeline] { [Pipeline] ws [2023-11-02T03:37:34.514Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-02T03:37:34.600Z] The recommended git tool is: git [2023-11-02T03:37:35.488Z] 2f39f015ded8: Pull complete [2023-11-02T03:37:35.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T03:37:35.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:37:35.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:37:35.707Z] prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container [2023-11-02T03:37:35.736Z] $ 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/undry_device-onvif-camera_PR-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@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 [2023-11-02T03:37:39.374Z] $ docker top 0f984ae2fed46d01c03cd5d75428c4eabe5f74bd886e2ae2752a5234e2c592a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:37:39.836Z] ---> job-cost.sh [2023-11-02T03:37:39.836Z] lf-activate-venv: SKIPPING [2023-11-02T03:37:39.836Z] INFO: No Stack... [2023-11-02T03:37:40.008Z] using credential edgex-jenkins-ssh [2023-11-02T03:37:40.032Z] Cloning the remote Git repository [2023-11-02T03:37:40.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T03:37:40.354Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T03:37:40.672Z] + cat /w/workspace/undry_device-onvif-camera_PR-402/archives/cost.csv [2023-11-02T03:37:40.672Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T03:37:40.719Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [2023-11-02T03:37:40.724Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] did not exist. Created. [2023-11-02T03:37:40.724Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-11-02T03:37:40.077Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-02T03:37:40.213Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-11-02T03:37:40.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-02T03:37:40.365Z] > git --version # timeout=10 [2023-11-02T03:37:40.385Z] > git --version # 'git version 2.25.1' [2023-11-02T03:37:40.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T03:37:40.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-11-02T03:37:41.131Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T03:37:41.188Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T03:37:41.218Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T03:37:41.300Z] $ docker stop --time=1 0f984ae2fed46d01c03cd5d75428c4eabe5f74bd886e2ae2752a5234e2c592a6 [2023-11-02T03:37:42.450Z] $ docker rm -f --volumes 0f984ae2fed46d01c03cd5d75428c4eabe5f74bd886e2ae2752a5234e2c592a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T03:37:42.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-02T03:37:42.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T03:37:43.116Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-02T03:37:43.160Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-02T03:37:43.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T03:37:43.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T03:37:43.728Z] Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit bd1c7da0eea5d7fef87c02cd9e127589b05867fe [2023-11-02T03:37:44.131Z] Merge succeeded, producing bd1c7da0eea5d7fef87c02cd9e127589b05867fe [2023-11-02T03:37:44.132Z] Checking out Revision bd1c7da0eea5d7fef87c02cd9e127589b05867fe (PR-402) [2023-11-02T03:37:43.744Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T03:37:43.839Z] > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # timeout=10 [2023-11-02T03:37:44.026Z] > git remote # timeout=10 [2023-11-02T03:37:44.045Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T03:37:44.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T03:37:44.078Z] > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 [2023-11-02T03:37:44.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T03:37:44.135Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T03:37:44.149Z] > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # timeout=10 [2023-11-02T03:37:44.956Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-02T03:37:45.012Z] > git --version # timeout=10 [2023-11-02T03:37:45.027Z] > git --version # 'git version 2.25.1' [2023-11-02T03:37:45.050Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T03:37:46.321Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T03:37:46.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T03:37:46.321Z] Dload Upload Total Spent Left Speed [2023-11-02T03:37:46.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-11-02T03:37:46.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T03:37:47.299Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T03:37:47.299Z] + sudo tee /etc/docker/daemon.new [2023-11-02T03:37:47.299Z] { [2023-11-02T03:37:47.299Z] "registry-mirrors": [ [2023-11-02T03:37:47.299Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T03:37:47.299Z] ], [2023-11-02T03:37:47.299Z] "bip": "10.250.0.254/24", [2023-11-02T03:37:47.299Z] "hosts": [ [2023-11-02T03:37:47.299Z] "tcp://0.0.0.0:5555", [2023-11-02T03:37:47.299Z] "unix:///var/run/docker.sock" [2023-11-02T03:37:47.299Z] ], [2023-11-02T03:37:47.299Z] "mtu": 1458, [2023-11-02T03:37:47.299Z] "selinux-enabled": true, [2023-11-02T03:37:47.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T03:37:47.299Z] } [Pipeline] sh [2023-11-02T03:37:47.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T03:37:48.018Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T03:38:10.261Z] provisioning config files... [2023-11-02T03:38:10.294Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8570863259152484834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:38:10.720Z] ---> docker-login.sh [2023-11-02T03:38:10.720Z] nexus3.edgexfoundry.org:10001 [2023-11-02T03:38:11.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:11.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:11.314Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:11.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:11.314Z] [2023-11-02T03:38:11.314Z] Login Succeeded [2023-11-02T03:38:11.314Z] nexus3.edgexfoundry.org:10002 [2023-11-02T03:38:11.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:11.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:11.857Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:11.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:11.857Z] [2023-11-02T03:38:11.857Z] Login Succeeded [2023-11-02T03:38:11.857Z] nexus3.edgexfoundry.org:10003 [2023-11-02T03:38:12.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:12.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:12.132Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:12.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:12.132Z] [2023-11-02T03:38:12.132Z] Login Succeeded [2023-11-02T03:38:12.132Z] nexus3.edgexfoundry.org:10004 [2023-11-02T03:38:12.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:12.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:12.676Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:12.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:12.676Z] [2023-11-02T03:38:12.676Z] Login Succeeded [2023-11-02T03:38:12.676Z] docker.io [2023-11-02T03:38:12.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:13.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:13.218Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:13.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:13.218Z] [2023-11-02T03:38:13.218Z] Login Succeeded [2023-11-02T03:38:13.218Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T03:38:13.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T03:38:13.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:38:13.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:38:13.894Z] ========================================================= [2023-11-02T03:38:13.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T03:38:13.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:38:14.433Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T03:38:15.048Z] Sending build context to Docker daemon 14.2MB [2023-11-02T03:38:15.049Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:38:15.049Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-02T03:38:15.049Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T03:38:15.049Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T03:38:15.049Z] 5d54e960e981: Pulling fs layer [2023-11-02T03:38:15.049Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T03:38:15.049Z] f0e02332f6b5: Pulling fs layer [2023-11-02T03:38:15.049Z] cefa15bbcfad: Pulling fs layer [2023-11-02T03:38:15.049Z] 17808c966233: Pulling fs layer [2023-11-02T03:38:15.049Z] f4c1fc716caa: Pulling fs layer [2023-11-02T03:38:15.049Z] f0e02332f6b5: Waiting [2023-11-02T03:38:15.049Z] 17808c966233: Waiting [2023-11-02T03:38:15.049Z] cefa15bbcfad: Waiting [2023-11-02T03:38:15.049Z] f4c1fc716caa: Waiting [2023-11-02T03:38:15.325Z] 5d54e960e981: Verifying Checksum [2023-11-02T03:38:15.325Z] 5d54e960e981: Download complete [2023-11-02T03:38:15.325Z] f0e02332f6b5: Verifying Checksum [2023-11-02T03:38:15.325Z] f0e02332f6b5: Download complete [2023-11-02T03:38:15.325Z] cefa15bbcfad: Verifying Checksum [2023-11-02T03:38:15.325Z] cefa15bbcfad: Download complete [2023-11-02T03:38:15.325Z] 9fda8d8052c6: Download complete [2023-11-02T03:38:15.929Z] f4c1fc716caa: Verifying Checksum [2023-11-02T03:38:15.929Z] f4c1fc716caa: Download complete [2023-11-02T03:38:16.202Z] 9fda8d8052c6: Pull complete [2023-11-02T03:38:16.793Z] 5d54e960e981: Pull complete [2023-11-02T03:38:17.380Z] c4a7e357bf2a: Download complete [2023-11-02T03:38:18.345Z] 17808c966233: Verifying Checksum [2023-11-02T03:38:30.694Z] c4a7e357bf2a: Pull complete [2023-11-02T03:38:30.694Z] f0e02332f6b5: Pull complete [2023-11-02T03:38:30.694Z] cefa15bbcfad: Pull complete [2023-11-02T03:38:38.948Z] 17808c966233: Pull complete [2023-11-02T03:38:39.216Z] f4c1fc716caa: Pull complete [2023-11-02T03:38:39.216Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T03:38:39.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T03:38:39.216Z] ---> ea914061e18c [2023-11-02T03:38:39.216Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:38:40.178Z] ---> Running in 82cee4c71f0e [2023-11-02T03:38:40.454Z] Removing intermediate container 82cee4c71f0e [2023-11-02T03:38:40.454Z] ---> 3c006a5cdb94 [2023-11-02T03:38:40.454Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:38:40.729Z] ---> Running in d01fe012bfd8 [2023-11-02T03:38:40.998Z] Removing intermediate container d01fe012bfd8 [2023-11-02T03:38:40.998Z] ---> 99d241518899 [2023-11-02T03:38:40.998Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:38:40.998Z] ---> Running in 2e44bcaed359 [2023-11-02T03:38:41.276Z] Removing intermediate container 2e44bcaed359 [2023-11-02T03:38:41.276Z] ---> d7dc5579179c [2023-11-02T03:38:41.276Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:38:41.545Z] ---> Running in a22d6ceb368f [2023-11-02T03:38:41.815Z] Removing intermediate container a22d6ceb368f [2023-11-02T03:38:41.815Z] ---> d8eb6afb342e [2023-11-02T03:38:41.815Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-02T03:38:41.815Z] ---> Running in f710553532f3 [2023-11-02T03:38:42.085Z] Removing intermediate container f710553532f3 [2023-11-02T03:38:42.085Z] ---> c6d16c5cf509 [2023-11-02T03:38:42.085Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:38:42.353Z] ---> Running in f6c67c18d870 [2023-11-02T03:38:43.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T03:38:43.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T03:38:44.889Z] OK: 266 MiB in 52 packages [2023-11-02T03:38:45.863Z] Removing intermediate container f6c67c18d870 [2023-11-02T03:38:45.863Z] ---> 4792708ef058 [2023-11-02T03:38:45.863Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-02T03:38:45.863Z] ---> Running in 35efa50c8935 [2023-11-02T03:38:46.140Z] Removing intermediate container 35efa50c8935 [2023-11-02T03:38:46.140Z] ---> f6df87995ec9 [2023-11-02T03:38:46.140Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-02T03:38:48.757Z] ---> fd9869f8c515 [2023-11-02T03:38:48.757Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:38:48.757Z] ---> Running in fdca5ccdcc19 [2023-11-02T03:40:25.436Z] Removing intermediate container fdca5ccdcc19 [2023-11-02T03:40:25.436Z] ---> a409a6c7254f [2023-11-02T03:40:25.436Z] Step 12/13 : COPY . . [2023-11-02T03:40:25.436Z] ---> d44280fa358f [2023-11-02T03:40:25.436Z] Step 13/13 : RUN ${MAKE} [2023-11-02T03:40:25.436Z] ---> Running in c8528a063477 [2023-11-02T03:40:25.436Z] noop [2023-11-02T03:40:25.436Z] Removing intermediate container c8528a063477 [2023-11-02T03:40:25.436Z] ---> 1887ee33f481 [2023-11-02T03:40:25.436Z] Successfully built 1887ee33f481 [2023-11-02T03:40:25.436Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:40:25.929Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T03:40:25.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:40:26.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-16330 does not seem to be running inside a container [2023-11-02T03:40:26.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 [2023-11-02T03:40:28.280Z] $ docker top b87132c9a3bb422282e6a4fce6bbd68e4008361c9ae05dc8cd9721a6dd8a690d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:40:29.158Z] + go version [2023-11-02T03:40:29.158Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T03:40:29.204Z] $ docker stop --time=1 b87132c9a3bb422282e6a4fce6bbd68e4008361c9ae05dc8cd9721a6dd8a690d [2023-11-02T03:40:30.815Z] $ docker rm -f --volumes b87132c9a3bb422282e6a4fce6bbd68e4008361c9ae05dc8cd9721a6dd8a690d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:40:31.706Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T03:40:31.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:40:31.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-16330 does not seem to be running inside a container [2023-11-02T03:40:32.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 [2023-11-02T03:40:33.216Z] $ docker top 003851775a68d616d5d446aaef319ae8ce1509874d8b5a6bce25325a9a91f80c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:40:34.098Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T03:40:34.812Z] + make test [2023-11-02T03:40:34.812Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T03:40:39.096Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-02T03:42:30.763Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-02T03:42:32.719Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-02T03:42:34.673Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.5% of statements [2023-11-02T03:42:56.753Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.634s coverage: 86.5% of statements [2023-11-02T03:42:56.753Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T03:42:56.753Z] go vet ./... [2023-11-02T03:43:28.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T03:43:28.992Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T03:43:28.992Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T03:43:29.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T03:43:29.079Z] $ docker stop --time=1 003851775a68d616d5d446aaef319ae8ce1509874d8b5a6bce25325a9a91f80c [2023-11-02T03:43:30.980Z] $ docker rm -f --volumes 003851775a68d616d5d446aaef319ae8ce1509874d8b5a6bce25325a9a91f80c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T03:43:32.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T03:43:32.243Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T03:43:32.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T03:43:33.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T03:43:33.709Z] + ls -al . [2023-11-02T03:43:33.709Z] total 232 [2023-11-02T03:43:33.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:40 . [2023-11-02T03:43:33.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:37 .. [2023-11-02T03:43:33.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:37 .git [2023-11-02T03:43:33.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:37 .github [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 2 03:37 .gitignore [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 03:37 .golangci.yml [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 2 03:37 Attribution.txt [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 2 03:37 CHANGELOG.md [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 2 03:37 Dockerfile [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 03:37 GOVERNANCE.md [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 2 03:37 Jenkinsfile [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 2 03:37 LICENSE [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 2 03:37 Makefile [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 03:37 OWNERS.md [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 2 03:37 README.md [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 03:35 VERSION [2023-11-02T03:43:33.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:37 bin [2023-11-02T03:43:33.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:37 cmd [2023-11-02T03:43:33.709Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 2 03:42 coverage.out [2023-11-02T03:43:33.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:37 doc [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 4087 Nov 2 03:37 go.mod [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 35688 Nov 2 03:37 go.sum [2023-11-02T03:43:33.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:37 internal [2023-11-02T03:43:33.709Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 2 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:43:34.142Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd1c7da0eea5d7fef87c02cd9e127589b05867fe --label arch=arm64 --label version=0.0.0 . [2023-11-02T03:43:34.726Z] Sending build context to Docker daemon 14.28MB [2023-11-02T03:43:34.726Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:43:34.726Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T03:43:34.726Z] ---> 1887ee33f481 [2023-11-02T03:43:34.726Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:43:34.726Z] ---> Running in 8fb0adad8297 [2023-11-02T03:43:34.995Z] Removing intermediate container 8fb0adad8297 [2023-11-02T03:43:34.995Z] ---> b70d50cb7f27 [2023-11-02T03:43:34.995Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:43:35.264Z] ---> Running in fa1c51a42829 [2023-11-02T03:43:35.532Z] Removing intermediate container fa1c51a42829 [2023-11-02T03:43:35.532Z] ---> 993e8c43f4a4 [2023-11-02T03:43:35.532Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:43:35.532Z] ---> Running in a3edd4326380 [2023-11-02T03:43:35.805Z] Removing intermediate container a3edd4326380 [2023-11-02T03:43:35.805Z] ---> 5762ea562714 [2023-11-02T03:43:35.805Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:43:36.073Z] ---> Running in 35e358fd67bb [2023-11-02T03:43:36.342Z] Removing intermediate container 35e358fd67bb [2023-11-02T03:43:36.342Z] ---> 31a8923d8300 [2023-11-02T03:43:36.342Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-02T03:43:36.342Z] ---> Running in b13afc91a2eb [2023-11-02T03:43:36.614Z] Removing intermediate container b13afc91a2eb [2023-11-02T03:43:36.614Z] ---> 72078909a6e8 [2023-11-02T03:43:36.614Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:43:36.614Z] ---> Running in db5eb339351a [2023-11-02T03:43:38.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T03:43:38.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T03:43:39.296Z] OK: 266 MiB in 52 packages [2023-11-02T03:43:40.710Z] Removing intermediate container db5eb339351a [2023-11-02T03:43:40.710Z] ---> b9fa313d29d6 [2023-11-02T03:43:40.710Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-02T03:43:40.710Z] ---> Running in b53b950bcd51 [2023-11-02T03:43:40.977Z] Removing intermediate container b53b950bcd51 [2023-11-02T03:43:40.977Z] ---> dc83bbcdd81e [2023-11-02T03:43:40.977Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-02T03:43:41.560Z] ---> 5ef53a97131b [2023-11-02T03:43:41.560Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:43:41.560Z] ---> Running in bfeeb34467fc [2023-11-02T03:43:44.163Z] Removing intermediate container bfeeb34467fc [2023-11-02T03:43:44.163Z] ---> 09785165e52a [2023-11-02T03:43:44.163Z] Step 12/26 : COPY . . [2023-11-02T03:43:45.572Z] ---> bf52c4185273 [2023-11-02T03:43:45.572Z] Step 13/26 : RUN ${MAKE} [2023-11-02T03:43:45.572Z] ---> Running in e8d0b148c0b6 [2023-11-02T03:43:46.532Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-02T03:45:53.194Z] Removing intermediate container e8d0b148c0b6 [2023-11-02T03:45:53.194Z] ---> f818d1b1141a [2023-11-02T03:45:53.194Z] Step 14/26 : FROM alpine:3.18 [2023-11-02T03:45:53.194Z] 3.18: Pulling from library/alpine [2023-11-02T03:45:53.194Z] 579b34f0a95b: Pulling fs layer [2023-11-02T03:45:53.194Z] 579b34f0a95b: Verifying Checksum [2023-11-02T03:45:53.194Z] 579b34f0a95b: Download complete [2023-11-02T03:45:53.194Z] 579b34f0a95b: Pull complete [2023-11-02T03:45:53.194Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T03:45:53.194Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T03:45:53.194Z] ---> 3cc203321400 [2023-11-02T03:45:53.194Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-02T03:45:53.194Z] ---> Running in d9723c85779c [2023-11-02T03:45:53.194Z] Removing intermediate container d9723c85779c [2023-11-02T03:45:53.194Z] ---> fda97805e5b7 [2023-11-02T03:45:53.194Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-02T03:45:53.194Z] ---> Running in 9805b8daba6b [2023-11-02T03:45:53.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T03:45:53.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T03:45:53.194Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T03:45:53.194Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T03:45:53.194Z] OK: 8 MiB in 16 packages [2023-11-02T03:45:53.194Z] Removing intermediate container 9805b8daba6b [2023-11-02T03:45:53.194Z] ---> f032130262bb [2023-11-02T03:45:53.194Z] Step 17/26 : WORKDIR / [2023-11-02T03:45:53.194Z] ---> Running in 2b886e99411a [2023-11-02T03:45:53.194Z] Removing intermediate container 2b886e99411a [2023-11-02T03:45:53.194Z] ---> 471e4fadf397 [2023-11-02T03:45:53.194Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-02T03:45:53.194Z] ---> 368601939d13 [2023-11-02T03:45:53.194Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-02T03:45:53.194Z] ---> 6ff19b9ae0e8 [2023-11-02T03:45:53.194Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-02T03:45:53.194Z] ---> 0d42f0223503 [2023-11-02T03:45:53.194Z] Step 21/26 : EXPOSE 59984 [2023-11-02T03:45:53.194Z] ---> Running in 3cb1c6f07ae5 [2023-11-02T03:45:53.194Z] Removing intermediate container 3cb1c6f07ae5 [2023-11-02T03:45:53.194Z] ---> 61e1f4ce0a0f [2023-11-02T03:45:53.194Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-02T03:45:53.194Z] ---> Running in a9a6bd6bd374 [2023-11-02T03:45:53.194Z] Removing intermediate container a9a6bd6bd374 [2023-11-02T03:45:53.194Z] ---> 9d71c7cba4e7 [2023-11-02T03:45:53.194Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T03:45:53.194Z] ---> Running in 90c814c7c311 [2023-11-02T03:45:53.461Z] Removing intermediate container 90c814c7c311 [2023-11-02T03:45:53.461Z] ---> b345663159b1 [2023-11-02T03:45:53.461Z] Step 24/26 : LABEL arch=arm64 [2023-11-02T03:45:53.461Z] ---> Running in 7c5e77068f48 [2023-11-02T03:45:53.726Z] Removing intermediate container 7c5e77068f48 [2023-11-02T03:45:53.726Z] ---> acc8c8351caa [2023-11-02T03:45:53.726Z] Step 25/26 : LABEL git_sha=bd1c7da0eea5d7fef87c02cd9e127589b05867fe [2023-11-02T03:45:53.993Z] ---> Running in 6193b75eacab [2023-11-02T03:45:54.259Z] Removing intermediate container 6193b75eacab [2023-11-02T03:45:54.259Z] ---> 555bf4af1e1e [2023-11-02T03:45:54.259Z] Step 26/26 : LABEL version=0.0.0 [2023-11-02T03:45:54.259Z] ---> Running in 06763cd01710 [2023-11-02T03:45:54.525Z] Removing intermediate container 06763cd01710 [2023-11-02T03:45:54.525Z] ---> 0dccce9a3acc [2023-11-02T03:45:54.525Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T03:45:54.525Z] Successfully built 0dccce9a3acc [2023-11-02T03:45:54.525Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:45:55.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T03:45:55.440Z] [2023-11-02T03:45:55.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:45:55.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T03:45:55.875Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T03:45:55.875Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T03:45:55.875Z] 04944245beec: Pulling fs layer [2023-11-02T03:45:55.875Z] 699f458cf7ca: Pulling fs layer [2023-11-02T03:45:55.875Z] 765212b225bb: Pulling fs layer [2023-11-02T03:45:55.875Z] f23df028b6ca: Pulling fs layer [2023-11-02T03:45:55.875Z] 765212b225bb: Waiting [2023-11-02T03:45:55.875Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T03:45:55.875Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T03:45:55.875Z] f23df028b6ca: Waiting [2023-11-02T03:45:55.875Z] d65c8cfc05b1: Waiting [2023-11-02T03:45:55.875Z] 2437ff75d9bd: Waiting [2023-11-02T03:45:56.155Z] 04944245beec: Verifying Checksum [2023-11-02T03:45:56.155Z] 04944245beec: Download complete [2023-11-02T03:45:56.155Z] 765212b225bb: Download complete [2023-11-02T03:45:56.155Z] f23df028b6ca: Verifying Checksum [2023-11-02T03:45:56.155Z] f23df028b6ca: Download complete [2023-11-02T03:45:56.155Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T03:45:56.155Z] d65c8cfc05b1: Download complete [2023-11-02T03:45:56.429Z] 699f458cf7ca: Verifying Checksum [2023-11-02T03:45:56.429Z] 699f458cf7ca: Download complete [2023-11-02T03:45:56.698Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T03:45:56.698Z] 8998bd30e6a1: Download complete [2023-11-02T03:45:59.292Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T03:45:59.292Z] 2437ff75d9bd: Download complete [2023-11-02T03:46:01.878Z] 8998bd30e6a1: Pull complete [2023-11-02T03:46:02.145Z] 04944245beec: Pull complete [2023-11-02T03:46:03.561Z] 699f458cf7ca: Pull complete [2023-11-02T03:46:03.828Z] 765212b225bb: Pull complete [2023-11-02T03:46:04.793Z] f23df028b6ca: Pull complete [2023-11-02T03:46:04.793Z] d65c8cfc05b1: Pull complete [2023-11-02T03:46:22.999Z] 2437ff75d9bd: Pull complete [2023-11-02T03:46:23.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T03:46:23.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T03:46:23.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:46:23.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-16330 does not seem to be running inside a container [2023-11-02T03:46:23.431Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 [2023-11-02T03:46:27.626Z] $ docker top 967b0a1c3570e623e76678555c6f5f7d7b3306130a18f8c0dceecc8a950d7769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:28.528Z] ---> job-cost.sh [2023-11-02T03:46:28.528Z] lf-activate-venv: SKIPPING [2023-11-02T03:46:28.528Z] INFO: No Stack... [2023-11-02T03:46:29.113Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T03:46:30.082Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T03:46:30.746Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-11-02T03:46:30.746Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T03:46:30.835Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [2023-11-02T03:46:30.843Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] did not exist. Created. [2023-11-02T03:46:30.843Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T03:46:31.584Z] /w/workspace/device-onvif-camera/1@tmp/durable-d401ca97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T03:46:32.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T03:46:32.300Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T03:46:32.371Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T03:46:32.390Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T03:46:32.482Z] $ docker stop --time=1 967b0a1c3570e623e76678555c6f5f7d7b3306130a18f8c0dceecc8a950d7769 [2023-11-02T03:46:34.006Z] $ docker rm -f --volumes 967b0a1c3570e623e76678555c6f5f7d7b3306130a18f8c0dceecc8a950d7769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-02T03:46:35.061Z] provisioning config files... [2023-11-02T03:46:35.069Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config9907725170124957172tmp [Pipeline] { [Pipeline] sh [2023-11-02T03:46:35.419Z] + set +x [2023-11-02T03:46:35.419Z] + bash -s -- [2023-11-02T03:46:35.419Z] + curl -s https://codecov.io/bash [2023-11-02T03:46:35.419Z] [2023-11-02T03:46:35.419Z] _____ _ [2023-11-02T03:46:35.419Z] / ____| | | [2023-11-02T03:46:35.419Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T03:46:35.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T03:46:35.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T03:46:35.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T03:46:35.419Z] Bash-1.0.6 [2023-11-02T03:46:35.419Z] [2023-11-02T03:46:35.419Z] [2023-11-02T03:46:35.419Z] ==> git version 2.25.1 found [2023-11-02T03:46:35.419Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-02T03:46:35.419Z] Release-Date: 2020-01-08 [2023-11-02T03:46:35.419Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T03:46:35.419Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T03:46:35.419Z] ==> Jenkins CI detected. [2023-11-02T03:46:35.419Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-402 [2023-11-02T03:46:35.419Z] project root: . [2023-11-02T03:46:35.419Z] --> token set from env [2023-11-02T03:46:35.419Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T03:46:35.419Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T03:46:35.682Z] ==> Python coveragepy not found [2023-11-02T03:46:35.682Z] ==> Searching for coverage reports in: [2023-11-02T03:46:35.682Z] + . [2023-11-02T03:46:35.682Z] -> Found 1 reports [2023-11-02T03:46:35.682Z] ==> Detecting git/mercurial file structure [2023-11-02T03:46:35.682Z] ==> Reading reports [2023-11-02T03:46:35.682Z] + ./coverage.out bytes=78456 [2023-11-02T03:46:35.682Z] ==> Appending adjustments [2023-11-02T03:46:35.682Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T03:46:35.682Z] + Found adjustments [2023-11-02T03:46:35.682Z] ==> Gzipping contents [2023-11-02T03:46:35.682Z] 12K /tmp/codecov.lCBcZk.gz [2023-11-02T03:46:35.682Z] ==> Uploading reports [2023-11-02T03:46:35.682Z] url: https://codecov.io [2023-11-02T03:46:35.682Z] query: branch=PR-402&commit=bd1c7da0eea5d7fef87c02cd9e127589b05867fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=402&job=&cmd_args= [2023-11-02T03:46:35.682Z] -> Pinging Codecov [2023-11-02T03:46:35.682Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-402&commit=bd1c7da0eea5d7fef87c02cd9e127589b05867fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=402&job=&cmd_args= [2023-11-02T03:46:35.942Z] -> Uploading to [2023-11-02T03:46:35.942Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/F29A59C45E3A92E06B3E522C9905F8EF/bd1c7da0eea5d7fef87c02cd9e127589b05867fe/b2876b7a-faa5-4af2-9457-03030e72847b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T034635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7ea8e9aa001a81d20744761db4b677831a1e69bc02dc657db675f27aea5a1f7 [2023-11-02T03:46:35.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T03:46:35.942Z] Dload Upload Total Spent Left Speed [2023-11-02T03:46:36.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 36542 --:--:-- --:--:-- --:--:-- 36542 [2023-11-02T03:46:36.203Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] } [2023-11-02T03:46:36.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-02T03:46:37.982Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-402/archives ] [2023-11-02T03:46:37.982Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-402/archives [2023-11-02T03:46:37.982Z] total 16 [2023-11-02T03:46:37.982Z] drwxr-xr-x 3 root root 4096 Nov 2 03:37 . [2023-11-02T03:46:37.982Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 03:37 .. [2023-11-02T03:46:37.982Z] drwxr-xr-x 2 root root 4096 Nov 2 03:37 cost [2023-11-02T03:46:37.982Z] -rw-r--r-- 1 root root 91 Nov 2 03:37 cost.csv [2023-11-02T03:46:37.982Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-402/archives [2023-11-02T03:46:37.982Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-402/archives [2023-11-02T03:46:37.982Z] total 16 [2023-11-02T03:46:37.982Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 03:37 . [2023-11-02T03:46:37.982Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 03:37 .. [2023-11-02T03:46:37.982Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 03:37 cost [2023-11-02T03:46:37.982Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 2 03:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:38.309Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:39.205Z] ---> package-listing.sh [2023-11-02T03:46:39.205Z] ++ facter osfamily [2023-11-02T03:46:39.205Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T03:46:39.469Z] + OS_FAMILY=debian [2023-11-02T03:46:39.469Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-402 [2023-11-02T03:46:39.469Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T03:46:39.469Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T03:46:39.469Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T03:46:39.469Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T03:46:39.469Z] + '[' /w/workspace/undry_device-onvif-camera_PR-402 ']' [2023-11-02T03:46:39.469Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T03:46:39.469Z] + case "${OS_FAMILY}" in [2023-11-02T03:46:39.469Z] + dpkg -l [2023-11-02T03:46:39.469Z] + grep '^ii' [2023-11-02T03:46:39.469Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T03:46:39.469Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T03:46:39.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T03:46:39.469Z] + '[' /w/workspace/undry_device-onvif-camera_PR-402 ']' [2023-11-02T03:46:39.469Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-402/archives/ [2023-11-02T03:46:39.469Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-402/archives/ [Pipeline] echo [2023-11-02T03:46:39.505Z] 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/undry_device-onvif-camera_PR-402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T03:46:39.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:46:40.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:46:40.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:46:40.596Z] prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container [2023-11-02T03:46:40.632Z] $ 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/undry_device-onvif-camera_PR-402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@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 [2023-11-02T03:46:40.844Z] $ docker top 6ad205e119f943f0815194b9aaf833a2b0e2e0749ba56ab117a64eea14412383 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:46:41.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T03:46:41.557Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T03:46:41.872Z] + ls /var/log/sa-host [2023-11-02T03:46:41.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T03:46:42.012Z] provisioning config files... [2023-11-02T03:46:42.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config1534951999310070343tmp [Pipeline] { [Pipeline] echo [2023-11-02T03:46:42.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:42.396Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T03:46:42.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:42.839Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T03:46:42.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:43.194Z] ---> sudo-logs.sh [2023-11-02T03:46:43.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T03:46:43.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:43.601Z] ---> job-cost.sh [2023-11-02T03:46:43.601Z] lf-activate-venv: SKIPPING [2023-11-02T03:46:43.601Z] DEBUG: total: 0.2199999988079071 [2023-11-02T03:46:43.601Z] INFO: Retrieving Stack Cost... [2023-11-02T03:46:43.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T03:46:44.435Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T03:46:44.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:46:44.801Z] ---> logs-deploy.sh [2023-11-02T03:46:44.801Z] lf-activate-venv: SKIPPING [2023-11-02T03:46:44.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-402/1 [2023-11-02T03:46:44.801Z] INFO: archiving workspace using pattern(s): [2023-11-02T03:46:45.743Z] Archives upload complete. [2023-11-02T03:46:46.010Z] INFO: archiving logs to Nexus [2023-11-02T03:46:46.580Z] ---> uname -a: [2023-11-02T03:46:46.580Z] Linux prd-ubuntu20-04-docker-8c-8g-16329 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-02T03:46:46.580Z] [2023-11-02T03:46:46.580Z] [2023-11-02T03:46:46.580Z] ---> lscpu: [2023-11-02T03:46:46.580Z] Architecture: x86_64 [2023-11-02T03:46:46.580Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-02T03:46:46.580Z] Byte Order: Little Endian [2023-11-02T03:46:46.580Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-02T03:46:46.580Z] CPU(s): 8 [2023-11-02T03:46:46.580Z] On-line CPU(s) list: 0-7 [2023-11-02T03:46:46.580Z] Thread(s) per core: 1 [2023-11-02T03:46:46.580Z] Core(s) per socket: 1 [2023-11-02T03:46:46.580Z] Socket(s): 8 [2023-11-02T03:46:46.580Z] NUMA node(s): 1 [2023-11-02T03:46:46.580Z] Vendor ID: AuthenticAMD [2023-11-02T03:46:46.580Z] CPU family: 23 [2023-11-02T03:46:46.581Z] Model: 49 [2023-11-02T03:46:46.581Z] Model name: AMD EPYC-Rome Processor [2023-11-02T03:46:46.581Z] Stepping: 0 [2023-11-02T03:46:46.581Z] CPU MHz: 2799.998 [2023-11-02T03:46:46.581Z] BogoMIPS: 5599.99 [2023-11-02T03:46:46.581Z] Virtualization: AMD-V [2023-11-02T03:46:46.581Z] Hypervisor vendor: KVM [2023-11-02T03:46:46.581Z] Virtualization type: full [2023-11-02T03:46:46.581Z] L1d cache: 256 KiB [2023-11-02T03:46:46.581Z] L1i cache: 256 KiB [2023-11-02T03:46:46.581Z] L2 cache: 4 MiB [2023-11-02T03:46:46.581Z] L3 cache: 128 MiB [2023-11-02T03:46:46.581Z] NUMA node0 CPU(s): 0-7 [2023-11-02T03:46:46.581Z] Vulnerability Itlb multihit: Not affected [2023-11-02T03:46:46.581Z] Vulnerability L1tf: Not affected [2023-11-02T03:46:46.581Z] Vulnerability Mds: Not affected [2023-11-02T03:46:46.581Z] Vulnerability Meltdown: Not affected [2023-11-02T03:46:46.581Z] Vulnerability Mmio stale data: Not affected [2023-11-02T03:46:46.581Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-02T03:46:46.581Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-02T03:46:46.581Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-02T03:46:46.581Z] Vulnerability Srbds: Not affected [2023-11-02T03:46:46.581Z] Vulnerability Tsx async abort: Not affected [2023-11-02T03:46:46.581Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-02T03:46:46.581Z] [2023-11-02T03:46:46.581Z] [2023-11-02T03:46:46.581Z] ---> nproc: [2023-11-02T03:46:46.581Z] 8 [2023-11-02T03:46:46.581Z] [2023-11-02T03:46:46.581Z] [2023-11-02T03:46:46.581Z] ---> df -h: [2023-11-02T03:46:46.581Z] Filesystem Size Used Avail Use% Mounted on [2023-11-02T03:46:46.581Z] overlay 155G 12G 144G 8% / [2023-11-02T03:46:46.581Z] tmpfs 64M 0 64M 0% /dev [2023-11-02T03:46:46.581Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-02T03:46:46.581Z] shm 64M 0 64M 0% /dev/shm [2023-11-02T03:46:46.581Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-02T03:46:46.581Z] [2023-11-02T03:46:46.581Z]