Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 3f9311d92c63b1dac507db51f9f178944bf7a51b+86da64990f1b89a077fbbd8441d86d2e9e7b19b5 (2eabf7256a8fc079892813486278d3ff83db0688) 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-ssh1439763446846638013.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-ssh13569599822129829219.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16935601817855818092.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 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-ssh15364870245058958014.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-379/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-379/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15760542532077570237.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-5060’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5063 in /w/workspace/undry_device-onvif-camera_PR-379 [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-379 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 into PR head commit 3f9311d92c63b1dac507db51f9f178944bf7a51b Merge succeeded, producing baf2f7e40674c01df2d6cbba659b0a325b38431c Checking out Revision baf2f7e40674c01df2d6cbba659b0a325b38431c (PR-379) > 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/379/head:refs/remotes/origin/PR-379 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f9311d92c63b1dac507db51f9f178944bf7a51b # 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 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baf2f7e40674c01df2d6cbba659b0a325b38431c # timeout=10 Commit message: "Merge commit '86da64990f1b89a077fbbd8441d86d2e9e7b19b5' into HEAD" > git rev-list --no-walk 3f9311d92c63b1dac507db51f9f178944bf7a51b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T22:10:33.898Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T22:10:33.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T22:10:33.980Z] ========================================================= [2023-08-31T22:10:33.980Z] EdgeX Global Pipelines Version Info [2023-08-31T22:10:33.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:10:34.703Z] ------------------- [2023-08-31T22:10:34.703Z] stable info: [2023-08-31T22:10:34.703Z] ------------------- [2023-08-31T22:10:34.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T22:10:34.703Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T22:10:34.703Z] Message: update stable to v1.0.253 [2023-08-31T22:10:35.334Z] ------------------- [2023-08-31T22:10:35.334Z] experimental info: [2023-08-31T22:10:35.334Z] ------------------- [2023-08-31T22:10:35.334Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T22:10:35.334Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T22:10:35.334Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T22:10:35.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-08-31T22:10:35.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-08-31T22:10:35.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T22:10:35.568Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T22:10:35.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T22:10:35.601Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T22:10:35.614Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T22:10:35.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T22:10:35.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T22:10:35.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T22:10:35.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T22:10:35.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-08-31T22:10:35.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T22:10:35.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T22:10:35.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T22:10:35.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T22:10:35.760Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T22:10:35.773Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T22:10:35.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T22:10:35.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T22:10:35.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-31T22:10:35.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-08-31T22:10:35.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T22:10:35.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T22:10:35.886Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T22:10:35.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T22:10:35.920Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T22:10:35.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-379 [Pipeline] echo [2023-08-31T22:10:35.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-379 [Pipeline] echo [2023-08-31T22:10:35.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-379 [Pipeline] echo [2023-08-31T22:10:35.983Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baf2f7e40674c01df2d6cbba659b0a325b38431c [Pipeline] echo [2023-08-31T22:10:35.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baf2f7e [Pipeline] echo [2023-08-31T22:10:36.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T22:10:36.056Z] provisioning config files... [2023-08-31T22:10:36.069Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config2214792443211628309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:10:36.367Z] ---> docker-login.sh [2023-08-31T22:10:36.367Z] nexus3.edgexfoundry.org:10001 [2023-08-31T22:10:36.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:36.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:36.630Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:36.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:36.630Z] [2023-08-31T22:10:36.630Z] Login Succeeded [2023-08-31T22:10:36.630Z] nexus3.edgexfoundry.org:10002 [2023-08-31T22:10:36.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:36.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:36.890Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:36.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:36.890Z] [2023-08-31T22:10:36.890Z] Login Succeeded [2023-08-31T22:10:36.890Z] nexus3.edgexfoundry.org:10003 [2023-08-31T22:10:36.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:36.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:36.890Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:36.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:36.890Z] [2023-08-31T22:10:36.890Z] Login Succeeded [2023-08-31T22:10:36.890Z] nexus3.edgexfoundry.org:10004 [2023-08-31T22:10:37.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:37.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:37.151Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:37.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:37.151Z] [2023-08-31T22:10:37.151Z] Login Succeeded [2023-08-31T22:10:37.151Z] docker.io [2023-08-31T22:10:37.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:37.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:37.412Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:37.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:37.412Z] [2023-08-31T22:10:37.412Z] Login Succeeded [2023-08-31T22:10:37.412Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T22:10:37.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T22:10:37.799Z] + git rev-list -1 --merges baf2f7e40674c01df2d6cbba659b0a325b38431c~1..baf2f7e40674c01df2d6cbba659b0a325b38431c [Pipeline] echo [2023-08-31T22:10:37.844Z] -----------> git rev-list -1 --merges baf2f7e40674c01df2d6cbba659b0a325b38431c~1..baf2f7e40674c01df2d6cbba659b0a325b38431c baf2f7e40674c01df2d6cbba659b0a325b38431c [2023-08-31T22:10:37.844Z] baf2f7e40674c01df2d6cbba659b0a325b38431c [false] [Pipeline] sh [2023-08-31T22:10:38.135Z] + git log --format=format:%s -1 baf2f7e40674c01df2d6cbba659b0a325b38431c [Pipeline] echo [2023-08-31T22:10:38.151Z] ========================================================= [2023-08-31T22:10:38.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T22:10:38.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T22:10:38.487Z] + git log --format=format:%s -1 baf2f7e40674c01df2d6cbba659b0a325b38431c [Pipeline] echo [2023-08-31T22:10:38.498Z] [semverPrep] GIT_COMMIT: baf2f7e40674c01df2d6cbba659b0a325b38431c, Commit Message: Merge commit '86da64990f1b89a077fbbd8441d86d2e9e7b19b5' into HEAD [Pipeline] echo [2023-08-31T22:10:38.507Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T22:10:38.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T22:10:38.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T22:10:38.889Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T22:10:38.889Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T22:10:38.889Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T22:10:38.889Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T22:10:38.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:10:39.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T22:10:39.302Z] [2023-08-31T22:10:39.302Z] 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-31T22:10:39.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T22:10:39.601Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T22:10:39.601Z] b85a868b505f: Pulling fs layer [2023-08-31T22:10:39.601Z] e2be974225ed: Pulling fs layer [2023-08-31T22:10:39.601Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T22:10:39.601Z] 988bab9f4d93: Pulling fs layer [2023-08-31T22:10:39.601Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T22:10:39.601Z] eaf3925da568: Pulling fs layer [2023-08-31T22:10:39.601Z] bab4dde63d76: Pulling fs layer [2023-08-31T22:10:39.601Z] bde34c3a00c8: Pulling fs layer [2023-08-31T22:10:39.601Z] b352a97aabf1: Pulling fs layer [2023-08-31T22:10:39.601Z] 4872d77fe225: Pulling fs layer [2023-08-31T22:10:39.601Z] 5851b861e8e6: Pulling fs layer [2023-08-31T22:10:39.601Z] b352a97aabf1: Waiting [2023-08-31T22:10:39.601Z] bab4dde63d76: Waiting [2023-08-31T22:10:39.601Z] 4872d77fe225: Waiting [2023-08-31T22:10:39.601Z] 5851b861e8e6: Waiting [2023-08-31T22:10:39.601Z] bde34c3a00c8: Waiting [2023-08-31T22:10:39.601Z] 988bab9f4d93: Waiting [2023-08-31T22:10:39.601Z] 1469e6f7b9e6: Waiting [2023-08-31T22:10:39.601Z] eaf3925da568: Waiting [2023-08-31T22:10:39.601Z] e2be974225ed: Verifying Checksum [2023-08-31T22:10:39.601Z] e2be974225ed: Download complete [2023-08-31T22:10:39.601Z] 988bab9f4d93: Verifying Checksum [2023-08-31T22:10:39.601Z] 988bab9f4d93: Download complete [2023-08-31T22:10:39.863Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T22:10:39.863Z] 1469e6f7b9e6: Download complete [2023-08-31T22:10:39.863Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T22:10:39.863Z] 339a4e72a1f5: Download complete [2023-08-31T22:10:39.863Z] eaf3925da568: Verifying Checksum [2023-08-31T22:10:39.863Z] eaf3925da568: Download complete [2023-08-31T22:10:39.863Z] bde34c3a00c8: Verifying Checksum [2023-08-31T22:10:39.863Z] bde34c3a00c8: Download complete [2023-08-31T22:10:39.863Z] b352a97aabf1: Download complete [2023-08-31T22:10:39.863Z] 4872d77fe225: Download complete [2023-08-31T22:10:39.863Z] 5851b861e8e6: Verifying Checksum [2023-08-31T22:10:39.863Z] 5851b861e8e6: Download complete [2023-08-31T22:10:39.863Z] b85a868b505f: Verifying Checksum [2023-08-31T22:10:39.863Z] b85a868b505f: Download complete [2023-08-31T22:10:40.123Z] bab4dde63d76: Download complete [2023-08-31T22:10:41.063Z] b85a868b505f: Pull complete [2023-08-31T22:10:41.323Z] e2be974225ed: Pull complete [2023-08-31T22:10:41.894Z] 339a4e72a1f5: Pull complete [2023-08-31T22:10:41.894Z] 988bab9f4d93: Pull complete [2023-08-31T22:10:42.158Z] 1469e6f7b9e6: Pull complete [2023-08-31T22:10:42.158Z] eaf3925da568: Pull complete [2023-08-31T22:10:44.086Z] bab4dde63d76: Pull complete [2023-08-31T22:10:44.086Z] bde34c3a00c8: Pull complete [2023-08-31T22:10:44.346Z] b352a97aabf1: Pull complete [2023-08-31T22:10:44.346Z] 4872d77fe225: Pull complete [2023-08-31T22:10:44.346Z] 5851b861e8e6: Pull complete [2023-08-31T22:10:44.346Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T22:10:44.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T22:10:44.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:10:44.452Z] prd-ubuntu20.04-docker-8c-8g-5063 does not seem to be running inside a container [2023-08-31T22:10:44.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T22:10:47.252Z] $ docker top 6415da2809eb9137f147a58a26d3469a9f7372b36f2797771432eaef1764d941 -eo pid,comm [2023-08-31T22:10:47.313Z] 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-31T22:10:47.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T22:10:47.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T22:10:47.348Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T22:10:47.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T22:10:47.460Z] $ docker exec 6415da2809eb9137f147a58a26d3469a9f7372b36f2797771432eaef1764d941 ssh-agent [2023-08-31T22:10:47.592Z] SSH_AUTH_SOCK=/tmp/ssh-UsgjwsaXfrLY/agent.32 [2023-08-31T22:10:47.592Z] SSH_AGENT_PID=38 [2023-08-31T22:10:47.598Z] Running ssh-add (command line suppressed) [2023-08-31T22:10:47.710Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_7601906150241707276.key (/w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_7601906150241707276.key) [2023-08-31T22:10:47.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T22:10:48.020Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T22:10:48.042Z] $ docker exec --env ******** --env ******** 6415da2809eb9137f147a58a26d3469a9f7372b36f2797771432eaef1764d941 ssh-agent -k [2023-08-31T22:10:48.158Z] unset SSH_AUTH_SOCK; [2023-08-31T22:10:48.159Z] unset SSH_AGENT_PID; [2023-08-31T22:10:48.159Z] echo Agent pid 38 killed; [2023-08-31T22:10:48.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T22:10:48.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T22:10:48.205Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T22:10:48.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T22:10:48.320Z] $ docker exec 6415da2809eb9137f147a58a26d3469a9f7372b36f2797771432eaef1764d941 ssh-agent [2023-08-31T22:10:48.434Z] SSH_AUTH_SOCK=/tmp/ssh-qNuWfpy8nAj5/agent.70 [2023-08-31T22:10:48.434Z] SSH_AGENT_PID=76 [2023-08-31T22:10:48.439Z] Running ssh-add (command line suppressed) [2023-08-31T22:10:48.535Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_3030237970806589632.key (/w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_3030237970806589632.key) [2023-08-31T22:10:48.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T22:10:48.848Z] + git semver init [2023-08-31T22:10:49.107Z] 2023-08-31 22:10:49,038 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T22:10:49.107Z] 2023-08-31 22:10:49,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-379/.semver [2023-08-31T22:10:49.107Z] 2023-08-31 22:10:49,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-379/.semver [2023-08-31T22:10:49.108Z] 2023-08-31 22:10:49,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-379/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-379, universal_newlines=False, shell=None, istream=None) [2023-08-31T22:10:50.047Z] 2023-08-31 22:10:49,963 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-379/.git/info/exclude [2023-08-31T22:10:50.047Z] 2023-08-31 22:10:49,964 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-379/.semver/PR-379 with force:False [2023-08-31T22:10:50.047Z] 2023-08-31 22:10:49,964 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-379/.semver/PR-379 [2023-08-31T22:10:50.048Z] 2023-08-31 22:10:49,969 [execute] INFO git cat-file --batch-check [2023-08-31T22:10:50.048Z] 2023-08-31 22:10:49,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-379/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T22:10:50.048Z] 2023-08-31 22:10:49,976 [execute] INFO git cat-file --batch [2023-08-31T22:10:50.048Z] 2023-08-31 22:10:49,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-379/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T22:10:50.048Z] 2023-08-31 22:10:49,982 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-379/.semver/PR-379 [2023-08-31T22:10:50.048Z] 0.0.0 [Pipeline] } [2023-08-31T22:10:50.057Z] $ docker exec --env ******** --env ******** 6415da2809eb9137f147a58a26d3469a9f7372b36f2797771432eaef1764d941 ssh-agent -k [2023-08-31T22:10:50.175Z] unset SSH_AUTH_SOCK; [2023-08-31T22:10:50.176Z] unset SSH_AGENT_PID; [2023-08-31T22:10:50.176Z] echo Agent pid 76 killed; [2023-08-31T22:10:50.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T22:10:50.504Z] + git semver [Pipeline] } [2023-08-31T22:10:50.775Z] $ docker stop --time=1 6415da2809eb9137f147a58a26d3469a9f7372b36f2797771432eaef1764d941 [2023-08-31T22:10:52.116Z] $ docker rm -f --volumes 6415da2809eb9137f147a58a26d3469a9f7372b36f2797771432eaef1764d941 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T22:10:52.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T22:10:52.681Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T22:10:52.684Z] [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-31T22:10:52.809Z] provisioning config files... [2023-08-31T22:10:52.819Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config9254689502959503367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:10:53.113Z] ---> docker-login.sh [2023-08-31T22:10:53.113Z] nexus3.edgexfoundry.org:10001 [2023-08-31T22:10:53.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:53.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:53.113Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:53.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:53.113Z] [2023-08-31T22:10:53.113Z] Login Succeeded [2023-08-31T22:10:53.113Z] nexus3.edgexfoundry.org:10002 [2023-08-31T22:10:53.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:53.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:53.113Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:53.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:53.113Z] [2023-08-31T22:10:53.113Z] Login Succeeded [2023-08-31T22:10:53.113Z] nexus3.edgexfoundry.org:10003 [2023-08-31T22:10:53.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:53.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:53.372Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:53.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:53.372Z] [2023-08-31T22:10:53.372Z] Login Succeeded [2023-08-31T22:10:53.372Z] nexus3.edgexfoundry.org:10004 [2023-08-31T22:10:53.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:53.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:53.372Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:53.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:53.372Z] [2023-08-31T22:10:53.372Z] Login Succeeded [2023-08-31T22:10:53.372Z] docker.io [2023-08-31T22:10:53.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:10:53.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:10:53.633Z] Configure a credential helper to remove this warning. See [2023-08-31T22:10:53.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:10:53.633Z] [2023-08-31T22:10:53.633Z] Login Succeeded [2023-08-31T22:10:53.633Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T22:10:53.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T22:10:53.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T22:10:53.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T22:10:53.744Z] ========================================================= [2023-08-31T22:10:53.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T22:10:53.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:10:54.074Z] + 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-31T22:10:54.075Z] Sending build context to Docker daemon 21.71MB [2023-08-31T22:10:54.075Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T22:10:54.075Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T22:10:54.335Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T22:10:54.335Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T22:10:54.335Z] 6911f1a30b25: Pulling fs layer [2023-08-31T22:10:54.335Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T22:10:54.335Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T22:10:54.335Z] ec0bb842ea78: Pulling fs layer [2023-08-31T22:10:54.335Z] 40a00589a448: Pulling fs layer [2023-08-31T22:10:54.335Z] 6c08303d61cc: Pulling fs layer [2023-08-31T22:10:54.335Z] 798269fcf238: Pulling fs layer [2023-08-31T22:10:54.335Z] 40a00589a448: Waiting [2023-08-31T22:10:54.335Z] 6c08303d61cc: Waiting [2023-08-31T22:10:54.335Z] ec0bb842ea78: Waiting [2023-08-31T22:10:54.335Z] 6911f1a30b25: Verifying Checksum [2023-08-31T22:10:54.335Z] 6911f1a30b25: Download complete [2023-08-31T22:10:54.335Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T22:10:54.335Z] 6863d3e3a2b1: Download complete [2023-08-31T22:10:54.335Z] ec0bb842ea78: Verifying Checksum [2023-08-31T22:10:54.335Z] ec0bb842ea78: Download complete [2023-08-31T22:10:54.335Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T22:10:54.335Z] 4db1b89c0bd1: Download complete [2023-08-31T22:10:54.335Z] 40a00589a448: Verifying Checksum [2023-08-31T22:10:54.335Z] 40a00589a448: Download complete [2023-08-31T22:10:54.335Z] 4db1b89c0bd1: Pull complete [2023-08-31T22:10:54.639Z] 6911f1a30b25: Pull complete [2023-08-31T22:10:55.214Z] 798269fcf238: Verifying Checksum [2023-08-31T22:10:55.214Z] e194b8c5c2a9: Download complete [2023-08-31T22:10:55.472Z] 6c08303d61cc: Verifying Checksum [2023-08-31T22:10:58.756Z] e194b8c5c2a9: Pull complete [2023-08-31T22:10:58.756Z] 6863d3e3a2b1: Pull complete [2023-08-31T22:10:59.014Z] ec0bb842ea78: Pull complete [2023-08-31T22:10:59.014Z] 40a00589a448: Pull complete [2023-08-31T22:11:01.548Z] 6c08303d61cc: Pull complete [2023-08-31T22:11:02.485Z] 798269fcf238: Pull complete [2023-08-31T22:11:02.485Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T22:11:02.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T22:11:02.485Z] ---> ec979cd7f677 [2023-08-31T22:11:02.485Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T22:11:07.774Z] Still waiting to schedule task [2023-08-31T22:11:07.774Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5061’ is offline [2023-08-31T22:11:10.641Z] ---> Running in cf78e61b5980 [2023-08-31T22:11:10.641Z] Removing intermediate container cf78e61b5980 [2023-08-31T22:11:10.641Z] ---> 506c94572f32 [2023-08-31T22:11:10.641Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T22:11:10.641Z] ---> Running in e7cb777c2e50 [2023-08-31T22:11:10.641Z] Removing intermediate container e7cb777c2e50 [2023-08-31T22:11:10.641Z] ---> 5925775cb30d [2023-08-31T22:11:10.641Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T22:11:10.641Z] ---> Running in 84840c65cd0c [2023-08-31T22:11:10.641Z] Removing intermediate container 84840c65cd0c [2023-08-31T22:11:10.641Z] ---> c6080f05664e [2023-08-31T22:11:10.641Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T22:11:10.641Z] ---> Running in e90fdc930ed9 [2023-08-31T22:11:10.641Z] Removing intermediate container e90fdc930ed9 [2023-08-31T22:11:10.641Z] ---> ae1353205fb5 [2023-08-31T22:11:10.641Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-31T22:11:10.641Z] ---> Running in d901cf0d454c [2023-08-31T22:11:10.641Z] Removing intermediate container d901cf0d454c [2023-08-31T22:11:10.641Z] ---> 9c523ccd007d [2023-08-31T22:11:10.641Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T22:11:10.641Z] ---> Running in f3aa6fcd5852 [2023-08-31T22:11:10.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T22:11:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T22:11:11.417Z] OK: 265 MiB in 53 packages [2023-08-31T22:11:11.676Z] Removing intermediate container f3aa6fcd5852 [2023-08-31T22:11:11.676Z] ---> 2f0445fd464b [2023-08-31T22:11:11.676Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-31T22:11:11.676Z] ---> Running in f4efb985ca95 [2023-08-31T22:11:11.676Z] Removing intermediate container f4efb985ca95 [2023-08-31T22:11:11.676Z] ---> 22493733968b [2023-08-31T22:11:11.676Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-31T22:11:11.935Z] ---> 5f4e2a24f4a7 [2023-08-31T22:11:11.935Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T22:11:11.935Z] ---> Running in 5f9c6b86e034 [2023-08-31T22:11:51.513Z] Removing intermediate container 5f9c6b86e034 [2023-08-31T22:11:51.513Z] ---> f184c5ef4a19 [2023-08-31T22:11:51.513Z] Step 12/13 : COPY . . [2023-08-31T22:11:51.513Z] ---> 96802b809fb8 [2023-08-31T22:11:51.513Z] Step 13/13 : RUN ${MAKE} [2023-08-31T22:11:51.513Z] ---> Running in 263997ef2b35 [2023-08-31T22:11:51.513Z] noop [2023-08-31T22:11:51.513Z] Removing intermediate container 263997ef2b35 [2023-08-31T22:11:51.513Z] ---> a36c3a433831 [2023-08-31T22:11:51.513Z] Successfully built a36c3a433831 [2023-08-31T22:11:51.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:11:51.820Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T22:11:51.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:11:51.891Z] prd-ubuntu20.04-docker-8c-8g-5063 does not seem to be running inside a container [2023-08-31T22:11:51.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T22:11:52.270Z] $ docker top 2072bc5ffd0f3da396ee837688e041804ed3bc22d80c304878f08088be7fc892 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T22:11:52.618Z] + go version [2023-08-31T22:11:52.618Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T22:11:52.632Z] $ docker stop --time=1 2072bc5ffd0f3da396ee837688e041804ed3bc22d80c304878f08088be7fc892 [2023-08-31T22:11:53.924Z] $ docker rm -f --volumes 2072bc5ffd0f3da396ee837688e041804ed3bc22d80c304878f08088be7fc892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:11:54.326Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T22:11:54.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:11:54.399Z] prd-ubuntu20.04-docker-8c-8g-5063 does not seem to be running inside a container [2023-08-31T22:11:54.432Z] $ 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-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T22:11:54.785Z] $ docker top d34d056437e4dc01cb70c9ed9aa3ebf4b067f8d54dcb89de60f57e5e7af296a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T22:11:55.124Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-379 [Pipeline] fileExists [Pipeline] sh [2023-08-31T22:11:55.422Z] + make test [2023-08-31T22:11:55.422Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T22:12:00.689Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-31T22:12:10.666Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-31T22:12:10.666Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-31T22:12:12.574Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements [2023-08-31T22:12:12.574Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.066s coverage: 86.5% of statements [2023-08-31T22:12:21.425Z] go vet ./... [2023-08-31T22:12:24.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T22:12:24.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T22:12:24.707Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T22:12:24.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T22:12:24.737Z] $ docker stop --time=1 d34d056437e4dc01cb70c9ed9aa3ebf4b067f8d54dcb89de60f57e5e7af296a0 [2023-08-31T22:12:30.595Z] $ docker rm -f --volumes d34d056437e4dc01cb70c9ed9aa3ebf4b067f8d54dcb89de60f57e5e7af296a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T22:12:31.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T22:12:31.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-31T22:12:31.276Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5064 in /w/workspace/undry_device-onvif-camera_PR-379 [Pipeline] sh [Pipeline] { [Pipeline] ws [2023-08-31T22:12:31.421Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-08-31T22:12:31.456Z] The recommended git tool is: git [2023-08-31T22:12:31.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T22:12:31.957Z] + ls -al . [2023-08-31T22:12:31.957Z] total 240 [2023-08-31T22:12:31.957Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 22:11 . [2023-08-31T22:12:31.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:10 .. [2023-08-31T22:12:31.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 22:10 .git [2023-08-31T22:12:31.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 22:10 .github [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 496 Aug 31 22:10 .gitignore [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 31 22:10 .golangci.yml [2023-08-31T22:12:31.957Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 22:10 .semver [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 11155 Aug 31 22:10 Attribution.txt [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 15932 Aug 31 22:10 CHANGELOG.md [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 1574 Aug 31 22:10 Dockerfile [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 22:10 GOVERNANCE.md [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 31 22:10 Jenkinsfile [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 22:10 LICENSE [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 2877 Aug 31 22:10 Makefile [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 22:10 OWNERS.md [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 31 22:10 README.md [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 22:10 VERSION [2023-08-31T22:12:31.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:10 bin [2023-08-31T22:12:31.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 22:10 cmd [2023-08-31T22:12:31.957Z] -rw-r--r-- 1 jenkins jenkins 78456 Aug 31 22:12 coverage.out [2023-08-31T22:12:31.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:10 doc [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 4085 Aug 31 22:10 go.mod [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 36344 Aug 31 22:10 go.sum [2023-08-31T22:12:31.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:10 internal [2023-08-31T22:12:31.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:10 snap [2023-08-31T22:12:31.957Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 31 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:12:32.267Z] + 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=baf2f7e40674c01df2d6cbba659b0a325b38431c --label arch=amd64 --label version=0.0.0 . [2023-08-31T22:12:32.267Z] Sending build context to Docker daemon 21.79MB [2023-08-31T22:12:32.267Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T22:12:32.267Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T22:12:32.267Z] ---> a36c3a433831 [2023-08-31T22:12:32.267Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T22:12:32.839Z] ---> Running in aebc70496652 [2023-08-31T22:12:33.101Z] Removing intermediate container aebc70496652 [2023-08-31T22:12:33.101Z] ---> c5f118f52e6a [2023-08-31T22:12:33.101Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T22:12:33.101Z] ---> Running in 63887817dc2e [2023-08-31T22:12:33.101Z] Removing intermediate container 63887817dc2e [2023-08-31T22:12:33.101Z] ---> 64daf90aa7b0 [2023-08-31T22:12:33.101Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T22:12:33.101Z] ---> Running in 0ef41cac90e0 [2023-08-31T22:12:33.101Z] Removing intermediate container 0ef41cac90e0 [2023-08-31T22:12:33.101Z] ---> 64c00ecfcc78 [2023-08-31T22:12:33.101Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T22:12:33.885Z] ---> Running in a9271cbc4e1f [2023-08-31T22:12:33.885Z] Removing intermediate container a9271cbc4e1f [2023-08-31T22:12:33.885Z] ---> 029b394d08c3 [2023-08-31T22:12:33.885Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-08-31T22:12:33.885Z] ---> Running in 22d53d1dfcf2 [2023-08-31T22:12:33.885Z] Removing intermediate container 22d53d1dfcf2 [2023-08-31T22:12:33.885Z] ---> c4574c86672b [2023-08-31T22:12:33.885Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T22:12:33.885Z] ---> Running in d429dae1c908 [2023-08-31T22:12:33.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T22:12:34.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T22:12:34.403Z] OK: 265 MiB in 53 packages [2023-08-31T22:12:34.662Z] Removing intermediate container d429dae1c908 [2023-08-31T22:12:34.662Z] ---> 27396eb0e4fa [2023-08-31T22:12:34.662Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-08-31T22:12:34.662Z] ---> Running in 57aefe9e0553 [2023-08-31T22:12:34.921Z] Removing intermediate container 57aefe9e0553 [2023-08-31T22:12:34.921Z] ---> 547a4141a12c [2023-08-31T22:12:34.921Z] Step 10/26 : COPY go.mod vendor* ./ [2023-08-31T22:12:34.921Z] ---> ef09b6f8b9fd [2023-08-31T22:12:34.921Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T22:12:34.921Z] ---> Running in 597db35d4a02 [2023-08-31T22:12:35.866Z] Removing intermediate container 597db35d4a02 [2023-08-31T22:12:35.866Z] ---> 8f3ad2804172 [2023-08-31T22:12:35.866Z] Step 12/26 : COPY . . [2023-08-31T22:12:36.247Z] using credential edgex-jenkins-ssh [2023-08-31T22:12:36.265Z] Cloning the remote Git repository [2023-08-31T22:12:36.439Z] ---> aa3164572140 [2023-08-31T22:12:36.439Z] Step 13/26 : RUN ${MAKE} [2023-08-31T22:12:36.439Z] ---> Running in 7e3ba53305e8 [2023-08-31T22:12:36.697Z] 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-31T22:12:36.312Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T22:12:36.404Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-08-31T22:12:36.541Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T22:12:36.542Z] > git --version # timeout=10 [2023-08-31T22:12:36.562Z] > git --version # 'git version 2.25.1' [2023-08-31T22:12:36.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T22:12:36.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T22:12:38.204Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-08-31T22:12:38.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T22:12:39.601Z] Merging remotes/origin/main commit 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 into PR head commit 3f9311d92c63b1dac507db51f9f178944bf7a51b [2023-08-31T22:12:39.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-08-31T22:12:39.059Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T22:12:39.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T22:12:39.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/379/head:refs/remotes/origin/PR-379 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-31T22:12:39.617Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T22:12:39.690Z] > git checkout -f 3f9311d92c63b1dac507db51f9f178944bf7a51b # timeout=10 [2023-08-31T22:12:39.852Z] > git remote # timeout=10 [2023-08-31T22:12:39.870Z] > git config --get remote.origin.url # timeout=10 [2023-08-31T22:12:39.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T22:12:39.904Z] > git merge 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 # timeout=10 [2023-08-31T22:12:40.143Z] Merge succeeded, producing 71517d7c4674cc47ea5137a7669590035dcaea76 [2023-08-31T22:12:40.144Z] Checking out Revision 71517d7c4674cc47ea5137a7669590035dcaea76 (PR-379) [2023-08-31T22:12:40.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-31T22:12:40.150Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T22:12:40.164Z] > git checkout -f 71517d7c4674cc47ea5137a7669590035dcaea76 # timeout=10 [2023-08-31T22:12:43.574Z] Commit message: "Merge commit '86da64990f1b89a077fbbd8441d86d2e9e7b19b5' into HEAD" [2023-08-31T22:12:43.583Z] > git rev-list --no-walk 3f9311d92c63b1dac507db51f9f178944bf7a51b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T22:12:44.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T22:12:44.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T22:12:44.674Z] Dload Upload Total Spent Left Speed [2023-08-31T22:12:44.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-08-31T22:12:45.349Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T22:12:45.668Z] + sudo tee /etc/docker/daemon.new [2023-08-31T22:12:45.668Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T22:12:45.668Z] { [2023-08-31T22:12:45.668Z] "registry-mirrors": [ [2023-08-31T22:12:45.668Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T22:12:45.668Z] ], [2023-08-31T22:12:45.668Z] "bip": "10.250.0.254/24", [2023-08-31T22:12:45.668Z] "hosts": [ [2023-08-31T22:12:45.668Z] "tcp://0.0.0.0:5555", [2023-08-31T22:12:45.668Z] "unix:///var/run/docker.sock" [2023-08-31T22:12:45.668Z] ], [2023-08-31T22:12:45.668Z] "mtu": 1458, [2023-08-31T22:12:45.668Z] "selinux-enabled": true, [2023-08-31T22:12:45.668Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T22:12:45.668Z] } [Pipeline] sh [2023-08-31T22:12:45.984Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T22:12:46.308Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T22:13:04.549Z] provisioning config files... [2023-08-31T22:13:04.570Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config6162894687032626393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:13:04.907Z] ---> docker-login.sh [2023-08-31T22:13:04.907Z] nexus3.edgexfoundry.org:10001 [2023-08-31T22:13:05.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:13:05.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:13:05.447Z] Configure a credential helper to remove this warning. See [2023-08-31T22:13:05.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:13:05.447Z] [2023-08-31T22:13:05.447Z] Login Succeeded [2023-08-31T22:13:05.447Z] nexus3.edgexfoundry.org:10002 [2023-08-31T22:13:05.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:13:05.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:13:05.718Z] Configure a credential helper to remove this warning. See [2023-08-31T22:13:05.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:13:05.718Z] [2023-08-31T22:13:05.718Z] Login Succeeded [2023-08-31T22:13:05.718Z] nexus3.edgexfoundry.org:10003 [2023-08-31T22:13:05.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:13:06.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:13:06.257Z] Configure a credential helper to remove this warning. See [2023-08-31T22:13:06.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:13:06.257Z] [2023-08-31T22:13:06.257Z] Login Succeeded [2023-08-31T22:13:06.257Z] nexus3.edgexfoundry.org:10004 [2023-08-31T22:13:06.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:13:06.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:13:06.526Z] Configure a credential helper to remove this warning. See [2023-08-31T22:13:06.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:13:06.526Z] [2023-08-31T22:13:06.526Z] Login Succeeded [2023-08-31T22:13:06.526Z] docker.io [2023-08-31T22:13:06.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T22:13:07.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T22:13:07.064Z] Configure a credential helper to remove this warning. See [2023-08-31T22:13:07.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T22:13:07.064Z] [2023-08-31T22:13:07.064Z] Login Succeeded [2023-08-31T22:13:07.064Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T22:13:07.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T22:13:07.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T22:13:07.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T22:13:07.349Z] ========================================================= [2023-08-31T22:13:07.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T22:13:07.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:13:07.707Z] + 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-31T22:13:08.300Z] Sending build context to Docker daemon 14.24MB [2023-08-31T22:13:10.282Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T22:13:10.282Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T22:13:10.282Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T22:13:10.282Z] edb6bdbacee9: Pulling fs layer [2023-08-31T22:13:10.282Z] 5f9638ab2659: Pulling fs layer [2023-08-31T22:13:10.282Z] 8d51d6327a98: Pulling fs layer [2023-08-31T22:13:10.282Z] 8b374f2dd631: Pulling fs layer [2023-08-31T22:13:10.282Z] ec14aa9079de: Pulling fs layer [2023-08-31T22:13:10.282Z] 2f466654f4bb: Pulling fs layer [2023-08-31T22:13:10.282Z] 554e91adad29: Pulling fs layer [2023-08-31T22:13:10.282Z] 8b374f2dd631: Waiting [2023-08-31T22:13:10.282Z] ec14aa9079de: Waiting [2023-08-31T22:13:10.282Z] 2f466654f4bb: Waiting [2023-08-31T22:13:10.282Z] 554e91adad29: Waiting [2023-08-31T22:13:10.282Z] 5f9638ab2659: Verifying Checksum [2023-08-31T22:13:10.282Z] 5f9638ab2659: Download complete [2023-08-31T22:13:10.282Z] 8b374f2dd631: Verifying Checksum [2023-08-31T22:13:10.282Z] 8b374f2dd631: Download complete [2023-08-31T22:13:10.557Z] ec14aa9079de: Verifying Checksum [2023-08-31T22:13:10.557Z] ec14aa9079de: Download complete [2023-08-31T22:13:10.557Z] edb6bdbacee9: Verifying Checksum [2023-08-31T22:13:10.557Z] edb6bdbacee9: Download complete [2023-08-31T22:13:11.524Z] edb6bdbacee9: Pull complete [2023-08-31T22:13:11.808Z] 554e91adad29: Verifying Checksum [2023-08-31T22:13:11.808Z] 554e91adad29: Download complete [2023-08-31T22:13:12.078Z] 5f9638ab2659: Pull complete [2023-08-31T22:13:13.042Z] 8d51d6327a98: Download complete [2023-08-31T22:13:13.042Z] 2f466654f4bb: Verifying Checksum [2023-08-31T22:13:13.042Z] 2f466654f4bb: Download complete [2023-08-31T22:13:25.374Z] 8d51d6327a98: Pull complete [2023-08-31T22:13:25.374Z] 8b374f2dd631: Pull complete [2023-08-31T22:13:25.374Z] ec14aa9079de: Pull complete [2023-08-31T22:13:32.029Z] 2f466654f4bb: Pull complete [2023-08-31T22:13:37.372Z] 554e91adad29: Pull complete [2023-08-31T22:13:37.372Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T22:13:37.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T22:13:37.372Z] ---> 1e15ea492957 [2023-08-31T22:13:37.372Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T22:13:38.358Z] ---> Running in dc4f6b8b6478 [2023-08-31T22:13:38.626Z] Removing intermediate container dc4f6b8b6478 [2023-08-31T22:13:38.626Z] ---> 0742c2420af3 [2023-08-31T22:13:38.626Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T22:13:38.626Z] ---> Running in d3e062f2294c [2023-08-31T22:13:38.893Z] Removing intermediate container d3e062f2294c [2023-08-31T22:13:38.894Z] ---> fd23b5a1bd40 [2023-08-31T22:13:38.894Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T22:13:38.894Z] ---> Running in 89ee23e88a49 [2023-08-31T22:13:39.162Z] Removing intermediate container 89ee23e88a49 [2023-08-31T22:13:39.162Z] ---> 804c47046240 [2023-08-31T22:13:39.162Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T22:13:39.429Z] ---> Running in 02b6faedb48f [2023-08-31T22:13:39.696Z] Removing intermediate container 02b6faedb48f [2023-08-31T22:13:39.696Z] ---> d486583dbc61 [2023-08-31T22:13:39.696Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-31T22:13:39.696Z] ---> Running in f518cd06daf5 [2023-08-31T22:13:39.966Z] Removing intermediate container f518cd06daf5 [2023-08-31T22:13:39.966Z] ---> 02c5f90ed28d [2023-08-31T22:13:39.966Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T22:13:39.966Z] ---> Running in 6c77e4fe658d [2023-08-31T22:13:41.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T22:13:41.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T22:13:42.604Z] OK: 263 MiB in 53 packages [2023-08-31T22:13:43.568Z] Removing intermediate container 6c77e4fe658d [2023-08-31T22:13:43.568Z] ---> da137ee57f90 [2023-08-31T22:13:43.568Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-31T22:13:43.568Z] ---> Running in 57a0822afa0a [2023-08-31T22:13:43.838Z] Removing intermediate container 57a0822afa0a [2023-08-31T22:13:43.838Z] ---> 0f09bf25fa06 [2023-08-31T22:13:43.838Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-31T22:13:44.422Z] ---> 03e811bbbf64 [2023-08-31T22:13:44.422Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T22:13:44.422Z] ---> Running in 3e5e77c4664a [2023-08-31T22:13:52.927Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-5063: java.lang.InterruptedException [2023-08-31T22:14:39.279Z] Removing intermediate container 7e3ba53305e8 [2023-08-31T22:14:39.279Z] ---> 1c2e9c6c6533 [2023-08-31T22:14:39.279Z] Step 14/26 : FROM alpine:3.17 [2023-08-31T22:14:39.279Z] 3.17: Pulling from library/alpine [2023-08-31T22:14:39.279Z] 9398808236ff: Pulling fs layer [2023-08-31T22:14:39.279Z] 9398808236ff: Verifying Checksum [2023-08-31T22:14:39.279Z] 9398808236ff: Download complete [2023-08-31T22:14:39.557Z] 9398808236ff: Pull complete [2023-08-31T22:14:39.557Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T22:14:39.557Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T22:14:39.557Z] ---> 1e0b8b5322fc [2023-08-31T22:14:39.557Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T22:14:39.816Z] ---> Running in cbabe901a02a [2023-08-31T22:14:39.816Z] Removing intermediate container cbabe901a02a [2023-08-31T22:14:39.816Z] ---> 5bcf2ffce5b2 [2023-08-31T22:14:39.816Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-08-31T22:14:39.816Z] ---> Running in 22edbdeb8a52 [2023-08-31T22:14:40.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T22:14:40.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T22:14:40.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T22:14:40.984Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T22:14:40.984Z] OK: 7 MiB in 16 packages [2023-08-31T22:14:40.984Z] Removing intermediate container 22edbdeb8a52 [2023-08-31T22:14:40.984Z] ---> b4acf6f7e788 [2023-08-31T22:14:40.984Z] Step 17/26 : WORKDIR / [2023-08-31T22:14:40.984Z] ---> Running in 493fcc3a5b07 [2023-08-31T22:14:40.984Z] Removing intermediate container 493fcc3a5b07 [2023-08-31T22:14:40.984Z] ---> c571b7222f77 [2023-08-31T22:14:40.984Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-08-31T22:14:42.729Z] ---> 1241ebf1c318 [2023-08-31T22:14:42.729Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-08-31T22:14:42.729Z] ---> 7536e279ed0b [2023-08-31T22:14:42.729Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-08-31T22:14:42.729Z] ---> ac810a2a4843 [2023-08-31T22:14:42.729Z] Step 21/26 : EXPOSE 59984 [2023-08-31T22:14:42.729Z] ---> Running in 2ce474ebe8de [2023-08-31T22:14:42.729Z] Removing intermediate container 2ce474ebe8de [2023-08-31T22:14:42.729Z] ---> ceb3feecbd21 [2023-08-31T22:14:42.729Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-08-31T22:14:42.729Z] ---> Running in 82ae2cdbc978 [2023-08-31T22:14:42.988Z] Removing intermediate container 82ae2cdbc978 [2023-08-31T22:14:42.988Z] ---> 901cd52289b5 [2023-08-31T22:14:42.988Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T22:14:42.988Z] ---> Running in f95755fc82b4 [2023-08-31T22:14:42.988Z] Removing intermediate container f95755fc82b4 [2023-08-31T22:14:42.988Z] ---> 0ad24b66d3a2 [2023-08-31T22:14:42.988Z] Step 24/26 : LABEL arch=amd64 [2023-08-31T22:14:42.988Z] ---> Running in 339faca22f2b [2023-08-31T22:14:42.988Z] Removing intermediate container 339faca22f2b [2023-08-31T22:14:42.988Z] ---> 3eaaa3b51a4d [2023-08-31T22:14:42.988Z] Step 25/26 : LABEL git_sha=baf2f7e40674c01df2d6cbba659b0a325b38431c [2023-08-31T22:14:43.247Z] ---> Running in 445cca983217 [2023-08-31T22:14:43.247Z] Removing intermediate container 445cca983217 [2023-08-31T22:14:43.247Z] ---> 55cba07fbc69 [2023-08-31T22:14:43.247Z] Step 26/26 : LABEL version=0.0.0 [2023-08-31T22:14:43.247Z] ---> Running in 74adad76e1a4 [2023-08-31T22:14:43.247Z] Removing intermediate container 74adad76e1a4 [2023-08-31T22:14:43.247Z] ---> 15b7efd303eb [2023-08-31T22:14:43.247Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T22:14:43.247Z] Successfully built 15b7efd303eb [2023-08-31T22:14:43.247Z] 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-31T22:14:43.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T22:14:43.683Z] [2023-08-31T22:14:43.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:14:43.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T22:14:43.979Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T22:14:43.979Z] 5eb5b503b376: Pulling fs layer [2023-08-31T22:14:43.979Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T22:14:43.979Z] ec43610c2a17: Pulling fs layer [2023-08-31T22:14:43.979Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T22:14:43.979Z] 33b1e0a273af: Pulling fs layer [2023-08-31T22:14:43.979Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T22:14:43.979Z] 2f39f015ded8: Pulling fs layer [2023-08-31T22:14:43.979Z] 3a2ae6a8a46f: Waiting [2023-08-31T22:14:43.979Z] 5d3b04190fa2: Waiting [2023-08-31T22:14:43.979Z] 33b1e0a273af: Waiting [2023-08-31T22:14:43.979Z] 2f39f015ded8: Waiting [2023-08-31T22:14:43.979Z] 5c69ac0246d0: Download complete [2023-08-31T22:14:43.979Z] 3a2ae6a8a46f: Download complete [2023-08-31T22:14:44.238Z] 33b1e0a273af: Verifying Checksum [2023-08-31T22:14:44.238Z] 33b1e0a273af: Download complete [2023-08-31T22:14:44.238Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T22:14:44.238Z] 5d3b04190fa2: Download complete [2023-08-31T22:14:44.238Z] ec43610c2a17: Verifying Checksum [2023-08-31T22:14:44.238Z] ec43610c2a17: Download complete [2023-08-31T22:14:44.238Z] 5eb5b503b376: Verifying Checksum [2023-08-31T22:14:44.238Z] 5eb5b503b376: Download complete [2023-08-31T22:14:44.806Z] 2f39f015ded8: Download complete [2023-08-31T22:14:45.743Z] 5eb5b503b376: Pull complete [2023-08-31T22:14:45.743Z] 5c69ac0246d0: Pull complete [2023-08-31T22:14:46.310Z] ec43610c2a17: Pull complete [2023-08-31T22:14:46.310Z] 3a2ae6a8a46f: Pull complete [2023-08-31T22:14:46.567Z] 33b1e0a273af: Pull complete [2023-08-31T22:14:46.567Z] 5d3b04190fa2: Pull complete [2023-08-31T22:14:50.752Z] 2f39f015ded8: Pull complete [2023-08-31T22:14:50.752Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T22:14:50.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T22:14:50.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:14:50.832Z] prd-ubuntu20.04-docker-8c-8g-5063 does not seem to be running inside a container [2023-08-31T22:14:50.864Z] $ 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-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T22:14:52.454Z] Removing intermediate container 3e5e77c4664a [2023-08-31T22:14:52.454Z] ---> ac1137fc2089 [2023-08-31T22:14:52.454Z] Step 12/13 : COPY . . [2023-08-31T22:14:52.454Z] ---> e5912868636d [2023-08-31T22:14:52.454Z] Step 13/13 : RUN ${MAKE} [2023-08-31T22:14:52.454Z] ---> Running in 4a60dec38e5b [2023-08-31T22:14:52.454Z] noop [2023-08-31T22:14:53.038Z] Removing intermediate container 4a60dec38e5b [2023-08-31T22:14:53.038Z] ---> f14f49cf3c89 [2023-08-31T22:14:53.038Z] Successfully built f14f49cf3c89 [2023-08-31T22:14:53.038Z] Successfully tagged ci-base-image-arm64:latest [2023-08-31T22:14:56.987Z] $ docker top 64218e4bca99b99e5fbb36d25dd3939aa731edce9beddbeb2059850190271cfa -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:14:57.400Z] ---> job-cost.sh [2023-08-31T22:14:57.400Z] lf-activate-venv: SKIPPING [2023-08-31T22:14:57.400Z] INFO: No Stack... [2023-08-31T22:14:57.488Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T22:14:57.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:14:57.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container [2023-08-31T22:14:57.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T22:14:57.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T22:14:57.919Z] INFO: Archiving Costs [2023-08-31T22:14:58.822Z] $ docker top 5d929c5ffa0a421b92b4ca78ebe2873f92485aeab54c7c7f66e7ca26205ef233 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-08-31T22:14:59.286Z] + cat /w/workspace/undry_device-onvif-camera_PR-379/archives/cost.csv [2023-08-31T22:14:59.287Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T22:14:59.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] [2023-08-31T22:14:59.307Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] did not exist. Created. [2023-08-31T22:14:59.307Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T22:14:59.607Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T22:14:59.637Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T22:14:59.644Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] [Pipeline] // lock [2023-08-31T22:14:59.654Z] + go version [2023-08-31T22:14:59.654Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T22:14:59.662Z] $ docker stop --time=1 64218e4bca99b99e5fbb36d25dd3939aa731edce9beddbeb2059850190271cfa [2023-08-31T22:15:01.643Z] $ docker rm -f --volumes 64218e4bca99b99e5fbb36d25dd3939aa731edce9beddbeb2059850190271cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-08-31T22:15:01.705Z] $ docker stop --time=1 5d929c5ffa0a421b92b4ca78ebe2873f92485aeab54c7c7f66e7ca26205ef233 [2023-08-31T22:15:03.273Z] $ docker rm -f --volumes 5d929c5ffa0a421b92b4ca78ebe2873f92485aeab54c7c7f66e7ca26205ef233 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:15:03.826Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T22:15:03.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:15:03.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container [2023-08-31T22:15:04.059Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T22:15:05.179Z] $ docker top f91133d09202a2b44c08f5df6e1782ed07c26014bf2b723f06a39c9ee38e9f0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T22:15:05.663Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-08-31T22:15:05.990Z] + make test [2023-08-31T22:15:05.990Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T22:15:38.453Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-31T22:17:45.139Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-31T22:17:53.337Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-31T22:17:55.288Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.260s coverage: 31.5% of statements [2023-08-31T22:18:21.998Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.017s coverage: 86.5% of statements [2023-08-31T22:18:21.998Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T22:18:21.998Z] go vet ./... [2023-08-31T22:18:54.214Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T22:18:54.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T22:18:54.214Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T22:18:54.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T22:18:54.250Z] $ docker stop --time=1 f91133d09202a2b44c08f5df6e1782ed07c26014bf2b723f06a39c9ee38e9f0c [2023-08-31T22:18:56.089Z] $ docker rm -f --volumes f91133d09202a2b44c08f5df6e1782ed07c26014bf2b723f06a39c9ee38e9f0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T22:18:57.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T22:18:57.488Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T22:18:58.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T22:18:58.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T22:18:58.887Z] + ls -al . [2023-08-31T22:18:58.887Z] total 236 [2023-08-31T22:18:58.887Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 22:15 . [2023-08-31T22:18:58.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:12 .. [2023-08-31T22:18:58.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 22:12 .git [2023-08-31T22:18:58.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 22:12 .github [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 496 Aug 31 22:12 .gitignore [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 31 22:12 .golangci.yml [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 11155 Aug 31 22:12 Attribution.txt [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 15932 Aug 31 22:12 CHANGELOG.md [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 1574 Aug 31 22:12 Dockerfile [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 22:12 GOVERNANCE.md [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 31 22:12 Jenkinsfile [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 22:12 LICENSE [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 2877 Aug 31 22:12 Makefile [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 22:12 OWNERS.md [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 31 22:12 README.md [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 22:10 VERSION [2023-08-31T22:18:58.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:12 bin [2023-08-31T22:18:58.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 22:12 cmd [2023-08-31T22:18:58.887Z] -rw-r--r-- 1 jenkins jenkins 78456 Aug 31 22:18 coverage.out [2023-08-31T22:18:58.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:12 doc [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 4085 Aug 31 22:12 go.mod [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 36344 Aug 31 22:12 go.sum [2023-08-31T22:18:58.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:12 internal [2023-08-31T22:18:58.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:12 snap [2023-08-31T22:18:58.887Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 31 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:18:59.226Z] + 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=71517d7c4674cc47ea5137a7669590035dcaea76 --label arch=arm64 --label version=0.0.0 . [2023-08-31T22:18:59.496Z] Sending build context to Docker daemon 14.32MB [2023-08-31T22:18:59.762Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T22:18:59.762Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T22:18:59.762Z] ---> f14f49cf3c89 [2023-08-31T22:18:59.762Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T22:18:59.762Z] ---> Running in 6cc1306c2b8b [2023-08-31T22:19:00.029Z] Removing intermediate container 6cc1306c2b8b [2023-08-31T22:19:00.029Z] ---> ea50c1e386a5 [2023-08-31T22:19:00.029Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T22:19:00.029Z] ---> Running in 022c82650406 [2023-08-31T22:19:00.306Z] Removing intermediate container 022c82650406 [2023-08-31T22:19:00.306Z] ---> dcb016cdb13f [2023-08-31T22:19:00.306Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T22:19:00.574Z] ---> Running in a8f69d976d5e [2023-08-31T22:19:00.840Z] Removing intermediate container a8f69d976d5e [2023-08-31T22:19:00.840Z] ---> 64fc706963f9 [2023-08-31T22:19:00.840Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T22:19:00.840Z] ---> Running in 95b5361d86df [2023-08-31T22:19:01.107Z] Removing intermediate container 95b5361d86df [2023-08-31T22:19:01.107Z] ---> 58d12a96deee [2023-08-31T22:19:01.107Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-08-31T22:19:01.107Z] ---> Running in 2ea69b5ad8c3 [2023-08-31T22:19:01.376Z] Removing intermediate container 2ea69b5ad8c3 [2023-08-31T22:19:01.376Z] ---> 51062235a914 [2023-08-31T22:19:01.376Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T22:19:01.376Z] ---> Running in 9428b0c97b67 [2023-08-31T22:19:02.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T22:19:02.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T22:19:03.875Z] OK: 263 MiB in 53 packages [2023-08-31T22:19:04.838Z] Removing intermediate container 9428b0c97b67 [2023-08-31T22:19:04.838Z] ---> a740f8e62d1c [2023-08-31T22:19:04.838Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-08-31T22:19:04.838Z] ---> Running in 4b7ff90a6408 [2023-08-31T22:19:05.103Z] Removing intermediate container 4b7ff90a6408 [2023-08-31T22:19:05.103Z] ---> 490978a99236 [2023-08-31T22:19:05.103Z] Step 10/26 : COPY go.mod vendor* ./ [2023-08-31T22:19:05.693Z] ---> a91e75feefdf [2023-08-31T22:19:05.693Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T22:19:05.693Z] ---> Running in 3d23fe15239b [2023-08-31T22:19:08.273Z] Removing intermediate container 3d23fe15239b [2023-08-31T22:19:08.273Z] ---> a717b246ad03 [2023-08-31T22:19:08.273Z] Step 12/26 : COPY . . [2023-08-31T22:19:09.233Z] ---> 72717d1d27da [2023-08-31T22:19:09.233Z] Step 13/26 : RUN ${MAKE} [2023-08-31T22:19:09.499Z] ---> Running in d0b63fd4771e [2023-08-31T22:19:10.459Z] 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-31T22:21:32.165Z] Removing intermediate container d0b63fd4771e [2023-08-31T22:21:32.165Z] ---> 3087440481ea [2023-08-31T22:21:32.165Z] Step 14/26 : FROM alpine:3.17 [2023-08-31T22:21:32.165Z] 3.17: Pulling from library/alpine [2023-08-31T22:21:32.165Z] 4060ece20d7a: Pulling fs layer [2023-08-31T22:21:32.165Z] 4060ece20d7a: Verifying Checksum [2023-08-31T22:21:32.165Z] 4060ece20d7a: Download complete [2023-08-31T22:21:32.165Z] 4060ece20d7a: Pull complete [2023-08-31T22:21:32.165Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T22:21:32.165Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T22:21:32.165Z] ---> 8650cd65339b [2023-08-31T22:21:32.165Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T22:21:32.165Z] ---> Running in 5ff845d26365 [2023-08-31T22:21:32.165Z] Removing intermediate container 5ff845d26365 [2023-08-31T22:21:32.165Z] ---> a922477d3153 [2023-08-31T22:21:32.165Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-08-31T22:21:32.165Z] ---> Running in ab38043a3552 [2023-08-31T22:21:32.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T22:21:32.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T22:21:32.165Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T22:21:32.165Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T22:21:32.165Z] OK: 8 MiB in 16 packages [2023-08-31T22:21:32.165Z] Removing intermediate container ab38043a3552 [2023-08-31T22:21:32.165Z] ---> 2ba7a7630811 [2023-08-31T22:21:32.165Z] Step 17/26 : WORKDIR / [2023-08-31T22:21:32.165Z] ---> Running in 5831b0c3ea38 [2023-08-31T22:21:32.165Z] Removing intermediate container 5831b0c3ea38 [2023-08-31T22:21:32.165Z] ---> bbc386b96e32 [2023-08-31T22:21:32.165Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-08-31T22:21:32.165Z] ---> cfc60d4f0a9d [2023-08-31T22:21:32.165Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-08-31T22:21:32.165Z] ---> 6559c9e433d0 [2023-08-31T22:21:32.165Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-08-31T22:21:32.165Z] ---> 193924259076 [2023-08-31T22:21:32.165Z] Step 21/26 : EXPOSE 59984 [2023-08-31T22:21:32.165Z] ---> Running in a6d8794276aa [2023-08-31T22:21:32.433Z] Removing intermediate container a6d8794276aa [2023-08-31T22:21:32.433Z] ---> 2896c267207c [2023-08-31T22:21:32.433Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-08-31T22:21:32.699Z] ---> Running in a3ce72a71966 [2023-08-31T22:21:32.966Z] Removing intermediate container a3ce72a71966 [2023-08-31T22:21:32.966Z] ---> 202cbe842d87 [2023-08-31T22:21:32.966Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T22:21:32.967Z] ---> Running in e300b0356567 [2023-08-31T22:21:33.234Z] Removing intermediate container e300b0356567 [2023-08-31T22:21:33.234Z] ---> 22526d985091 [2023-08-31T22:21:33.234Z] Step 24/26 : LABEL arch=arm64 [2023-08-31T22:21:33.234Z] ---> Running in 0c75016cb0f7 [2023-08-31T22:21:33.501Z] Removing intermediate container 0c75016cb0f7 [2023-08-31T22:21:33.501Z] ---> c0f32fbfb0d7 [2023-08-31T22:21:33.501Z] Step 25/26 : LABEL git_sha=71517d7c4674cc47ea5137a7669590035dcaea76 [2023-08-31T22:21:33.501Z] ---> Running in 2fc3fc50a083 [2023-08-31T22:21:33.769Z] Removing intermediate container 2fc3fc50a083 [2023-08-31T22:21:33.769Z] ---> e6eb68944055 [2023-08-31T22:21:33.769Z] Step 26/26 : LABEL version=0.0.0 [2023-08-31T22:21:34.043Z] ---> Running in 156aa504489e [2023-08-31T22:21:34.307Z] Removing intermediate container 156aa504489e [2023-08-31T22:21:34.307Z] ---> 3941774d5e4e [2023-08-31T22:21:34.307Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T22:21:34.307Z] Successfully built 3941774d5e4e [2023-08-31T22:21:34.307Z] 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-31T22:21:34.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T22:21:34.735Z] [2023-08-31T22:21:34.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:21:35.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T22:21:35.069Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T22:21:35.069Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T22:21:35.069Z] 04944245beec: Pulling fs layer [2023-08-31T22:21:35.069Z] 699f458cf7ca: Pulling fs layer [2023-08-31T22:21:35.069Z] 765212b225bb: Pulling fs layer [2023-08-31T22:21:35.069Z] f23df028b6ca: Pulling fs layer [2023-08-31T22:21:35.069Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T22:21:35.069Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T22:21:35.069Z] 765212b225bb: Waiting [2023-08-31T22:21:35.069Z] 2437ff75d9bd: Waiting [2023-08-31T22:21:35.069Z] f23df028b6ca: Waiting [2023-08-31T22:21:35.336Z] 04944245beec: Verifying Checksum [2023-08-31T22:21:35.336Z] 04944245beec: Download complete [2023-08-31T22:21:35.336Z] 765212b225bb: Verifying Checksum [2023-08-31T22:21:35.336Z] 765212b225bb: Download complete [2023-08-31T22:21:35.336Z] f23df028b6ca: Verifying Checksum [2023-08-31T22:21:35.336Z] f23df028b6ca: Download complete [2023-08-31T22:21:35.336Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T22:21:35.336Z] d65c8cfc05b1: Download complete [2023-08-31T22:21:35.336Z] 699f458cf7ca: Verifying Checksum [2023-08-31T22:21:35.336Z] 699f458cf7ca: Download complete [2023-08-31T22:21:35.921Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T22:21:35.921Z] 8998bd30e6a1: Download complete [2023-08-31T22:21:37.864Z] 2437ff75d9bd: Download complete [2023-08-31T22:21:39.806Z] 8998bd30e6a1: Pull complete [2023-08-31T22:21:44.045Z] 04944245beec: Pull complete [2023-08-31T22:21:44.626Z] 699f458cf7ca: Pull complete [2023-08-31T22:21:44.893Z] 765212b225bb: Pull complete [2023-08-31T22:21:45.476Z] f23df028b6ca: Pull complete [2023-08-31T22:21:45.742Z] d65c8cfc05b1: Pull complete [2023-08-31T22:22:00.751Z] 2437ff75d9bd: Pull complete [2023-08-31T22:22:00.751Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T22:22:00.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T22:22:00.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:22:00.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container [2023-08-31T22:22:00.988Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-31T22:22:03.350Z] $ docker top 09572d5548e0cff6f0a7415c88dcd5ef00d260da9215ed6643fce81a117614de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:03.858Z] ---> job-cost.sh [2023-08-31T22:22:04.121Z] lf-activate-venv: SKIPPING [2023-08-31T22:22:04.121Z] INFO: No Stack... [2023-08-31T22:22:04.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T22:22:05.277Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T22:22:05.592Z] + cut -d, -f6 [2023-08-31T22:22:05.592Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [Pipeline] lock [2023-08-31T22:22:05.628Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] [2023-08-31T22:22:05.634Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] did not exist. Created. [2023-08-31T22:22:05.635Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T22:22:05.966Z] /w/workspace/device-onvif-camera/3@tmp/durable-9ba49fc5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T22:22:06.290Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T22:22:06.311Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T22:22:06.366Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T22:22:06.373Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T22:22:06.401Z] $ docker stop --time=1 09572d5548e0cff6f0a7415c88dcd5ef00d260da9215ed6643fce81a117614de [2023-08-31T22:22:10.307Z] $ docker rm -f --volumes 09572d5548e0cff6f0a7415c88dcd5ef00d260da9215ed6643fce81a117614de [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-31T22:22:10.697Z] provisioning config files... [2023-08-31T22:22:10.706Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config2871805942477128874tmp [Pipeline] { [Pipeline] sh [2023-08-31T22:22:10.998Z] + set +x [2023-08-31T22:22:10.998Z] + curl -s https://codecov.io/bash [2023-08-31T22:22:10.998Z] + bash -s -- [2023-08-31T22:22:10.998Z] [2023-08-31T22:22:10.998Z] _____ _ [2023-08-31T22:22:10.998Z] / ____| | | [2023-08-31T22:22:10.998Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T22:22:10.998Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T22:22:10.998Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T22:22:10.998Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T22:22:10.998Z] Bash-1.0.6 [2023-08-31T22:22:10.998Z] [2023-08-31T22:22:10.998Z] [2023-08-31T22:22:10.998Z] ==> git version 2.25.1 found [2023-08-31T22:22:10.998Z] ==> 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-31T22:22:10.998Z] Release-Date: 2020-01-08 [2023-08-31T22:22:10.998Z] 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-31T22:22:10.998Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T22:22:10.998Z] ==> Jenkins CI detected. [2023-08-31T22:22:10.998Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-379 [2023-08-31T22:22:10.998Z] project root: . [2023-08-31T22:22:10.998Z] --> token set from env [2023-08-31T22:22:10.998Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T22:22:10.998Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T22:22:10.998Z] ==> Python coveragepy not found [2023-08-31T22:22:10.998Z] ==> Searching for coverage reports in: [2023-08-31T22:22:10.998Z] + . [2023-08-31T22:22:10.998Z] -> Found 1 reports [2023-08-31T22:22:10.998Z] ==> Detecting git/mercurial file structure [2023-08-31T22:22:11.257Z] ==> Reading reports [2023-08-31T22:22:11.257Z] + ./coverage.out bytes=78456 [2023-08-31T22:22:11.257Z] ==> Appending adjustments [2023-08-31T22:22:11.257Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T22:22:11.257Z] + Found adjustments [2023-08-31T22:22:11.257Z] ==> Gzipping contents [2023-08-31T22:22:11.257Z] 12K /tmp/codecov.xOs2ec.gz [2023-08-31T22:22:11.257Z] ==> Uploading reports [2023-08-31T22:22:11.257Z] url: https://codecov.io [2023-08-31T22:22:11.257Z] query: branch=PR-379&commit=baf2f7e40674c01df2d6cbba659b0a325b38431c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-379%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=379&job=&cmd_args= [2023-08-31T22:22:11.257Z] -> Pinging Codecov [2023-08-31T22:22:11.258Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-379&commit=baf2f7e40674c01df2d6cbba659b0a325b38431c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-379%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=379&job=&cmd_args= [2023-08-31T22:22:11.525Z] -> Uploading to [2023-08-31T22:22:11.525Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/F29A59C45E3A92E06B3E522C9905F8EF/baf2f7e40674c01df2d6cbba659b0a325b38431c/a1cea1bc-72ed-4f8a-9770-6e346e376b3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T222211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb5bd2142fa1dcdacad1d5157686622d94105a5e04ffe768d6259be53b5c189a [2023-08-31T22:22:11.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T22:22:11.525Z] Dload Upload Total Spent Left Speed [2023-08-31T22:22:11.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 51019 --:--:-- --:--:-- --:--:-- 50774 100 10561 0 0 100 10561 0 33526 --:--:-- --:--:-- --:--:-- 33420 [2023-08-31T22:22:11.786Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/baf2f7e40674c01df2d6cbba659b0a325b38431c [Pipeline] } [2023-08-31T22:22:11.794Z] 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-31T22:22:12.539Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-379/archives ] [2023-08-31T22:22:12.539Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-379/archives [2023-08-31T22:22:12.539Z] total 16 [2023-08-31T22:22:12.539Z] drwxr-xr-x 3 root root 4096 Aug 31 22:14 . [2023-08-31T22:22:12.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 22:14 .. [2023-08-31T22:22:12.539Z] drwxr-xr-x 2 root root 4096 Aug 31 22:14 cost [2023-08-31T22:22:12.539Z] -rw-r--r-- 1 root root 91 Aug 31 22:14 cost.csv [2023-08-31T22:22:12.539Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-379/archives [2023-08-31T22:22:12.539Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-379/archives [2023-08-31T22:22:12.539Z] total 16 [2023-08-31T22:22:12.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 22:14 . [2023-08-31T22:22:12.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 22:14 .. [2023-08-31T22:22:12.539Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 22:14 cost [2023-08-31T22:22:12.539Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 31 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:12.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:13.685Z] ---> package-listing.sh [2023-08-31T22:22:13.685Z] ++ facter osfamily [2023-08-31T22:22:13.685Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T22:22:13.946Z] + OS_FAMILY=debian [2023-08-31T22:22:13.946Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-379 [2023-08-31T22:22:13.946Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T22:22:13.946Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T22:22:13.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T22:22:13.946Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T22:22:13.946Z] + '[' /w/workspace/undry_device-onvif-camera_PR-379 ']' [2023-08-31T22:22:13.946Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T22:22:13.946Z] + case "${OS_FAMILY}" in [2023-08-31T22:22:13.946Z] + dpkg -l [2023-08-31T22:22:13.946Z] + grep '^ii' [2023-08-31T22:22:13.946Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T22:22:13.946Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T22:22:13.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T22:22:13.946Z] + '[' /w/workspace/undry_device-onvif-camera_PR-379 ']' [2023-08-31T22:22:13.946Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-379/archives/ [2023-08-31T22:22:13.946Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-379/archives/ [Pipeline] echo [2023-08-31T22:22:13.956Z] 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-379/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T22:22:14.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T22:22:14.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T22:22:14.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T22:22:14.606Z] prd-ubuntu20.04-docker-8c-8g-5063 does not seem to be running inside a container [2023-08-31T22:22:14.641Z] $ 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-379/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-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T22:22:14.844Z] $ docker top 64dcb38e6572ebac84e20496d483f8b2d24e5d6621259933ae0f3b1b4414e411 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T22:22:15.182Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T22:22:15.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T22:22:15.756Z] + ls /var/log/sa-host [2023-08-31T22:22:15.756Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T22:22:15.906Z] provisioning config files... [2023-08-31T22:22:15.915Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config5681743238660663072tmp [Pipeline] { [Pipeline] echo [2023-08-31T22:22:15.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:16.215Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T22:22:16.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:16.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T22:22:16.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:16.855Z] ---> sudo-logs.sh [2023-08-31T22:22:16.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T22:22:16.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:17.165Z] ---> job-cost.sh [2023-08-31T22:22:17.166Z] lf-activate-venv: SKIPPING [2023-08-31T22:22:17.166Z] DEBUG: total: 0.2199999988079071 [2023-08-31T22:22:17.166Z] INFO: Retrieving Stack Cost... [2023-08-31T22:22:17.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T22:22:17.996Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T22:22:18.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T22:22:18.296Z] ---> logs-deploy.sh [2023-08-31T22:22:18.297Z] lf-activate-venv: SKIPPING [2023-08-31T22:22:18.297Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-379/3 [2023-08-31T22:22:18.297Z] INFO: archiving workspace using pattern(s): [2023-08-31T22:22:19.232Z] Archives upload complete. [2023-08-31T22:22:19.232Z] INFO: archiving logs to Nexus