Pull request #380 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc8f44fcfb463ad7274643cdcaed7d757e7e0c12+ed280a745d7a481fda411e84eedc9b35ce489b45 (503e1aaf6238b7a38778853117a80f33d2cd5263) 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-ssh9556059371788050482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1503997292400203097.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-380/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-380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13756613864020399600.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-380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9202971717715431191.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh15823292369533473524.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-380/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-380/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15491431900621466351.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-4976 in /w/workspace/undry_device-onvif-camera_PR-380 [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-380 # 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 > 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/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed280a745d7a481fda411e84eedc9b35ce489b45 into PR head commit dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 Merge succeeded, producing dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 Checking out Revision dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 (PR-380) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T03:08:44.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T03:08:44.218Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 # 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 ed280a745d7a481fda411e84eedc9b35ce489b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 # timeout=10 [Pipeline] { [Pipeline] echo [2023-08-31T03:08:44.315Z] ========================================================= [2023-08-31T03:08:44.315Z] EdgeX Global Pipelines Version Info [2023-08-31T03:08:44.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:08:45.051Z] ------------------- [2023-08-31T03:08:45.051Z] stable info: [2023-08-31T03:08:45.051Z] ------------------- [2023-08-31T03:08:45.051Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T03:08:45.051Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T03:08:45.051Z] Message: update stable to v1.0.253 [2023-08-31T03:08:45.620Z] ------------------- [2023-08-31T03:08:45.620Z] experimental info: [2023-08-31T03:08:45.620Z] ------------------- [2023-08-31T03:08:45.620Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T03:08:45.620Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T03:08:45.620Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T03:08:45.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-08-31T03:08:45.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-08-31T03:08:45.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T03:08:46.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T03:08:46.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T03:08:46.106Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T03:08:46.152Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T03:08:46.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T03:08:46.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T03:08:46.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T03:08:46.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T03:08:46.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-08-31T03:08:46.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T03:08:46.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T03:08:46.486Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T03:08:46.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T03:08:46.570Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T03:08:46.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T03:08:46.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T03:08:46.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T03:08:46.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-31T03:08:46.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-08-31T03:08:46.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T03:08:46.880Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T03:08:46.919Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T03:08:46.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T03:08:47.007Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T03:08:47.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-380 [Pipeline] echo [2023-08-31T03:08:47.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-380 [Pipeline] echo [2023-08-31T03:08:47.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-380 [Pipeline] echo [2023-08-31T03:08:47.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [Pipeline] echo [2023-08-31T03:08:47.263Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc8f44f [Pipeline] echo [2023-08-31T03:08:47.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T03:08:47.429Z] provisioning config files... [2023-08-31T03:08:47.444Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-380@tmp/config2700935911277745693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:08:47.820Z] ---> docker-login.sh [2023-08-31T03:08:47.820Z] nexus3.edgexfoundry.org:10001 [2023-08-31T03:08:48.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:08:48.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:08:48.080Z] Configure a credential helper to remove this warning. See [2023-08-31T03:08:48.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:08:48.080Z] [2023-08-31T03:08:48.080Z] Login Succeeded [2023-08-31T03:08:48.080Z] nexus3.edgexfoundry.org:10002 [2023-08-31T03:08:48.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:08:48.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:08:48.343Z] Configure a credential helper to remove this warning. See [2023-08-31T03:08:48.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:08:48.343Z] [2023-08-31T03:08:48.343Z] Login Succeeded [2023-08-31T03:08:48.343Z] nexus3.edgexfoundry.org:10003 [2023-08-31T03:08:48.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:08:48.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:08:48.343Z] Configure a credential helper to remove this warning. See [2023-08-31T03:08:48.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:08:48.343Z] [2023-08-31T03:08:48.343Z] Login Succeeded [2023-08-31T03:08:48.343Z] nexus3.edgexfoundry.org:10004 [2023-08-31T03:08:48.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:08:48.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:08:48.605Z] Configure a credential helper to remove this warning. See [2023-08-31T03:08:48.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:08:48.605Z] [2023-08-31T03:08:48.605Z] Login Succeeded [2023-08-31T03:08:48.605Z] docker.io [2023-08-31T03:08:48.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:08:48.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:08:48.864Z] Configure a credential helper to remove this warning. See [2023-08-31T03:08:48.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:08:48.865Z] [2023-08-31T03:08:48.865Z] Login Succeeded [2023-08-31T03:08:48.865Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T03:08:48.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T03:08:50.139Z] + git rev-list -1 --merges dc8f44fcfb463ad7274643cdcaed7d757e7e0c12~1..dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [Pipeline] echo [2023-08-31T03:08:50.174Z] -----------> git rev-list -1 --merges dc8f44fcfb463ad7274643cdcaed7d757e7e0c12~1..dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [false] [Pipeline] sh [2023-08-31T03:08:50.486Z] + git log --format=format:%s -1 dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [Pipeline] echo [2023-08-31T03:08:50.520Z] ========================================================= [2023-08-31T03:08:50.520Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T03:08:50.520Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T03:08:50.968Z] + git log --format=format:%s -1 dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [Pipeline] echo [2023-08-31T03:08:50.998Z] [semverPrep] GIT_COMMIT: dc8f44fcfb463ad7274643cdcaed7d757e7e0c12, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-08-31T03:08:51.030Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T03:08:51.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T03:08:51.423Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T03:08:51.423Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T03:08:51.423Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T03:08:51.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T03:08:51.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T03:08:51.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:08:51.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T03:08:51.856Z] [2023-08-31T03:08:51.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:08:52.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T03:08:52.232Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T03:08:52.232Z] b85a868b505f: Pulling fs layer [2023-08-31T03:08:52.232Z] e2be974225ed: Pulling fs layer [2023-08-31T03:08:52.232Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T03:08:52.232Z] 988bab9f4d93: Pulling fs layer [2023-08-31T03:08:52.232Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T03:08:52.232Z] eaf3925da568: Pulling fs layer [2023-08-31T03:08:52.232Z] bab4dde63d76: Pulling fs layer [2023-08-31T03:08:52.232Z] bde34c3a00c8: Pulling fs layer [2023-08-31T03:08:52.232Z] b352a97aabf1: Pulling fs layer [2023-08-31T03:08:52.232Z] 4872d77fe225: Pulling fs layer [2023-08-31T03:08:52.232Z] 5851b861e8e6: Pulling fs layer [2023-08-31T03:08:52.232Z] 988bab9f4d93: Waiting [2023-08-31T03:08:52.232Z] bab4dde63d76: Waiting [2023-08-31T03:08:52.232Z] 1469e6f7b9e6: Waiting [2023-08-31T03:08:52.232Z] eaf3925da568: Waiting [2023-08-31T03:08:52.232Z] b352a97aabf1: Waiting [2023-08-31T03:08:52.232Z] 4872d77fe225: Waiting [2023-08-31T03:08:52.232Z] 5851b861e8e6: Waiting [2023-08-31T03:08:52.232Z] e2be974225ed: Download complete [2023-08-31T03:08:52.232Z] 988bab9f4d93: Verifying Checksum [2023-08-31T03:08:52.232Z] 988bab9f4d93: Download complete [2023-08-31T03:08:52.494Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T03:08:52.494Z] 1469e6f7b9e6: Download complete [2023-08-31T03:08:52.494Z] eaf3925da568: Verifying Checksum [2023-08-31T03:08:52.494Z] eaf3925da568: Download complete [2023-08-31T03:08:52.494Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T03:08:52.494Z] 339a4e72a1f5: Download complete [2023-08-31T03:08:52.494Z] bde34c3a00c8: Download complete [2023-08-31T03:08:52.494Z] b352a97aabf1: Download complete [2023-08-31T03:08:52.494Z] 4872d77fe225: Download complete [2023-08-31T03:08:52.494Z] 5851b861e8e6: Verifying Checksum [2023-08-31T03:08:52.494Z] 5851b861e8e6: Download complete [2023-08-31T03:08:52.494Z] b85a868b505f: Verifying Checksum [2023-08-31T03:08:52.494Z] b85a868b505f: Download complete [2023-08-31T03:08:52.752Z] bab4dde63d76: Verifying Checksum [2023-08-31T03:08:52.752Z] bab4dde63d76: Download complete [2023-08-31T03:08:53.690Z] b85a868b505f: Pull complete [2023-08-31T03:08:53.690Z] e2be974225ed: Pull complete [2023-08-31T03:08:54.256Z] 339a4e72a1f5: Pull complete [2023-08-31T03:08:54.256Z] 988bab9f4d93: Pull complete [2023-08-31T03:08:54.514Z] 1469e6f7b9e6: Pull complete [2023-08-31T03:08:54.514Z] eaf3925da568: Pull complete [2023-08-31T03:08:56.415Z] bab4dde63d76: Pull complete [2023-08-31T03:08:56.415Z] bde34c3a00c8: Pull complete [2023-08-31T03:08:56.415Z] b352a97aabf1: Pull complete [2023-08-31T03:08:56.415Z] 4872d77fe225: Pull complete [2023-08-31T03:08:56.674Z] 5851b861e8e6: Pull complete [2023-08-31T03:08:56.674Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T03:08:56.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T03:08:56.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:08:56.895Z] prd-ubuntu20.04-docker-8c-8g-4976 does not seem to be running inside a container [2023-08-31T03:08:56.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-380 -v /w/workspace/undry_device-onvif-camera_PR-380:/w/workspace/undry_device-onvif-camera_PR-380:rw,z -v /w/workspace/undry_device-onvif-camera_PR-380@tmp:/w/workspace/undry_device-onvif-camera_PR-380@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T03:09:02.003Z] $ docker top 08791010f752b6df4bd27c298c40274ce75a4e964ffb99c407415e923104cb59 -eo pid,comm [2023-08-31T03:09:02.052Z] 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-08-31T03:09:02.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T03:09:02.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T03:09:02.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T03:09:02.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T03:09:02.319Z] $ docker exec 08791010f752b6df4bd27c298c40274ce75a4e964ffb99c407415e923104cb59 ssh-agent [2023-08-31T03:09:02.424Z] SSH_AUTH_SOCK=/tmp/ssh-5oKEBr49hhht/agent.14 [2023-08-31T03:09:02.424Z] SSH_AGENT_PID=20 [2023-08-31T03:09:02.431Z] Running ssh-add (command line suppressed) [2023-08-31T03:09:02.539Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-380@tmp/private_key_2771398727637446631.key (/w/workspace/undry_device-onvif-camera_PR-380@tmp/private_key_2771398727637446631.key) [2023-08-31T03:09:02.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T03:09:02.879Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T03:09:02.909Z] $ docker exec --env ******** --env ******** 08791010f752b6df4bd27c298c40274ce75a4e964ffb99c407415e923104cb59 ssh-agent -k [2023-08-31T03:09:03.030Z] unset SSH_AUTH_SOCK; [2023-08-31T03:09:03.031Z] unset SSH_AGENT_PID; [2023-08-31T03:09:03.032Z] echo Agent pid 20 killed; [2023-08-31T03:09:03.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T03:09:03.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T03:09:03.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T03:09:03.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T03:09:03.231Z] $ docker exec 08791010f752b6df4bd27c298c40274ce75a4e964ffb99c407415e923104cb59 ssh-agent [2023-08-31T03:09:03.340Z] SSH_AUTH_SOCK=/tmp/ssh-erGLI1ftlYKt/agent.70 [2023-08-31T03:09:03.340Z] SSH_AGENT_PID=76 [2023-08-31T03:09:03.346Z] Running ssh-add (command line suppressed) [2023-08-31T03:09:03.442Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-380@tmp/private_key_14998694788751493047.key (/w/workspace/undry_device-onvif-camera_PR-380@tmp/private_key_14998694788751493047.key) [2023-08-31T03:09:03.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T03:09:03.779Z] + git semver init [2023-08-31T03:09:04.050Z] 2023-08-31 03:09:03,974 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T03:09:04.050Z] 2023-08-31 03:09:03,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-380/.semver [2023-08-31T03:09:04.050Z] 2023-08-31 03:09:03,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-380/.semver [2023-08-31T03:09:04.050Z] 2023-08-31 03:09:03,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-380/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-380, universal_newlines=False, shell=None, istream=None) [2023-08-31T03:09:05.428Z] 2023-08-31 03:09:05,194 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-380/.git/info/exclude [2023-08-31T03:09:05.428Z] 2023-08-31 03:09:05,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-380/.semver/PR-380 with force:False [2023-08-31T03:09:05.428Z] 2023-08-31 03:09:05,194 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-380/.semver/PR-380 [2023-08-31T03:09:05.428Z] 2023-08-31 03:09:05,198 [execute] INFO git cat-file --batch-check [2023-08-31T03:09:05.428Z] 2023-08-31 03:09:05,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-380/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T03:09:05.428Z] 2023-08-31 03:09:05,203 [execute] INFO git cat-file --batch [2023-08-31T03:09:05.428Z] 2023-08-31 03:09:05,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-380/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T03:09:05.429Z] 2023-08-31 03:09:05,206 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-380/.semver/PR-380 [2023-08-31T03:09:05.429Z] 0.0.0 [Pipeline] } [2023-08-31T03:09:05.458Z] $ docker exec --env ******** --env ******** 08791010f752b6df4bd27c298c40274ce75a4e964ffb99c407415e923104cb59 ssh-agent -k [2023-08-31T03:09:05.548Z] unset SSH_AUTH_SOCK; [2023-08-31T03:09:05.548Z] unset SSH_AGENT_PID; [2023-08-31T03:09:05.548Z] echo Agent pid 76 killed; [2023-08-31T03:09:05.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T03:09:05.980Z] + git semver [Pipeline] } [2023-08-31T03:09:06.582Z] $ docker stop --time=1 08791010f752b6df4bd27c298c40274ce75a4e964ffb99c407415e923104cb59 [2023-08-31T03:09:07.879Z] $ docker rm -f --volumes 08791010f752b6df4bd27c298c40274ce75a4e964ffb99c407415e923104cb59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T03:09:08.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T03:09:08.527Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T03:09:08.543Z] [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-08-31T03:09:09.202Z] provisioning config files... [2023-08-31T03:09:09.211Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-380@tmp/config10374101702995954871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:09:09.560Z] ---> docker-login.sh [2023-08-31T03:09:09.561Z] nexus3.edgexfoundry.org:10001 [2023-08-31T03:09:09.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:09:09.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:09:09.561Z] Configure a credential helper to remove this warning. See [2023-08-31T03:09:09.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:09:09.561Z] [2023-08-31T03:09:09.561Z] Login Succeeded [2023-08-31T03:09:09.561Z] nexus3.edgexfoundry.org:10002 [2023-08-31T03:09:09.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:09:09.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:09:09.561Z] Configure a credential helper to remove this warning. See [2023-08-31T03:09:09.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:09:09.561Z] [2023-08-31T03:09:09.561Z] Login Succeeded [2023-08-31T03:09:09.561Z] nexus3.edgexfoundry.org:10003 [2023-08-31T03:09:09.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:09:09.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:09:09.820Z] Configure a credential helper to remove this warning. See [2023-08-31T03:09:09.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:09:09.820Z] [2023-08-31T03:09:09.820Z] Login Succeeded [2023-08-31T03:09:09.820Z] nexus3.edgexfoundry.org:10004 [2023-08-31T03:09:09.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:09:09.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:09:09.820Z] Configure a credential helper to remove this warning. See [2023-08-31T03:09:09.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:09:09.820Z] [2023-08-31T03:09:09.820Z] Login Succeeded [2023-08-31T03:09:09.820Z] docker.io [2023-08-31T03:09:09.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:09:10.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:09:10.080Z] Configure a credential helper to remove this warning. See [2023-08-31T03:09:10.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:09:10.080Z] [2023-08-31T03:09:10.080Z] Login Succeeded [2023-08-31T03:09:10.080Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T03:09:10.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T03:09:10.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:09:10.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:09:10.399Z] ========================================================= [2023-08-31T03:09:10.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T03:09:10.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:09:10.879Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T03:09:10.879Z] Sending build context to Docker daemon 21.67MB [2023-08-31T03:09:10.879Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:09:10.879Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T03:09:10.879Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T03:09:10.879Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T03:09:10.879Z] 6911f1a30b25: Pulling fs layer [2023-08-31T03:09:10.879Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T03:09:10.879Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T03:09:10.879Z] ec0bb842ea78: Pulling fs layer [2023-08-31T03:09:10.879Z] 40a00589a448: Pulling fs layer [2023-08-31T03:09:10.879Z] 6c08303d61cc: Pulling fs layer [2023-08-31T03:09:10.879Z] 798269fcf238: Pulling fs layer [2023-08-31T03:09:10.879Z] 6863d3e3a2b1: Waiting [2023-08-31T03:09:10.879Z] ec0bb842ea78: Waiting [2023-08-31T03:09:10.879Z] 40a00589a448: Waiting [2023-08-31T03:09:10.879Z] 6c08303d61cc: Waiting [2023-08-31T03:09:10.879Z] 798269fcf238: Waiting [2023-08-31T03:09:11.141Z] 6911f1a30b25: Download complete [2023-08-31T03:09:11.141Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T03:09:11.141Z] 6863d3e3a2b1: Download complete [2023-08-31T03:09:11.141Z] ec0bb842ea78: Verifying Checksum [2023-08-31T03:09:11.141Z] ec0bb842ea78: Download complete [2023-08-31T03:09:11.141Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T03:09:11.141Z] 4db1b89c0bd1: Download complete [2023-08-31T03:09:11.141Z] 40a00589a448: Verifying Checksum [2023-08-31T03:09:11.141Z] 40a00589a448: Download complete [2023-08-31T03:09:11.141Z] 4db1b89c0bd1: Pull complete [2023-08-31T03:09:11.401Z] 6911f1a30b25: Pull complete [2023-08-31T03:09:11.663Z] 798269fcf238: Verifying Checksum [2023-08-31T03:09:11.663Z] 798269fcf238: Download complete [2023-08-31T03:09:11.922Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T03:09:11.922Z] e194b8c5c2a9: Download complete [2023-08-31T03:09:12.180Z] 6c08303d61cc: Download complete [2023-08-31T03:09:15.472Z] e194b8c5c2a9: Pull complete [2023-08-31T03:09:15.472Z] 6863d3e3a2b1: Pull complete [2023-08-31T03:09:15.472Z] ec0bb842ea78: Pull complete [2023-08-31T03:09:15.472Z] 40a00589a448: Pull complete [2023-08-31T03:09:17.999Z] 6c08303d61cc: Pull complete [2023-08-31T03:09:18.565Z] 798269fcf238: Pull complete [2023-08-31T03:09:18.565Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T03:09:18.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T03:09:18.565Z] ---> ec979cd7f677 [2023-08-31T03:09:18.565Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:09:23.837Z] ---> Running in 8c9932f59e6e [2023-08-31T03:09:23.837Z] Removing intermediate container 8c9932f59e6e [2023-08-31T03:09:23.837Z] ---> b70f62aaa790 [2023-08-31T03:09:23.837Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:09:23.837Z] ---> Running in 812e54393ab4 [2023-08-31T03:09:23.837Z] Removing intermediate container 812e54393ab4 [2023-08-31T03:09:23.837Z] ---> 059d04a7401b [2023-08-31T03:09:23.837Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:09:23.837Z] ---> Running in 5b7029726b31 [2023-08-31T03:09:23.837Z] Removing intermediate container 5b7029726b31 [2023-08-31T03:09:23.837Z] ---> 51d221628e78 [2023-08-31T03:09:23.837Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:09:23.837Z] ---> Running in c47c6ab3f81a [2023-08-31T03:09:23.837Z] Removing intermediate container c47c6ab3f81a [2023-08-31T03:09:23.837Z] ---> f4e74736468d [2023-08-31T03:09:23.837Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-31T03:09:23.837Z] ---> Running in fbb12742a86e [2023-08-31T03:09:23.837Z] Removing intermediate container fbb12742a86e [2023-08-31T03:09:23.837Z] ---> 0b8e43e3d4ca [2023-08-31T03:09:23.837Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:09:23.837Z] ---> Running in d5d207cd29c2 [2023-08-31T03:09:23.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T03:09:24.003Z] Still waiting to schedule task [2023-08-31T03:09:24.004Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-31T03:09:24.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T03:09:24.355Z] OK: 265 MiB in 53 packages [2023-08-31T03:09:24.613Z] Removing intermediate container d5d207cd29c2 [2023-08-31T03:09:24.613Z] ---> b558d2029807 [2023-08-31T03:09:24.613Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-31T03:09:24.613Z] ---> Running in 68361274e2ab [2023-08-31T03:09:24.613Z] Removing intermediate container 68361274e2ab [2023-08-31T03:09:24.613Z] ---> c0d5274f2a34 [2023-08-31T03:09:24.613Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-31T03:09:24.870Z] ---> b97787b32294 [2023-08-31T03:09:24.870Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T03:09:24.870Z] ---> Running in e4db44f68924 [2023-08-31T03:10:11.572Z] Removing intermediate container e4db44f68924 [2023-08-31T03:10:11.572Z] ---> d4cb617b8f99 [2023-08-31T03:10:11.572Z] Step 12/13 : COPY . . [2023-08-31T03:10:11.572Z] ---> f0a63ce9b77d [2023-08-31T03:10:11.572Z] Step 13/13 : RUN ${MAKE} [2023-08-31T03:10:11.572Z] ---> Running in 502d2d20076d [2023-08-31T03:10:11.572Z] noop [2023-08-31T03:10:11.572Z] Removing intermediate container 502d2d20076d [2023-08-31T03:10:11.572Z] ---> 4a3a8514946c [2023-08-31T03:10:11.572Z] Successfully built 4a3a8514946c [2023-08-31T03:10:11.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:10:12.023Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T03:10:12.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:10:12.167Z] prd-ubuntu20.04-docker-8c-8g-4976 does not seem to be running inside a container [2023-08-31T03:10:12.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-380 -v /w/workspace/undry_device-onvif-camera_PR-380:/w/workspace/undry_device-onvif-camera_PR-380:rw,z -v /w/workspace/undry_device-onvif-camera_PR-380@tmp:/w/workspace/undry_device-onvif-camera_PR-380@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 ******** ci-base-image-x86_64 cat [2023-08-31T03:10:12.547Z] $ docker top 95d23844f378916bb532b7c3fcb9baaa85eab84059d6df662e5c95d36797896a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:10:12.934Z] + go version [2023-08-31T03:10:12.934Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T03:10:12.997Z] $ docker stop --time=1 95d23844f378916bb532b7c3fcb9baaa85eab84059d6df662e5c95d36797896a [2023-08-31T03:10:14.371Z] $ docker rm -f --volumes 95d23844f378916bb532b7c3fcb9baaa85eab84059d6df662e5c95d36797896a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:10:15.118Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T03:10:15.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:10:15.269Z] prd-ubuntu20.04-docker-8c-8g-4976 does not seem to be running inside a container [2023-08-31T03:10:15.298Z] $ 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-380 -v /w/workspace/undry_device-onvif-camera_PR-380:/w/workspace/undry_device-onvif-camera_PR-380:rw,z -v /w/workspace/undry_device-onvif-camera_PR-380@tmp:/w/workspace/undry_device-onvif-camera_PR-380@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 ******** ci-base-image-x86_64 cat [2023-08-31T03:10:15.703Z] $ docker top ffefebabbcde6ed9c3bab6cc1c226db65124d607451fad899bbfe4272209002e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:10:16.092Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-380 [Pipeline] fileExists [Pipeline] sh [2023-08-31T03:10:16.456Z] + make test [2023-08-31T03:10:16.456Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T03:10:21.732Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-31T03:10:33.928Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-31T03:10:33.928Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-31T03:10:33.928Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.048s coverage: 31.4% of statements [2023-08-31T03:10:37.224Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.422s coverage: 86.5% of statements [2023-08-31T03:10:43.780Z] go vet ./... [2023-08-31T03:10:48.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T03:10:48.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T03:10:48.923Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T03:10:48.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T03:10:49.000Z] $ docker stop --time=1 ffefebabbcde6ed9c3bab6cc1c226db65124d607451fad899bbfe4272209002e [2023-08-31T03:10:52.737Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4977 in /w/workspace/undry_device-onvif-camera_PR-380 [2023-08-31T03:10:55.765Z] $ docker rm -f --volumes ffefebabbcde6ed9c3bab6cc1c226db65124d607451fad899bbfe4272209002e [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-08-31T03:10:56.165Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-08-31T03:10:56.242Z] The recommended git tool is: git [2023-08-31T03:10:56.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T03:10:56.459Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T03:10:57.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T03:10:57.484Z] + ls -al . [2023-08-31T03:10:57.484Z] total 244 [2023-08-31T03:10:57.484Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 03:10 . [2023-08-31T03:10:57.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:08 .. [2023-08-31T03:10:57.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 03:09 .git [2023-08-31T03:10:57.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:08 .github [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 496 Aug 31 03:08 .gitignore [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 31 03:08 .golangci.yml [2023-08-31T03:10:57.484Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 03:09 .semver [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 11264 Aug 31 03:08 Attribution.txt [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 15932 Aug 31 03:08 CHANGELOG.md [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 1574 Aug 31 03:08 Dockerfile [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 03:08 GOVERNANCE.md [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 31 03:08 Jenkinsfile [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 03:08 LICENSE [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 2877 Aug 31 03:08 Makefile [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 03:08 OWNERS.md [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 31 03:08 README.md [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 03:09 VERSION [2023-08-31T03:10:57.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:08 bin [2023-08-31T03:10:57.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:08 cmd [2023-08-31T03:10:57.484Z] -rw-r--r-- 1 jenkins jenkins 78459 Aug 31 03:10 coverage.out [2023-08-31T03:10:57.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:08 doc [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 4128 Aug 31 03:08 go.mod [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 36507 Aug 31 03:08 go.sum [2023-08-31T03:10:57.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:08 internal [2023-08-31T03:10:57.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:08 snap [2023-08-31T03:10:57.484Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 31 03:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:10:57.880Z] + 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=dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 --label arch=amd64 --label version=0.0.0 . [2023-08-31T03:10:57.880Z] Sending build context to Docker daemon 21.75MB [2023-08-31T03:10:57.880Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:10:57.880Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T03:10:57.880Z] ---> 4a3a8514946c [2023-08-31T03:10:57.880Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:10:58.820Z] ---> Running in 455e88708a1b [2023-08-31T03:10:59.388Z] Removing intermediate container 455e88708a1b [2023-08-31T03:10:59.388Z] ---> 00167f96836d [2023-08-31T03:10:59.388Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:10:59.649Z] ---> Running in 88d7a6e2d338 [2023-08-31T03:11:00.219Z] Removing intermediate container 88d7a6e2d338 [2023-08-31T03:11:00.219Z] ---> e3752e73d665 [2023-08-31T03:11:00.219Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:11:00.479Z] ---> Running in e2bc057e362a [2023-08-31T03:11:00.988Z] using credential edgex-jenkins-ssh [2023-08-31T03:11:01.009Z] Cloning the remote Git repository [2023-08-31T03:11:01.049Z] Removing intermediate container e2bc057e362a [2023-08-31T03:11:01.049Z] ---> 9dc602b24716 [2023-08-31T03:11:01.049Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:11:01.054Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T03:11:01.618Z] ---> Running in 821dc1d160c7 [2023-08-31T03:11:02.189Z] Removing intermediate container 821dc1d160c7 [2023-08-31T03:11:02.189Z] ---> 40917d0a018b [2023-08-31T03:11:02.189Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-08-31T03:11:01.145Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-08-31T03:11:01.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T03:11:01.284Z] > git --version # timeout=10 [2023-08-31T03:11:01.304Z] > git --version # 'git version 2.25.1' [2023-08-31T03:11:01.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T03:11:01.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T03:11:02.758Z] ---> Running in 90f8e1afcb5d [2023-08-31T03:11:03.326Z] Removing intermediate container 90f8e1afcb5d [2023-08-31T03:11:03.326Z] ---> beca19c6e7ec [2023-08-31T03:11:03.326Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:11:03.029Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-08-31T03:11:03.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T03:11:03.585Z] ---> Running in 9d88631dac3a [2023-08-31T03:11:04.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T03:11:04.362Z] Merging remotes/origin/main commit ed280a745d7a481fda411e84eedc9b35ce489b45 into PR head commit dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [2023-08-31T03:11:04.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T03:11:04.673Z] OK: 265 MiB in 53 packages [2023-08-31T03:11:04.726Z] Merge succeeded, producing dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [2023-08-31T03:11:04.726Z] Checking out Revision dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 (PR-380) [2023-08-31T03:11:03.870Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-08-31T03:11:03.911Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T03:11:03.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T03:11:03.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-31T03:11:04.382Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T03:11:04.450Z] > git checkout -f dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 # timeout=10 [2023-08-31T03:11:04.622Z] > git remote # timeout=10 [2023-08-31T03:11:04.649Z] > git config --get remote.origin.url # timeout=10 [2023-08-31T03:11:04.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T03:11:04.681Z] > git merge ed280a745d7a481fda411e84eedc9b35ce489b45 # timeout=10 [2023-08-31T03:11:04.712Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-31T03:11:04.734Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T03:11:04.749Z] > git checkout -f dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 # timeout=10 [2023-08-31T03:11:05.245Z] Removing intermediate container 9d88631dac3a [2023-08-31T03:11:05.245Z] ---> f881b7b2eff3 [2023-08-31T03:11:05.245Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-08-31T03:11:05.245Z] ---> Running in b38f3286258f [2023-08-31T03:11:05.245Z] Removing intermediate container b38f3286258f [2023-08-31T03:11:05.245Z] ---> 0f957242e580 [2023-08-31T03:11:05.245Z] Step 10/26 : COPY go.mod vendor* ./ [2023-08-31T03:11:05.376Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-08-31T03:11:05.425Z] > git --version # timeout=10 [2023-08-31T03:11:05.438Z] > git --version # 'git version 2.25.1' [2023-08-31T03:11:05.456Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T03:11:05.503Z] ---> 7602214caa35 [2023-08-31T03:11:05.503Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-08-31T03:11:06.070Z] ---> Running in 2145a05176ae [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T03:11:06.658Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T03:11:06.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T03:11:06.658Z] Dload Upload Total Spent Left Speed [2023-08-31T03:11:06.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-08-31T03:11:07.352Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T03:11:07.450Z] Removing intermediate container 2145a05176ae [2023-08-31T03:11:07.450Z] ---> f1a30c4bf2ac [2023-08-31T03:11:07.450Z] Step 12/26 : COPY . . [2023-08-31T03:11:07.695Z] + sudo tee /etc/docker/daemon.new [2023-08-31T03:11:07.695Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T03:11:07.695Z] { [2023-08-31T03:11:07.695Z] "registry-mirrors": [ [2023-08-31T03:11:07.695Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T03:11:07.695Z] ], [2023-08-31T03:11:07.695Z] "bip": "10.250.0.254/24", [2023-08-31T03:11:07.695Z] "hosts": [ [2023-08-31T03:11:07.695Z] "tcp://0.0.0.0:5555", [2023-08-31T03:11:07.695Z] "unix:///var/run/docker.sock" [2023-08-31T03:11:07.695Z] ], [2023-08-31T03:11:07.695Z] "mtu": 1458, [2023-08-31T03:11:07.695Z] "selinux-enabled": true, [2023-08-31T03:11:07.695Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T03:11:07.695Z] } [Pipeline] sh [2023-08-31T03:11:08.042Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T03:11:08.398Z] + sudo service docker restart [2023-08-31T03:11:08.828Z] ---> 83ae0b3b3814 [2023-08-31T03:11:08.828Z] Step 13/26 : RUN ${MAKE} [2023-08-31T03:11:09.087Z] ---> Running in 1335dfa1bc4e [2023-08-31T03:11:09.656Z] 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.17" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T03:11:26.713Z] provisioning config files... [2023-08-31T03:11:26.741Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2982568699120170714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:11:27.142Z] ---> docker-login.sh [2023-08-31T03:11:27.142Z] nexus3.edgexfoundry.org:10001 [2023-08-31T03:11:27.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:11:27.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:11:27.684Z] Configure a credential helper to remove this warning. See [2023-08-31T03:11:27.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:11:27.684Z] [2023-08-31T03:11:27.684Z] Login Succeeded [2023-08-31T03:11:27.684Z] nexus3.edgexfoundry.org:10002 [2023-08-31T03:11:27.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:11:28.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:11:28.222Z] Configure a credential helper to remove this warning. See [2023-08-31T03:11:28.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:11:28.222Z] [2023-08-31T03:11:28.222Z] Login Succeeded [2023-08-31T03:11:28.222Z] nexus3.edgexfoundry.org:10003 [2023-08-31T03:11:28.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:11:28.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:11:28.494Z] Configure a credential helper to remove this warning. See [2023-08-31T03:11:28.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:11:28.494Z] [2023-08-31T03:11:28.494Z] Login Succeeded [2023-08-31T03:11:28.494Z] nexus3.edgexfoundry.org:10004 [2023-08-31T03:11:28.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:11:28.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:11:28.765Z] Configure a credential helper to remove this warning. See [2023-08-31T03:11:28.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:11:28.765Z] [2023-08-31T03:11:28.765Z] Login Succeeded [2023-08-31T03:11:28.765Z] docker.io [2023-08-31T03:11:29.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:11:29.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:11:29.302Z] Configure a credential helper to remove this warning. See [2023-08-31T03:11:29.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:11:29.302Z] [2023-08-31T03:11:29.302Z] Login Succeeded [2023-08-31T03:11:29.302Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T03:11:29.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T03:11:29.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:11:29.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:11:29.789Z] ========================================================= [2023-08-31T03:11:29.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T03:11:29.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:11:30.283Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T03:11:32.879Z] Sending build context to Docker daemon 14.19MB [2023-08-31T03:11:32.879Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:11:32.879Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T03:11:32.879Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T03:11:32.879Z] edb6bdbacee9: Pulling fs layer [2023-08-31T03:11:32.879Z] 5f9638ab2659: Pulling fs layer [2023-08-31T03:11:32.879Z] 8d51d6327a98: Pulling fs layer [2023-08-31T03:11:32.879Z] 8b374f2dd631: Pulling fs layer [2023-08-31T03:11:32.879Z] ec14aa9079de: Pulling fs layer [2023-08-31T03:11:32.879Z] 2f466654f4bb: Pulling fs layer [2023-08-31T03:11:32.879Z] 554e91adad29: Pulling fs layer [2023-08-31T03:11:32.879Z] ec14aa9079de: Waiting [2023-08-31T03:11:32.879Z] 2f466654f4bb: Waiting [2023-08-31T03:11:32.879Z] 8b374f2dd631: Waiting [2023-08-31T03:11:32.879Z] 554e91adad29: Waiting [2023-08-31T03:11:32.879Z] 5f9638ab2659: Verifying Checksum [2023-08-31T03:11:32.879Z] 5f9638ab2659: Download complete [2023-08-31T03:11:32.879Z] 8b374f2dd631: Verifying Checksum [2023-08-31T03:11:32.879Z] 8b374f2dd631: Download complete [2023-08-31T03:11:32.879Z] ec14aa9079de: Verifying Checksum [2023-08-31T03:11:32.879Z] ec14aa9079de: Download complete [2023-08-31T03:11:32.879Z] edb6bdbacee9: Verifying Checksum [2023-08-31T03:11:32.879Z] edb6bdbacee9: Download complete [2023-08-31T03:11:33.871Z] edb6bdbacee9: Pull complete [2023-08-31T03:11:33.871Z] 554e91adad29: Verifying Checksum [2023-08-31T03:11:33.871Z] 554e91adad29: Download complete [2023-08-31T03:11:34.453Z] 5f9638ab2659: Pull complete [2023-08-31T03:11:35.418Z] 8d51d6327a98: Verifying Checksum [2023-08-31T03:11:35.418Z] 8d51d6327a98: Download complete [2023-08-31T03:11:35.418Z] 2f466654f4bb: Verifying Checksum [2023-08-31T03:11:35.418Z] 2f466654f4bb: Download complete [2023-08-31T03:11:36.291Z] Removing intermediate container 1335dfa1bc4e [2023-08-31T03:11:36.291Z] ---> 1f8a292ec859 [2023-08-31T03:11:36.291Z] Step 14/26 : FROM alpine:3.17 [2023-08-31T03:11:36.291Z] 3.17: Pulling from library/alpine [2023-08-31T03:11:36.291Z] 9398808236ff: Pulling fs layer [2023-08-31T03:11:36.291Z] 9398808236ff: Verifying Checksum [2023-08-31T03:11:36.291Z] 9398808236ff: Download complete [2023-08-31T03:11:36.291Z] 9398808236ff: Pull complete [2023-08-31T03:11:36.291Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T03:11:36.291Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T03:11:36.291Z] ---> 1e0b8b5322fc [2023-08-31T03:11:36.291Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T03:11:36.291Z] ---> Running in 41f90c0066af [2023-08-31T03:11:36.291Z] Removing intermediate container 41f90c0066af [2023-08-31T03:11:36.291Z] ---> 0e949ab93611 [2023-08-31T03:11:36.291Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-08-31T03:11:36.291Z] ---> Running in ca4f713b6a2f [2023-08-31T03:11:36.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T03:11:36.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T03:11:36.291Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T03:11:36.291Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T03:11:36.291Z] OK: 7 MiB in 16 packages [2023-08-31T03:11:36.291Z] Removing intermediate container ca4f713b6a2f [2023-08-31T03:11:36.291Z] ---> 099785cc521b [2023-08-31T03:11:36.291Z] Step 17/26 : WORKDIR / [2023-08-31T03:11:36.291Z] ---> Running in 3c6c877cc936 [2023-08-31T03:11:36.291Z] Removing intermediate container 3c6c877cc936 [2023-08-31T03:11:36.291Z] ---> 4fedb131a1ea [2023-08-31T03:11:36.291Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-08-31T03:11:36.291Z] ---> d1c3fa06bad4 [2023-08-31T03:11:36.291Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-08-31T03:11:36.291Z] ---> b9ff41e0aff7 [2023-08-31T03:11:36.291Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-08-31T03:11:36.291Z] ---> 5242046626e0 [2023-08-31T03:11:36.291Z] Step 21/26 : EXPOSE 59984 [2023-08-31T03:11:36.291Z] ---> Running in 1df1c6b55eea [2023-08-31T03:11:36.291Z] Removing intermediate container 1df1c6b55eea [2023-08-31T03:11:36.291Z] ---> 99aa5451a87c [2023-08-31T03:11:36.291Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-08-31T03:11:36.291Z] ---> Running in 9a5f5a0797da [2023-08-31T03:11:36.291Z] Removing intermediate container 9a5f5a0797da [2023-08-31T03:11:36.291Z] ---> ef921bcc5ee9 [2023-08-31T03:11:36.291Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T03:11:36.291Z] ---> Running in 9246a9f0c723 [2023-08-31T03:11:36.291Z] Removing intermediate container 9246a9f0c723 [2023-08-31T03:11:36.291Z] ---> ef8d2f117d84 [2023-08-31T03:11:36.291Z] Step 24/26 : LABEL arch=amd64 [2023-08-31T03:11:36.291Z] ---> Running in 7d0adf361457 [2023-08-31T03:11:36.550Z] Removing intermediate container 7d0adf361457 [2023-08-31T03:11:36.550Z] ---> f2d82059572c [2023-08-31T03:11:36.550Z] Step 25/26 : LABEL git_sha=dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [2023-08-31T03:11:36.550Z] ---> Running in d7f9bff78f7b [2023-08-31T03:11:36.550Z] Removing intermediate container d7f9bff78f7b [2023-08-31T03:11:36.550Z] ---> 56f33fe5b14d [2023-08-31T03:11:36.550Z] Step 26/26 : LABEL version=0.0.0 [2023-08-31T03:11:36.550Z] ---> Running in ebf17c11a03d [2023-08-31T03:11:36.550Z] Removing intermediate container ebf17c11a03d [2023-08-31T03:11:36.550Z] ---> 703685ca727d [2023-08-31T03:11:36.550Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T03:11:36.550Z] Successfully built 703685ca727d [2023-08-31T03:11:36.550Z] 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-08-31T03:11:37.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:11:37.436Z] [2023-08-31T03:11:37.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:11:37.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:11:37.815Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T03:11:37.815Z] 5eb5b503b376: Pulling fs layer [2023-08-31T03:11:37.815Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T03:11:37.815Z] ec43610c2a17: Pulling fs layer [2023-08-31T03:11:37.815Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T03:11:37.815Z] 33b1e0a273af: Pulling fs layer [2023-08-31T03:11:37.815Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T03:11:37.815Z] 2f39f015ded8: Pulling fs layer [2023-08-31T03:11:37.815Z] 3a2ae6a8a46f: Waiting [2023-08-31T03:11:37.815Z] 33b1e0a273af: Waiting [2023-08-31T03:11:37.815Z] 2f39f015ded8: Waiting [2023-08-31T03:11:37.815Z] 5d3b04190fa2: Waiting [2023-08-31T03:11:37.815Z] 5c69ac0246d0: Verifying Checksum [2023-08-31T03:11:37.815Z] 5c69ac0246d0: Download complete [2023-08-31T03:11:37.815Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T03:11:37.815Z] 3a2ae6a8a46f: Download complete [2023-08-31T03:11:37.815Z] ec43610c2a17: Verifying Checksum [2023-08-31T03:11:37.815Z] ec43610c2a17: Download complete [2023-08-31T03:11:37.815Z] 33b1e0a273af: Verifying Checksum [2023-08-31T03:11:37.815Z] 33b1e0a273af: Download complete [2023-08-31T03:11:38.076Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T03:11:38.076Z] 5d3b04190fa2: Download complete [2023-08-31T03:11:38.076Z] 5eb5b503b376: Verifying Checksum [2023-08-31T03:11:38.076Z] 5eb5b503b376: Download complete [2023-08-31T03:11:38.644Z] 2f39f015ded8: Download complete [2023-08-31T03:11:39.211Z] 5eb5b503b376: Pull complete [2023-08-31T03:11:39.469Z] 5c69ac0246d0: Pull complete [2023-08-31T03:11:40.038Z] ec43610c2a17: Pull complete [2023-08-31T03:11:40.038Z] 3a2ae6a8a46f: Pull complete [2023-08-31T03:11:40.298Z] 33b1e0a273af: Pull complete [2023-08-31T03:11:40.298Z] 5d3b04190fa2: Pull complete [2023-08-31T03:11:44.485Z] 2f39f015ded8: Pull complete [2023-08-31T03:11:44.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T03:11:44.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:11:44.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:11:44.707Z] prd-ubuntu20.04-docker-8c-8g-4976 does not seem to be running inside a container [2023-08-31T03:11:44.752Z] $ 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-380 -v /w/workspace/undry_device-onvif-camera_PR-380:/w/workspace/undry_device-onvif-camera_PR-380:rw,z -v /w/workspace/undry_device-onvif-camera_PR-380@tmp:/w/workspace/undry_device-onvif-camera_PR-380@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-08-31T03:11:47.753Z] 8d51d6327a98: Pull complete [2023-08-31T03:11:47.753Z] 8b374f2dd631: Pull complete [2023-08-31T03:11:47.753Z] ec14aa9079de: Pull complete [2023-08-31T03:11:50.929Z] $ docker top ae48794a268fe15874cff2ed26aabdbafc9e959fb0c5458194704c84a52d625a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:11:51.404Z] ---> job-cost.sh [2023-08-31T03:11:51.405Z] lf-activate-venv: SKIPPING [2023-08-31T03:11:51.405Z] INFO: No Stack... [2023-08-31T03:11:51.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T03:11:52.234Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T03:11:52.549Z] + cat /w/workspace/undry_device-onvif-camera_PR-380/archives/cost.csv [2023-08-31T03:11:52.549Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T03:11:52.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] [2023-08-31T03:11:52.593Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] did not exist. Created. [2023-08-31T03:11:52.593Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T03:11:52.993Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T03:11:53.043Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T03:11:53.076Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T03:11:53.163Z] $ docker stop --time=1 ae48794a268fe15874cff2ed26aabdbafc9e959fb0c5458194704c84a52d625a [2023-08-31T03:11:53.235Z] 2f466654f4bb: Pull complete [2023-08-31T03:11:54.326Z] $ docker rm -f --volumes ae48794a268fe15874cff2ed26aabdbafc9e959fb0c5458194704c84a52d625a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T03:11:55.827Z] 554e91adad29: Pull complete [2023-08-31T03:11:55.827Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T03:11:55.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T03:11:55.827Z] ---> 1e15ea492957 [2023-08-31T03:11:55.827Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:11:57.238Z] ---> Running in fe6c1692652d [2023-08-31T03:11:57.507Z] Removing intermediate container fe6c1692652d [2023-08-31T03:11:57.507Z] ---> 163b35dbcf47 [2023-08-31T03:11:57.507Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:11:57.777Z] ---> Running in 1a6bf171d049 [2023-08-31T03:11:58.045Z] Removing intermediate container 1a6bf171d049 [2023-08-31T03:11:58.045Z] ---> 881f0c5f7198 [2023-08-31T03:11:58.045Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:11:58.045Z] ---> Running in ff28e694e0d2 [2023-08-31T03:11:58.319Z] Removing intermediate container ff28e694e0d2 [2023-08-31T03:11:58.319Z] ---> 7fcd411d0020 [2023-08-31T03:11:58.319Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:11:58.319Z] ---> Running in e9ce4b71d6c0 [2023-08-31T03:11:58.589Z] Removing intermediate container e9ce4b71d6c0 [2023-08-31T03:11:58.589Z] ---> c93038800e33 [2023-08-31T03:11:58.589Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-31T03:11:58.860Z] ---> Running in 1d582bc461c1 [2023-08-31T03:11:59.127Z] Removing intermediate container 1d582bc461c1 [2023-08-31T03:11:59.127Z] ---> d6ca0a976033 [2023-08-31T03:11:59.127Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:11:59.127Z] ---> Running in 6129651b5899 [2023-08-31T03:12:00.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T03:12:00.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T03:12:03.240Z] OK: 263 MiB in 53 packages [2023-08-31T03:12:03.823Z] Removing intermediate container 6129651b5899 [2023-08-31T03:12:03.823Z] ---> b49953772c4c [2023-08-31T03:12:03.823Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-31T03:12:03.823Z] ---> Running in 31902ecb35f3 [2023-08-31T03:12:04.091Z] Removing intermediate container 31902ecb35f3 [2023-08-31T03:12:04.091Z] ---> 8eb829c20592 [2023-08-31T03:12:04.091Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-31T03:12:04.676Z] ---> be2f0ac31d39 [2023-08-31T03:12:04.676Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T03:12:04.676Z] ---> Running in ffaad6345674 [2023-08-31T03:13:12.560Z] Removing intermediate container ffaad6345674 [2023-08-31T03:13:12.560Z] ---> 9646a0df54f4 [2023-08-31T03:13:12.560Z] Step 12/13 : COPY . . [2023-08-31T03:13:12.560Z] ---> aca5eb808cf7 [2023-08-31T03:13:12.560Z] Step 13/13 : RUN ${MAKE} [2023-08-31T03:13:12.560Z] ---> Running in 04cc448feac5 [2023-08-31T03:13:12.560Z] noop [2023-08-31T03:13:12.560Z] Removing intermediate container 04cc448feac5 [2023-08-31T03:13:12.560Z] ---> 9c65732d32d4 [2023-08-31T03:13:12.560Z] Successfully built 9c65732d32d4 [2023-08-31T03:13:12.560Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:13:13.024Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T03:13:13.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:13:13.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-4977 does not seem to be running inside a container [2023-08-31T03:13:13.345Z] $ 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-08-31T03:13:14.477Z] $ docker top b15e5eb9ab0419d0b5d918f6c4c44f2a4d44fd07d7d2ded6a168e783b79e0a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:13:15.322Z] + go version [2023-08-31T03:13:15.322Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T03:13:15.357Z] $ docker stop --time=1 b15e5eb9ab0419d0b5d918f6c4c44f2a4d44fd07d7d2ded6a168e783b79e0a2d [2023-08-31T03:13:19.020Z] $ docker rm -f --volumes b15e5eb9ab0419d0b5d918f6c4c44f2a4d44fd07d7d2ded6a168e783b79e0a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:13:19.867Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T03:13:19.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:13:20.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-4977 does not seem to be running inside a container [2023-08-31T03:13:20.244Z] $ 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-08-31T03:13:21.335Z] $ docker top 770774928f9ab63e2803c1423a352c0729527f59dcba52e32f219a1d6ce4ccdc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:13:21.881Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-08-31T03:13:22.265Z] + make test [2023-08-31T03:13:22.539Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T03:13:54.761Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-31T03:16:01.473Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-31T03:16:09.711Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-31T03:16:12.313Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.213s coverage: 31.4% of statements [2023-08-31T03:16:39.028Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.778s coverage: 86.5% of statements [2023-08-31T03:16:39.296Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T03:16:39.296Z] go vet ./... [2023-08-31T03:17:11.517Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T03:17:11.517Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T03:17:11.517Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T03:17:11.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T03:17:11.591Z] $ docker stop --time=1 770774928f9ab63e2803c1423a352c0729527f59dcba52e32f219a1d6ce4ccdc [2023-08-31T03:17:13.465Z] $ docker rm -f --volumes 770774928f9ab63e2803c1423a352c0729527f59dcba52e32f219a1d6ce4ccdc [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T03:17:14.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T03:17:14.689Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T03:17:15.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T03:17:15.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T03:17:16.076Z] + ls -al . [2023-08-31T03:17:16.076Z] total 240 [2023-08-31T03:17:16.076Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 03:13 . [2023-08-31T03:17:16.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:11 .. [2023-08-31T03:17:16.076Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 03:11 .git [2023-08-31T03:17:16.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:11 .github [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 496 Aug 31 03:11 .gitignore [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 31 03:11 .golangci.yml [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 11264 Aug 31 03:11 Attribution.txt [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 15932 Aug 31 03:11 CHANGELOG.md [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 1574 Aug 31 03:11 Dockerfile [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 03:11 GOVERNANCE.md [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 31 03:11 Jenkinsfile [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 03:11 LICENSE [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 2877 Aug 31 03:11 Makefile [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 03:11 OWNERS.md [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 31 03:11 README.md [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 03:09 VERSION [2023-08-31T03:17:16.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:11 bin [2023-08-31T03:17:16.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:11 cmd [2023-08-31T03:17:16.076Z] -rw-r--r-- 1 jenkins jenkins 78459 Aug 31 03:16 coverage.out [2023-08-31T03:17:16.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:11 doc [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 4128 Aug 31 03:11 go.mod [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 36507 Aug 31 03:11 go.sum [2023-08-31T03:17:16.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:11 internal [2023-08-31T03:17:16.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:11 snap [2023-08-31T03:17:16.076Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 31 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:17:16.498Z] + 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=dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 --label arch=arm64 --label version=0.0.0 . [2023-08-31T03:17:17.088Z] Sending build context to Docker daemon 14.27MB [2023-08-31T03:17:17.088Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:17:17.088Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T03:17:17.088Z] ---> 9c65732d32d4 [2023-08-31T03:17:17.088Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:17:17.088Z] ---> Running in 52898be241e8 [2023-08-31T03:17:17.355Z] Removing intermediate container 52898be241e8 [2023-08-31T03:17:17.355Z] ---> 8b27ad09af35 [2023-08-31T03:17:17.355Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:17:17.622Z] ---> Running in ec3aaca3f2e4 [2023-08-31T03:17:17.889Z] Removing intermediate container ec3aaca3f2e4 [2023-08-31T03:17:17.889Z] ---> 867d93910ff9 [2023-08-31T03:17:17.889Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:17:17.889Z] ---> Running in 3d467168f4f1 [2023-08-31T03:17:18.157Z] Removing intermediate container 3d467168f4f1 [2023-08-31T03:17:18.157Z] ---> 033001a88975 [2023-08-31T03:17:18.157Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:17:18.157Z] ---> Running in b2445349af6f [2023-08-31T03:17:18.423Z] Removing intermediate container b2445349af6f [2023-08-31T03:17:18.423Z] ---> e3798c1d86e1 [2023-08-31T03:17:18.423Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-08-31T03:17:18.423Z] ---> Running in 1f840de13040 [2023-08-31T03:17:18.691Z] Removing intermediate container 1f840de13040 [2023-08-31T03:17:18.691Z] ---> 0135d321441d [2023-08-31T03:17:18.691Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:17:18.970Z] ---> Running in e9ca30ae3929 [2023-08-31T03:17:19.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T03:17:20.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T03:17:21.475Z] OK: 263 MiB in 53 packages [2023-08-31T03:17:22.070Z] Removing intermediate container e9ca30ae3929 [2023-08-31T03:17:22.070Z] ---> f6eb83c77e77 [2023-08-31T03:17:22.070Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-08-31T03:17:22.070Z] ---> Running in 62ff1f5d6ea6 [2023-08-31T03:17:22.660Z] Removing intermediate container 62ff1f5d6ea6 [2023-08-31T03:17:22.660Z] ---> a19da6e171e4 [2023-08-31T03:17:22.660Z] Step 10/26 : COPY go.mod vendor* ./ [2023-08-31T03:17:22.929Z] ---> 6e8c52906b0f [2023-08-31T03:17:22.929Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T03:17:22.929Z] ---> Running in a47bd30f075d [2023-08-31T03:17:25.520Z] Removing intermediate container a47bd30f075d [2023-08-31T03:17:25.520Z] ---> 64fbf07d8f26 [2023-08-31T03:17:25.520Z] Step 12/26 : COPY . . [2023-08-31T03:17:26.481Z] ---> f8374545c096 [2023-08-31T03:17:26.481Z] Step 13/26 : RUN ${MAKE} [2023-08-31T03:17:26.751Z] ---> Running in d36f50c0fa94 [2023-08-31T03:17:27.714Z] 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.17" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-08-31T03:19:49.474Z] Removing intermediate container d36f50c0fa94 [2023-08-31T03:19:49.474Z] ---> b6e48c693f77 [2023-08-31T03:19:49.474Z] Step 14/26 : FROM alpine:3.17 [2023-08-31T03:19:49.474Z] 3.17: Pulling from library/alpine [2023-08-31T03:19:49.474Z] 4060ece20d7a: Pulling fs layer [2023-08-31T03:19:49.474Z] 4060ece20d7a: Download complete [2023-08-31T03:19:49.474Z] 4060ece20d7a: Pull complete [2023-08-31T03:19:49.474Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T03:19:49.474Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T03:19:49.474Z] ---> 8650cd65339b [2023-08-31T03:19:49.474Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T03:19:49.474Z] ---> Running in fc2af8eb190f [2023-08-31T03:19:49.474Z] Removing intermediate container fc2af8eb190f [2023-08-31T03:19:49.474Z] ---> ce4ecfdcf78e [2023-08-31T03:19:49.474Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-08-31T03:19:49.474Z] ---> Running in 485c466fee5c [2023-08-31T03:19:49.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T03:19:49.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T03:19:49.474Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T03:19:49.474Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T03:19:49.474Z] OK: 8 MiB in 16 packages [2023-08-31T03:19:49.474Z] Removing intermediate container 485c466fee5c [2023-08-31T03:19:49.474Z] ---> d2a1e61a3d25 [2023-08-31T03:19:49.474Z] Step 17/26 : WORKDIR / [2023-08-31T03:19:49.474Z] ---> Running in 4bd58cf14565 [2023-08-31T03:19:49.474Z] Removing intermediate container 4bd58cf14565 [2023-08-31T03:19:49.474Z] ---> a8f344761f77 [2023-08-31T03:19:49.474Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-08-31T03:19:50.155Z] ---> f633e4868e3b [2023-08-31T03:19:50.155Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-08-31T03:19:50.763Z] ---> ff5adb524e58 [2023-08-31T03:19:50.763Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-08-31T03:19:51.036Z] ---> adc94e1360e7 [2023-08-31T03:19:51.036Z] Step 21/26 : EXPOSE 59984 [2023-08-31T03:19:51.036Z] ---> Running in 2f9fdec7e450 [2023-08-31T03:19:51.310Z] Removing intermediate container 2f9fdec7e450 [2023-08-31T03:19:51.310Z] ---> 6fd9614eeff2 [2023-08-31T03:19:51.310Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-08-31T03:19:51.310Z] ---> Running in 52984f037658 [2023-08-31T03:19:51.587Z] Removing intermediate container 52984f037658 [2023-08-31T03:19:51.587Z] ---> 5b4a4f3df52b [2023-08-31T03:19:51.587Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T03:19:51.871Z] ---> Running in 1ffe8acedee3 [2023-08-31T03:19:52.143Z] Removing intermediate container 1ffe8acedee3 [2023-08-31T03:19:52.143Z] ---> 3e60b5088739 [2023-08-31T03:19:52.143Z] Step 24/26 : LABEL arch=arm64 [2023-08-31T03:19:52.143Z] ---> Running in 77d39ebaf806 [2023-08-31T03:19:52.408Z] Removing intermediate container 77d39ebaf806 [2023-08-31T03:19:52.408Z] ---> 51549fd64762 [2023-08-31T03:19:52.408Z] Step 25/26 : LABEL git_sha=dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [2023-08-31T03:19:52.408Z] ---> Running in 9afbda803017 [2023-08-31T03:19:52.675Z] Removing intermediate container 9afbda803017 [2023-08-31T03:19:52.675Z] ---> 43007275fb0b [2023-08-31T03:19:52.675Z] Step 26/26 : LABEL version=0.0.0 [2023-08-31T03:19:52.675Z] ---> Running in a8d9c111ec46 [2023-08-31T03:19:52.939Z] Removing intermediate container a8d9c111ec46 [2023-08-31T03:19:52.939Z] ---> d2a28e406b68 [2023-08-31T03:19:52.939Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T03:19:52.939Z] Successfully built d2a28e406b68 [2023-08-31T03:19:52.939Z] 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-08-31T03:19:53.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T03:19:53.759Z] [2023-08-31T03:19:53.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:19:54.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T03:19:54.165Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T03:19:54.165Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T03:19:54.165Z] 04944245beec: Pulling fs layer [2023-08-31T03:19:54.165Z] 699f458cf7ca: Pulling fs layer [2023-08-31T03:19:54.165Z] 765212b225bb: Pulling fs layer [2023-08-31T03:19:54.165Z] f23df028b6ca: Pulling fs layer [2023-08-31T03:19:54.165Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T03:19:54.165Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T03:19:54.165Z] f23df028b6ca: Waiting [2023-08-31T03:19:54.165Z] 2437ff75d9bd: Waiting [2023-08-31T03:19:54.165Z] 765212b225bb: Waiting [2023-08-31T03:19:54.434Z] 04944245beec: Verifying Checksum [2023-08-31T03:19:54.434Z] 04944245beec: Download complete [2023-08-31T03:19:54.434Z] 765212b225bb: Verifying Checksum [2023-08-31T03:19:54.434Z] 765212b225bb: Download complete [2023-08-31T03:19:54.434Z] f23df028b6ca: Verifying Checksum [2023-08-31T03:19:54.434Z] f23df028b6ca: Download complete [2023-08-31T03:19:54.434Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T03:19:54.434Z] d65c8cfc05b1: Download complete [2023-08-31T03:19:54.434Z] 699f458cf7ca: Verifying Checksum [2023-08-31T03:19:54.434Z] 699f458cf7ca: Download complete [2023-08-31T03:19:55.016Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T03:19:55.016Z] 8998bd30e6a1: Download complete [2023-08-31T03:19:56.954Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T03:19:56.954Z] 2437ff75d9bd: Download complete [2023-08-31T03:19:58.897Z] 8998bd30e6a1: Pull complete [2023-08-31T03:19:59.163Z] 04944245beec: Pull complete [2023-08-31T03:20:00.567Z] 699f458cf7ca: Pull complete [2023-08-31T03:20:00.835Z] 765212b225bb: Pull complete [2023-08-31T03:20:01.420Z] f23df028b6ca: Pull complete [2023-08-31T03:20:03.364Z] d65c8cfc05b1: Pull complete [2023-08-31T03:20:18.355Z] 2437ff75d9bd: Pull complete [2023-08-31T03:20:18.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T03:20:18.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T03:20:18.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:20:18.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-4977 does not seem to be running inside a container [2023-08-31T03:20:18.745Z] $ 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-08-31T03:20:21.163Z] $ docker top f69039b79607f138cac9fbf5df461341f2013bdaf04ad0a254472b802ba1cb52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:21.728Z] ---> job-cost.sh [2023-08-31T03:20:21.993Z] lf-activate-venv: SKIPPING [2023-08-31T03:20:21.993Z] INFO: No Stack... [2023-08-31T03:20:22.573Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T03:20:23.153Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T03:20:23.797Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-08-31T03:20:23.797Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T03:20:23.873Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] [2023-08-31T03:20:23.878Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] did not exist. Created. [2023-08-31T03:20:23.878Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T03:20:24.295Z] /w/workspace/device-onvif-camera/1@tmp/durable-c1d44f53/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T03:20:24.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T03:20:24.682Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T03:20:24.745Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T03:20:24.761Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-380-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T03:20:24.837Z] $ docker stop --time=1 f69039b79607f138cac9fbf5df461341f2013bdaf04ad0a254472b802ba1cb52 [2023-08-31T03:20:26.284Z] $ docker rm -f --volumes f69039b79607f138cac9fbf5df461341f2013bdaf04ad0a254472b802ba1cb52 [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-08-31T03:20:27.320Z] provisioning config files... [2023-08-31T03:20:27.329Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-380@tmp/config164924682376922368tmp [Pipeline] { [Pipeline] sh [2023-08-31T03:20:27.671Z] + set +x [2023-08-31T03:20:27.672Z] + curl -s https://codecov.io/bash [2023-08-31T03:20:27.672Z] + bash -s -- [2023-08-31T03:20:27.672Z] [2023-08-31T03:20:27.672Z] _____ _ [2023-08-31T03:20:27.672Z] / ____| | | [2023-08-31T03:20:27.672Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T03:20:27.672Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T03:20:27.672Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T03:20:27.672Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T03:20:27.672Z] Bash-1.0.6 [2023-08-31T03:20:27.672Z] [2023-08-31T03:20:27.672Z] [2023-08-31T03:20:27.672Z] ==> git version 2.25.1 found [2023-08-31T03:20:27.672Z] ==> 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-08-31T03:20:27.672Z] Release-Date: 2020-01-08 [2023-08-31T03:20:27.672Z] 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-08-31T03:20:27.672Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T03:20:27.672Z] ==> Jenkins CI detected. [2023-08-31T03:20:27.672Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-380 [2023-08-31T03:20:27.672Z] project root: . [2023-08-31T03:20:27.672Z] --> token set from env [2023-08-31T03:20:27.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T03:20:27.672Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T03:20:27.672Z] ==> Python coveragepy not found [2023-08-31T03:20:27.672Z] ==> Searching for coverage reports in: [2023-08-31T03:20:27.672Z] + . [2023-08-31T03:20:27.672Z] -> Found 1 reports [2023-08-31T03:20:27.672Z] ==> Detecting git/mercurial file structure [2023-08-31T03:20:27.931Z] ==> Reading reports [2023-08-31T03:20:27.931Z] + ./coverage.out bytes=78459 [2023-08-31T03:20:27.931Z] ==> Appending adjustments [2023-08-31T03:20:27.931Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T03:20:27.931Z] + Found adjustments [2023-08-31T03:20:27.931Z] ==> Gzipping contents [2023-08-31T03:20:27.931Z] 12K /tmp/codecov.vPhv0Z.gz [2023-08-31T03:20:27.931Z] ==> Uploading reports [2023-08-31T03:20:27.931Z] url: https://codecov.io [2023-08-31T03:20:27.931Z] query: branch=PR-380&commit=dc8f44fcfb463ad7274643cdcaed7d757e7e0c12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=380&job=&cmd_args= [2023-08-31T03:20:27.931Z] -> Pinging Codecov [2023-08-31T03:20:27.931Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-380&commit=dc8f44fcfb463ad7274643cdcaed7d757e7e0c12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=380&job=&cmd_args= [2023-08-31T03:20:28.190Z] -> Uploading to [2023-08-31T03:20:28.190Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/F29A59C45E3A92E06B3E522C9905F8EF/dc8f44fcfb463ad7274643cdcaed7d757e7e0c12/fff9e63d-5fa8-43a2-9baf-9380166996b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T032027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18ded005186417d83cc49ca7b722264f2d63eea547446e1388b17291414929dd [2023-08-31T03:20:28.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T03:20:28.190Z] Dload Upload Total Spent Left Speed [2023-08-31T03:20:28.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10573 0 0 100 10573 0 55941 --:--:-- --:--:-- --:--:-- 56239 [2023-08-31T03:20:28.449Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dc8f44fcfb463ad7274643cdcaed7d757e7e0c12 [Pipeline] } [2023-08-31T03:20:28.478Z] 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-08-31T03:20:30.293Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-380/archives ] [2023-08-31T03:20:30.293Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-380/archives [2023-08-31T03:20:30.293Z] total 16 [2023-08-31T03:20:30.293Z] drwxr-xr-x 3 root root 4096 Aug 31 03:11 . [2023-08-31T03:20:30.293Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 03:11 .. [2023-08-31T03:20:30.293Z] drwxr-xr-x 2 root root 4096 Aug 31 03:11 cost [2023-08-31T03:20:30.293Z] -rw-r--r-- 1 root root 91 Aug 31 03:11 cost.csv [2023-08-31T03:20:30.293Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-380/archives [2023-08-31T03:20:30.293Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-380/archives [2023-08-31T03:20:30.293Z] total 16 [2023-08-31T03:20:30.293Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 03:11 . [2023-08-31T03:20:30.293Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 03:11 .. [2023-08-31T03:20:30.293Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 03:11 cost [2023-08-31T03:20:30.293Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 31 03:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:30.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:31.513Z] ---> package-listing.sh [2023-08-31T03:20:31.513Z] ++ facter osfamily [2023-08-31T03:20:31.513Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T03:20:31.772Z] + OS_FAMILY=debian [2023-08-31T03:20:31.772Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-380 [2023-08-31T03:20:31.772Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T03:20:31.772Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T03:20:31.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T03:20:31.772Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T03:20:31.772Z] + '[' /w/workspace/undry_device-onvif-camera_PR-380 ']' [2023-08-31T03:20:31.772Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T03:20:31.772Z] + case "${OS_FAMILY}" in [2023-08-31T03:20:31.772Z] + dpkg -l [2023-08-31T03:20:31.772Z] + grep '^ii' [2023-08-31T03:20:31.772Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T03:20:31.772Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T03:20:31.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T03:20:31.772Z] + '[' /w/workspace/undry_device-onvif-camera_PR-380 ']' [2023-08-31T03:20:31.772Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-380/archives/ [2023-08-31T03:20:31.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-380/archives/ [Pipeline] echo [2023-08-31T03:20:31.808Z] 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-380/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T03:20:32.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:20:32.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:20:32.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:20:32.872Z] prd-ubuntu20.04-docker-8c-8g-4976 does not seem to be running inside a container [2023-08-31T03:20:32.899Z] $ 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-380/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-380 -v /w/workspace/undry_device-onvif-camera_PR-380:/w/workspace/undry_device-onvif-camera_PR-380:rw,z -v /w/workspace/undry_device-onvif-camera_PR-380@tmp:/w/workspace/undry_device-onvif-camera_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T03:20:33.090Z] $ docker top 8876485ac5ba1bb356793af63dec5d07ea5b6a30990bff45604a8894ec48f9f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:20:33.476Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T03:20:33.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T03:20:34.094Z] + ls /var/log/sa-host [2023-08-31T03:20:34.094Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T03:20:34.317Z] provisioning config files... [2023-08-31T03:20:34.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-380@tmp/config5158076619494710683tmp [Pipeline] { [Pipeline] echo [2023-08-31T03:20:34.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:34.686Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T03:20:34.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:35.131Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T03:20:35.164Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:35.474Z] ---> sudo-logs.sh [2023-08-31T03:20:35.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T03:20:35.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:35.872Z] ---> job-cost.sh [2023-08-31T03:20:35.872Z] lf-activate-venv: SKIPPING [2023-08-31T03:20:35.872Z] DEBUG: total: 0.2199999988079071 [2023-08-31T03:20:35.872Z] INFO: Retrieving Stack Cost... [2023-08-31T03:20:36.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T03:20:36.698Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T03:20:36.730Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:20:37.041Z] ---> logs-deploy.sh [2023-08-31T03:20:37.041Z] lf-activate-venv: SKIPPING [2023-08-31T03:20:37.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-380/1 [2023-08-31T03:20:37.041Z] INFO: archiving workspace using pattern(s): [2023-08-31T03:20:37.977Z] Archives upload complete. [2023-08-31T03:20:37.977Z] INFO: archiving logs to Nexus