Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4faddb2a87debb4847eb62e77eafc712bf7e65e 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-ssh6333288459073498739.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17835378881051086588.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2243955994451968512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh980050876761878324.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17682311722185444829.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-15222’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15224 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision c4faddb2a87debb4847eb62e77eafc712bf7e65e (main) Commit message: "docs: move openapi files to v3 folder (#359)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 > git rev-list --no-walk 7c6b29b4f74c1924abd599cd10297b3464f260a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T17:52:31.967Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T17:52:32.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T17:52:32.032Z] ========================================================= [2023-05-11T17:52:32.032Z] EdgeX Global Pipelines Version Info [2023-05-11T17:52:32.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T17:52:32.761Z] ------------------- [2023-05-11T17:52:32.761Z] stable info: [2023-05-11T17:52:32.761Z] ------------------- [2023-05-11T17:52:32.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T17:52:32.761Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T17:52:32.761Z] Message: update stable to v1.0.249 [2023-05-11T17:52:33.333Z] ------------------- [2023-05-11T17:52:33.333Z] experimental info: [2023-05-11T17:52:33.333Z] ------------------- [2023-05-11T17:52:33.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T17:52:33.333Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T17:52:33.333Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T17:52:33.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-11T17:52:33.520Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-11T17:52:33.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T17:52:33.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T17:52:33.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T17:52:33.570Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T17:52:33.582Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T17:52:33.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T17:52:33.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T17:52:33.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T17:52:33.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T17:52:33.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-11T17:52:33.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T17:52:33.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T17:52:33.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T17:52:33.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T17:52:33.694Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T17:52:33.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T17:52:33.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T17:52:33.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T17:52:33.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T17:52:33.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-11T17:52:33.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T17:52:33.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T17:52:33.796Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T17:52:33.812Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T17:52:33.826Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T17:52:33.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T17:52:33.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T17:52:33.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T17:52:33.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] echo [2023-05-11T17:52:33.898Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4faddb [Pipeline] echo [2023-05-11T17:52:33.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T17:52:33.963Z] provisioning config files... [2023-05-11T17:52:33.978Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5736889357115320472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T17:52:34.285Z] ---> docker-login.sh [2023-05-11T17:52:34.285Z] nexus3.edgexfoundry.org:10001 [2023-05-11T17:52:34.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:34.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:34.545Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:34.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:34.545Z] [2023-05-11T17:52:34.545Z] Login Succeeded [2023-05-11T17:52:34.545Z] nexus3.edgexfoundry.org:10002 [2023-05-11T17:52:34.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:34.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:34.811Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:34.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:34.811Z] [2023-05-11T17:52:34.811Z] Login Succeeded [2023-05-11T17:52:34.811Z] nexus3.edgexfoundry.org:10003 [2023-05-11T17:52:34.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:34.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:34.811Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:34.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:34.811Z] [2023-05-11T17:52:34.811Z] Login Succeeded [2023-05-11T17:52:34.811Z] nexus3.edgexfoundry.org:10004 [2023-05-11T17:52:34.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:35.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:35.073Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:35.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:35.073Z] [2023-05-11T17:52:35.073Z] Login Succeeded [2023-05-11T17:52:35.073Z] docker.io [2023-05-11T17:52:35.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:35.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:35.334Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:35.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:35.334Z] [2023-05-11T17:52:35.334Z] Login Succeeded [2023-05-11T17:52:35.334Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T17:52:35.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T17:52:35.711Z] + git rev-list -1 --merges c4faddb2a87debb4847eb62e77eafc712bf7e65e~1..c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] echo [2023-05-11T17:52:35.769Z] -----------> git rev-list -1 --merges c4faddb2a87debb4847eb62e77eafc712bf7e65e~1..c4faddb2a87debb4847eb62e77eafc712bf7e65e c4faddb2a87debb4847eb62e77eafc712bf7e65e [false] [Pipeline] sh [2023-05-11T17:52:36.060Z] + git log --format=format:%s -1 c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] echo [2023-05-11T17:52:36.100Z] ========================================================= [2023-05-11T17:52:36.100Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T17:52:36.100Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T17:52:36.440Z] + git log --format=format:%s -1 c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] echo [2023-05-11T17:52:36.451Z] [semverPrep] GIT_COMMIT: c4faddb2a87debb4847eb62e77eafc712bf7e65e, Commit Message: docs: move openapi files to v3 folder (#359) [Pipeline] echo [2023-05-11T17:52:36.460Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T17:52:36.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T17:52:36.815Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T17:52:36.815Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T17:52:36.815Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T17:52:36.815Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T17:52:36.815Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T17:52:36.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:52:37.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T17:52:37.175Z] [2023-05-11T17:52:37.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:52:37.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T17:52:37.483Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T17:52:37.483Z] b85a868b505f: Pulling fs layer [2023-05-11T17:52:37.483Z] e2be974225ed: Pulling fs layer [2023-05-11T17:52:37.483Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T17:52:37.483Z] 988bab9f4d93: Pulling fs layer [2023-05-11T17:52:37.483Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T17:52:37.483Z] eaf3925da568: Pulling fs layer [2023-05-11T17:52:37.483Z] bab4dde63d76: Pulling fs layer [2023-05-11T17:52:37.483Z] bde34c3a00c8: Pulling fs layer [2023-05-11T17:52:37.483Z] b352a97aabf1: Pulling fs layer [2023-05-11T17:52:37.483Z] 4872d77fe225: Pulling fs layer [2023-05-11T17:52:37.483Z] 5851b861e8e6: Pulling fs layer [2023-05-11T17:52:37.483Z] 988bab9f4d93: Waiting [2023-05-11T17:52:37.483Z] 1469e6f7b9e6: Waiting [2023-05-11T17:52:37.483Z] eaf3925da568: Waiting [2023-05-11T17:52:37.483Z] bab4dde63d76: Waiting [2023-05-11T17:52:37.483Z] bde34c3a00c8: Waiting [2023-05-11T17:52:37.483Z] 5851b861e8e6: Waiting [2023-05-11T17:52:37.483Z] e2be974225ed: Verifying Checksum [2023-05-11T17:52:37.483Z] e2be974225ed: Download complete [2023-05-11T17:52:37.483Z] 988bab9f4d93: Verifying Checksum [2023-05-11T17:52:37.483Z] 988bab9f4d93: Download complete [2023-05-11T17:52:37.483Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T17:52:37.483Z] 339a4e72a1f5: Download complete [2023-05-11T17:52:37.741Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T17:52:37.741Z] 1469e6f7b9e6: Download complete [2023-05-11T17:52:37.741Z] eaf3925da568: Verifying Checksum [2023-05-11T17:52:37.741Z] eaf3925da568: Download complete [2023-05-11T17:52:37.741Z] bde34c3a00c8: Verifying Checksum [2023-05-11T17:52:37.741Z] bde34c3a00c8: Download complete [2023-05-11T17:52:37.741Z] b352a97aabf1: Verifying Checksum [2023-05-11T17:52:37.741Z] b352a97aabf1: Download complete [2023-05-11T17:52:37.741Z] 4872d77fe225: Download complete [2023-05-11T17:52:37.741Z] b85a868b505f: Verifying Checksum [2023-05-11T17:52:37.741Z] b85a868b505f: Download complete [2023-05-11T17:52:37.741Z] 5851b861e8e6: Verifying Checksum [2023-05-11T17:52:38.001Z] bab4dde63d76: Verifying Checksum [2023-05-11T17:52:38.001Z] bab4dde63d76: Download complete [2023-05-11T17:52:38.942Z] b85a868b505f: Pull complete [2023-05-11T17:52:39.202Z] e2be974225ed: Pull complete [2023-05-11T17:52:39.463Z] 339a4e72a1f5: Pull complete [2023-05-11T17:52:39.723Z] 988bab9f4d93: Pull complete [2023-05-11T17:52:39.984Z] 1469e6f7b9e6: Pull complete [2023-05-11T17:52:39.984Z] eaf3925da568: Pull complete [2023-05-11T17:52:41.891Z] bab4dde63d76: Pull complete [2023-05-11T17:52:41.891Z] bde34c3a00c8: Pull complete [2023-05-11T17:52:41.891Z] b352a97aabf1: Pull complete [2023-05-11T17:52:41.891Z] 4872d77fe225: Pull complete [2023-05-11T17:52:42.151Z] 5851b861e8e6: Pull complete [2023-05-11T17:52:42.151Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T17:52:42.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T17:52:42.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T17:52:42.263Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T17:52:42.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T17:52:45.304Z] $ docker top 8fcf01fbde1d55ebe4e83a13b4378b9c4c1c15dce9286171c8000c50212c0621 -eo pid,comm [2023-05-11T17:52:45.355Z] 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-05-11T17:52:45.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T17:52:45.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T17:52:45.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T17:52:45.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T17:52:45.503Z] $ docker exec 8fcf01fbde1d55ebe4e83a13b4378b9c4c1c15dce9286171c8000c50212c0621 ssh-agent [2023-05-11T17:52:45.609Z] SSH_AUTH_SOCK=/tmp/ssh-ZSdOlGAXxmjZ/agent.32 [2023-05-11T17:52:45.609Z] SSH_AGENT_PID=39 [2023-05-11T17:52:45.616Z] Running ssh-add (command line suppressed) [2023-05-11T17:52:45.718Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7196843501973172266.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7196843501973172266.key) [2023-05-11T17:52:45.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T17:52:46.023Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T17:52:46.039Z] $ docker exec --env ******** --env ******** 8fcf01fbde1d55ebe4e83a13b4378b9c4c1c15dce9286171c8000c50212c0621 ssh-agent -k [2023-05-11T17:52:46.148Z] unset SSH_AUTH_SOCK; [2023-05-11T17:52:46.149Z] unset SSH_AGENT_PID; [2023-05-11T17:52:46.149Z] echo Agent pid 39 killed; [2023-05-11T17:52:46.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T17:52:46.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T17:52:46.190Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T17:52:46.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T17:52:46.310Z] $ docker exec 8fcf01fbde1d55ebe4e83a13b4378b9c4c1c15dce9286171c8000c50212c0621 ssh-agent [2023-05-11T17:52:46.408Z] SSH_AUTH_SOCK=/tmp/ssh-7SCOjJFDOcWA/agent.72 [2023-05-11T17:52:46.408Z] SSH_AGENT_PID=78 [2023-05-11T17:52:46.414Z] Running ssh-add (command line suppressed) [2023-05-11T17:52:46.519Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6814068688487814671.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6814068688487814671.key) [2023-05-11T17:52:46.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T17:52:46.829Z] + git semver init [2023-05-11T17:52:47.089Z] 2023-05-11 17:52:47,022 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T17:52:47.089Z] 2023-05-11 17:52:47,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T17:52:47.089Z] 2023-05-11 17:52:47,023 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T17:52:47.089Z] 2023-05-11 17:52:47,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T17:52:48.029Z] 2023-05-11 17:52:48,023 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-11T17:52:48.029Z] 2023-05-11 17:52:48,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-11T17:52:48.029Z] 2023-05-11 17:52:48,024 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T17:52:48.029Z] 2023-05-11 17:52:48,024 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T17:52:48.029Z] 3.0.0-dev.51 [Pipeline] } [2023-05-11T17:52:48.308Z] $ docker exec --env ******** --env ******** 8fcf01fbde1d55ebe4e83a13b4378b9c4c1c15dce9286171c8000c50212c0621 ssh-agent -k [2023-05-11T17:52:48.410Z] unset SSH_AUTH_SOCK; [2023-05-11T17:52:48.411Z] unset SSH_AGENT_PID; [2023-05-11T17:52:48.411Z] echo Agent pid 78 killed; [2023-05-11T17:52:48.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T17:52:48.719Z] + git semver [Pipeline] } [2023-05-11T17:52:48.997Z] $ docker stop --time=1 8fcf01fbde1d55ebe4e83a13b4378b9c4c1c15dce9286171c8000c50212c0621 [2023-05-11T17:52:50.306Z] $ docker rm -f --volumes 8fcf01fbde1d55ebe4e83a13b4378b9c4c1c15dce9286171c8000c50212c0621 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T17:52:50.640Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T17:52:50.852Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T17:52:50.857Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.51 [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-05-11T17:52:50.979Z] provisioning config files... [2023-05-11T17:52:50.989Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16978808920959081129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T17:52:51.296Z] ---> docker-login.sh [2023-05-11T17:52:51.296Z] nexus3.edgexfoundry.org:10001 [2023-05-11T17:52:51.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:51.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:51.296Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:51.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:51.296Z] [2023-05-11T17:52:51.296Z] Login Succeeded [2023-05-11T17:52:51.296Z] nexus3.edgexfoundry.org:10002 [2023-05-11T17:52:51.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:51.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:51.296Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:51.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:51.296Z] [2023-05-11T17:52:51.296Z] Login Succeeded [2023-05-11T17:52:51.296Z] nexus3.edgexfoundry.org:10003 [2023-05-11T17:52:51.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:51.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:51.557Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:51.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:51.557Z] [2023-05-11T17:52:51.557Z] Login Succeeded [2023-05-11T17:52:51.557Z] nexus3.edgexfoundry.org:10004 [2023-05-11T17:52:51.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:51.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:51.557Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:51.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:51.557Z] [2023-05-11T17:52:51.557Z] Login Succeeded [2023-05-11T17:52:51.557Z] docker.io [2023-05-11T17:52:51.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:52:51.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:52:51.816Z] Configure a credential helper to remove this warning. See [2023-05-11T17:52:51.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:52:51.816Z] [2023-05-11T17:52:51.816Z] Login Succeeded [2023-05-11T17:52:51.816Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T17:52:51.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T17:52:51.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T17:52:51.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T17:52:51.920Z] ========================================================= [2023-05-11T17:52:51.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T17:52:51.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:52:52.258Z] + 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-05-11T17:52:52.258Z] Sending build context to Docker daemon 21.81MB [2023-05-11T17:52:52.258Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T17:52:52.258Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T17:52:52.519Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T17:52:52.519Z] f56be85fc22e: Pulling fs layer [2023-05-11T17:52:52.519Z] 85791d961cd3: Pulling fs layer [2023-05-11T17:52:52.519Z] d694b5ae8c79: Pulling fs layer [2023-05-11T17:52:52.519Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T17:52:52.519Z] 4d19c01a9841: Pulling fs layer [2023-05-11T17:52:52.519Z] 9325e15d5711: Pulling fs layer [2023-05-11T17:52:52.519Z] 556b6ee489ea: Pulling fs layer [2023-05-11T17:52:52.519Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T17:52:52.519Z] 4d19c01a9841: Waiting [2023-05-11T17:52:52.519Z] 9325e15d5711: Waiting [2023-05-11T17:52:52.519Z] 556b6ee489ea: Waiting [2023-05-11T17:52:52.519Z] c5a4b2cf53e6: Waiting [2023-05-11T17:52:52.519Z] 9f32a84ed3da: Waiting [2023-05-11T17:52:52.519Z] 85791d961cd3: Verifying Checksum [2023-05-11T17:52:52.519Z] 85791d961cd3: Download complete [2023-05-11T17:52:52.519Z] 9f32a84ed3da: Download complete [2023-05-11T17:52:52.519Z] 4d19c01a9841: Verifying Checksum [2023-05-11T17:52:52.519Z] 4d19c01a9841: Download complete [2023-05-11T17:52:52.519Z] f56be85fc22e: Download complete [2023-05-11T17:52:52.519Z] 9325e15d5711: Verifying Checksum [2023-05-11T17:52:52.519Z] 9325e15d5711: Download complete [2023-05-11T17:52:52.782Z] f56be85fc22e: Pull complete [2023-05-11T17:52:52.782Z] 85791d961cd3: Pull complete [2023-05-11T17:52:53.042Z] d694b5ae8c79: Verifying Checksum [2023-05-11T17:52:53.042Z] d694b5ae8c79: Download complete [2023-05-11T17:52:53.042Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T17:52:53.042Z] c5a4b2cf53e6: Download complete [2023-05-11T17:52:53.610Z] 556b6ee489ea: Verifying Checksum [2023-05-11T17:52:53.610Z] 556b6ee489ea: Download complete [2023-05-11T17:52:56.897Z] d694b5ae8c79: Pull complete [2023-05-11T17:52:56.897Z] 9f32a84ed3da: Pull complete [2023-05-11T17:52:56.897Z] 4d19c01a9841: Pull complete [2023-05-11T17:52:56.897Z] 9325e15d5711: Pull complete [2023-05-11T17:52:58.806Z] 556b6ee489ea: Pull complete [2023-05-11T17:52:59.747Z] c5a4b2cf53e6: Pull complete [2023-05-11T17:52:59.747Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T17:52:59.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T17:52:59.747Z] ---> c4be618373d6 [2023-05-11T17:52:59.747Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T17:53:03.049Z] ---> Running in 7cf2b0e1f29b [2023-05-11T17:53:03.310Z] Removing intermediate container 7cf2b0e1f29b [2023-05-11T17:53:03.310Z] ---> 115609eeb258 [2023-05-11T17:53:03.310Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T17:53:03.310Z] ---> Running in 358c5dbf95e7 [2023-05-11T17:53:03.310Z] Removing intermediate container 358c5dbf95e7 [2023-05-11T17:53:03.310Z] ---> 4f1b9a3d5614 [2023-05-11T17:53:03.310Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T17:53:03.310Z] ---> Running in 3a255cfc98fd [2023-05-11T17:53:03.570Z] Removing intermediate container 3a255cfc98fd [2023-05-11T17:53:03.570Z] ---> d0005d26b442 [2023-05-11T17:53:03.570Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T17:53:03.570Z] ---> Running in cca485cfeeb0 [2023-05-11T17:53:03.570Z] Removing intermediate container cca485cfeeb0 [2023-05-11T17:53:03.570Z] ---> 8e08b77a8f75 [2023-05-11T17:53:03.570Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T17:53:03.570Z] ---> Running in 0aedd8b291c7 [2023-05-11T17:53:03.570Z] Removing intermediate container 0aedd8b291c7 [2023-05-11T17:53:03.570Z] ---> 3d3a674e7c2c [2023-05-11T17:53:03.570Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T17:53:03.570Z] ---> Running in 8b6a1e978342 [2023-05-11T17:53:03.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T17:53:04.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T17:53:04.348Z] OK: 265 MiB in 53 packages [2023-05-11T17:53:04.607Z] Removing intermediate container 8b6a1e978342 [2023-05-11T17:53:04.607Z] ---> 724a8103d660 [2023-05-11T17:53:04.607Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T17:53:04.607Z] ---> Running in f070cf75f0f2 [2023-05-11T17:53:04.607Z] Removing intermediate container f070cf75f0f2 [2023-05-11T17:53:04.607Z] ---> a5964a55895f [2023-05-11T17:53:04.607Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T17:53:04.867Z] ---> b6e67234a089 [2023-05-11T17:53:04.867Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T17:53:04.867Z] ---> Running in 1443faaa766e [2023-05-11T17:53:05.943Z] Still waiting to schedule task [2023-05-11T17:53:05.944Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15223’ is offline [2023-05-11T17:53:51.577Z] Removing intermediate container 1443faaa766e [2023-05-11T17:53:51.577Z] ---> 18e6dda3fdae [2023-05-11T17:53:51.577Z] Step 12/13 : COPY . . [2023-05-11T17:53:51.577Z] ---> 52fff6540aeb [2023-05-11T17:53:51.577Z] Step 13/13 : RUN ${MAKE} [2023-05-11T17:53:51.577Z] ---> Running in 71a2e23f0528 [2023-05-11T17:53:51.577Z] noop [2023-05-11T17:53:51.577Z] Removing intermediate container 71a2e23f0528 [2023-05-11T17:53:51.577Z] ---> 37ca8729b56d [2023-05-11T17:53:51.577Z] Successfully built 37ca8729b56d [2023-05-11T17:53:51.577Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:53:51.898Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T17:53:51.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T17:53:51.973Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T17:53:52.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-05-11T17:53:52.358Z] $ docker top d85548975b4891aef8d601da472b9de173645c3b1b0a69a5e9d065663773a5b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T17:53:52.676Z] + go version [2023-05-11T17:53:52.677Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T17:53:52.691Z] $ docker stop --time=1 d85548975b4891aef8d601da472b9de173645c3b1b0a69a5e9d065663773a5b4 [2023-05-11T17:53:53.959Z] $ docker rm -f --volumes d85548975b4891aef8d601da472b9de173645c3b1b0a69a5e9d065663773a5b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:53:54.385Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T17:53:54.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T17:53:54.457Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T17:53:54.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-05-11T17:53:54.811Z] $ docker top 0efbca2bdf28726c727b82abcd8ae3890e9af8edafde0b2b9035658165f614bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T17:53:55.151Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T17:53:55.450Z] + make test [2023-05-11T17:53:55.450Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T17:54:00.712Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T17:54:10.683Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T17:54:11.619Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T17:54:13.523Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.4% of statements [2023-05-11T17:54:17.713Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.707s coverage: 86.5% of statements [2023-05-11T17:54:24.311Z] go vet ./... [2023-05-11T17:54:26.842Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T17:54:26.842Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T17:54:27.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T17:54:27.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T17:54:27.131Z] $ docker stop --time=1 0efbca2bdf28726c727b82abcd8ae3890e9af8edafde0b2b9035658165f614bf [2023-05-11T17:54:30.196Z] $ docker rm -f --volumes 0efbca2bdf28726c727b82abcd8ae3890e9af8edafde0b2b9035658165f614bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T17:54:30.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T17:54:30.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T17:54:31.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T17:54:31.691Z] + ls -al . [2023-05-11T17:54:31.691Z] total 232 [2023-05-11T17:54:31.691Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 17:53 . [2023-05-11T17:54:31.691Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:52 .. [2023-05-11T17:54:31.691Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 17:52 .git [2023-05-11T17:54:31.691Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:52 .github [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 17:52 .gitignore [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 17:52 .golangci.yml [2023-05-11T17:54:31.691Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 17:52 .semver [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 17:52 Attribution.txt [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 17:52 CHANGELOG.md [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 17:52 Dockerfile [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 17:52 GOVERNANCE.md [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 739 May 11 17:52 Jenkinsfile [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 17:52 LICENSE [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 17:52 Makefile [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 17:52 OWNERS.md [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 17:52 README.md [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 17:52 VERSION [2023-05-11T17:54:31.691Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:52 bin [2023-05-11T17:54:31.691Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:52 cmd [2023-05-11T17:54:31.691Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 17:54 coverage.out [2023-05-11T17:54:31.691Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:52 doc [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 17:52 go.mod [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 17:52 go.sum [2023-05-11T17:54:31.691Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:52 internal [2023-05-11T17:54:31.691Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:52 snap [2023-05-11T17:54:31.691Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:54:31.994Z] + 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=c4faddb2a87debb4847eb62e77eafc712bf7e65e --label arch=amd64 --label version=3.0.0-dev.51 . [2023-05-11T17:54:31.994Z] Sending build context to Docker daemon 21.88MB [2023-05-11T17:54:31.994Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T17:54:31.994Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T17:54:31.994Z] ---> 37ca8729b56d [2023-05-11T17:54:31.994Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T17:54:32.561Z] ---> Running in f8c1af5b4917 [2023-05-11T17:54:32.561Z] Removing intermediate container f8c1af5b4917 [2023-05-11T17:54:32.561Z] ---> 79155bd3f435 [2023-05-11T17:54:32.561Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T17:54:32.561Z] ---> Running in c61f52ea78cd [2023-05-11T17:54:32.561Z] Removing intermediate container c61f52ea78cd [2023-05-11T17:54:32.561Z] ---> 2b6e8fe6423c [2023-05-11T17:54:32.561Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T17:54:32.561Z] ---> Running in c04b70537388 [2023-05-11T17:54:32.820Z] Removing intermediate container c04b70537388 [2023-05-11T17:54:32.820Z] ---> 9711cbdad532 [2023-05-11T17:54:32.820Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T17:54:32.820Z] ---> Running in 01bd3c1fed85 [2023-05-11T17:54:32.820Z] Removing intermediate container 01bd3c1fed85 [2023-05-11T17:54:32.820Z] ---> 89e5f6689dff [2023-05-11T17:54:32.820Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T17:54:32.820Z] ---> Running in 28fbeb7779e7 [2023-05-11T17:54:33.079Z] Removing intermediate container 28fbeb7779e7 [2023-05-11T17:54:33.079Z] ---> 78b3d7451f90 [2023-05-11T17:54:33.079Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T17:54:33.079Z] ---> Running in e4418ee01aa3 [2023-05-11T17:54:33.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T17:54:33.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T17:54:33.597Z] OK: 265 MiB in 53 packages [2023-05-11T17:54:34.167Z] Removing intermediate container e4418ee01aa3 [2023-05-11T17:54:34.167Z] ---> 8fd54afba08d [2023-05-11T17:54:34.167Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T17:54:34.167Z] ---> Running in 60510e43b2d6 [2023-05-11T17:54:34.167Z] Removing intermediate container 60510e43b2d6 [2023-05-11T17:54:34.167Z] ---> 179562f3db62 [2023-05-11T17:54:34.167Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T17:54:34.167Z] ---> 86c6f409df04 [2023-05-11T17:54:34.167Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T17:54:34.426Z] ---> Running in 23d02f7084ff [2023-05-11T17:54:34.993Z] Removing intermediate container 23d02f7084ff [2023-05-11T17:54:34.993Z] ---> 820c7ae510a1 [2023-05-11T17:54:34.993Z] Step 12/26 : COPY . . [2023-05-11T17:54:36.048Z] ---> 6af72b2eac07 [2023-05-11T17:54:36.048Z] Step 13/26 : RUN ${MAKE} [2023-05-11T17:54:36.048Z] ---> Running in 8c94fa7864d9 [2023-05-11T17:54:36.048Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.51" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T17:54:43.390Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15225 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-11T17:54:43.406Z] Running in /w/workspace/device-onvif-camera/148 [Pipeline] { [Pipeline] checkout [2023-05-11T17:54:43.439Z] The recommended git tool is: git [2023-05-11T17:54:49.047Z] using credential edgex-jenkins-ssh [2023-05-11T17:54:49.071Z] Cloning the remote Git repository [2023-05-11T17:54:49.119Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T17:54:49.216Z] > git init /w/workspace/device-onvif-camera/148 # timeout=10 [2023-05-11T17:54:49.372Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T17:54:49.374Z] > git --version # timeout=10 [2023-05-11T17:54:49.394Z] > git --version # 'git version 2.25.1' [2023-05-11T17:54:49.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T17:54:49.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T17:54:51.992Z] Avoid second fetch [2023-05-11T17:54:51.993Z] Checking out Revision c4faddb2a87debb4847eb62e77eafc712bf7e65e (main) [2023-05-11T17:54:51.071Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-11T17:54:51.091Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T17:54:52.012Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T17:54:52.094Z] > git checkout -f c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 [2023-05-11T17:54:52.649Z] Commit message: "docs: move openapi files to v3 folder (#359)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T17:54:53.607Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T17:54:53.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T17:54:53.607Z] Dload Upload Total Spent Left Speed [2023-05-11T17:54:53.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-11T17:54:54.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T17:54:54.673Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T17:54:54.673Z] + sudo tee /etc/docker/daemon.new [2023-05-11T17:54:54.673Z] { [2023-05-11T17:54:54.673Z] "registry-mirrors": [ [2023-05-11T17:54:54.673Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T17:54:54.673Z] ], [2023-05-11T17:54:54.673Z] "bip": "10.250.0.254/24", [2023-05-11T17:54:54.673Z] "hosts": [ [2023-05-11T17:54:54.673Z] "tcp://0.0.0.0:5555", [2023-05-11T17:54:54.673Z] "unix:///var/run/docker.sock" [2023-05-11T17:54:54.673Z] ], [2023-05-11T17:54:54.673Z] "mtu": 1458, [2023-05-11T17:54:54.673Z] "selinux-enabled": true, [2023-05-11T17:54:54.673Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T17:54:54.673Z] } [Pipeline] sh [2023-05-11T17:54:55.013Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T17:54:55.374Z] + sudo service docker restart [2023-05-11T17:54:58.065Z] Removing intermediate container 8c94fa7864d9 [2023-05-11T17:54:58.065Z] ---> 0f07e193193e [2023-05-11T17:54:58.065Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T17:54:58.065Z] 3.17: Pulling from library/alpine [2023-05-11T17:54:58.065Z] f56be85fc22e: Already exists [2023-05-11T17:54:58.065Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T17:54:58.065Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T17:54:58.065Z] ---> 9ed4aefc74f6 [2023-05-11T17:54:58.065Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T17:54:58.065Z] ---> Running in 82bc34fbb28f [2023-05-11T17:54:58.065Z] Removing intermediate container 82bc34fbb28f [2023-05-11T17:54:58.065Z] ---> 0e579bb4b450 [2023-05-11T17:54:58.065Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T17:54:58.065Z] ---> Running in c2ed206a2cc0 [2023-05-11T17:54:58.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T17:54:58.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T17:54:58.065Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T17:54:58.065Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T17:54:58.065Z] OK: 7 MiB in 16 packages [2023-05-11T17:54:58.065Z] Removing intermediate container c2ed206a2cc0 [2023-05-11T17:54:58.065Z] ---> ea1ba8f767a0 [2023-05-11T17:54:58.065Z] Step 17/26 : WORKDIR / [2023-05-11T17:54:58.065Z] ---> Running in fb4e9701c2cf [2023-05-11T17:54:58.065Z] Removing intermediate container fb4e9701c2cf [2023-05-11T17:54:58.065Z] ---> 48d6cdf7abf2 [2023-05-11T17:54:58.065Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T17:54:58.633Z] ---> 1925378e29f8 [2023-05-11T17:54:58.633Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T17:54:58.633Z] ---> b92ecd93c78a [2023-05-11T17:54:58.633Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T17:54:58.633Z] ---> df531f86bf9d [2023-05-11T17:54:58.633Z] Step 21/26 : EXPOSE 59984 [2023-05-11T17:54:58.633Z] ---> Running in f1b6a25066f6 [2023-05-11T17:54:58.891Z] Removing intermediate container f1b6a25066f6 [2023-05-11T17:54:58.891Z] ---> 71fa6d7adf3e [2023-05-11T17:54:58.891Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T17:54:58.891Z] ---> Running in 2b924fce5795 [2023-05-11T17:54:58.891Z] Removing intermediate container 2b924fce5795 [2023-05-11T17:54:58.891Z] ---> 4bf844e8a5af [2023-05-11T17:54:58.891Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T17:54:58.891Z] ---> Running in c1f676ab7862 [2023-05-11T17:54:59.148Z] Removing intermediate container c1f676ab7862 [2023-05-11T17:54:59.148Z] ---> e4dfbc74bccc [2023-05-11T17:54:59.148Z] Step 24/26 : LABEL arch=amd64 [2023-05-11T17:54:59.148Z] ---> Running in 416bdfd3c4d1 [2023-05-11T17:54:59.148Z] Removing intermediate container 416bdfd3c4d1 [2023-05-11T17:54:59.148Z] ---> c4f64d4add0d [2023-05-11T17:54:59.148Z] Step 25/26 : LABEL git_sha=c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T17:54:59.148Z] ---> Running in 70ccaff75c7e [2023-05-11T17:54:59.408Z] Removing intermediate container 70ccaff75c7e [2023-05-11T17:54:59.408Z] ---> aa850583d785 [2023-05-11T17:54:59.408Z] Step 26/26 : LABEL version=3.0.0-dev.51 [2023-05-11T17:54:59.408Z] ---> Running in bb274ae928c6 [2023-05-11T17:54:59.408Z] Removing intermediate container bb274ae928c6 [2023-05-11T17:54:59.408Z] ---> 182d8ebb44a8 [2023-05-11T17:54:59.408Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T17:54:59.408Z] Successfully built 182d8ebb44a8 [2023-05-11T17:54:59.408Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T17:54:59.510Z] provisioning config files... [2023-05-11T17:54:59.519Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1710147069346607292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T17:54:59.818Z] ---> docker-login.sh [2023-05-11T17:54:59.818Z] nexus3.edgexfoundry.org:10001 [2023-05-11T17:54:59.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:54:59.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:54:59.818Z] Configure a credential helper to remove this warning. See [2023-05-11T17:54:59.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:54:59.818Z] [2023-05-11T17:54:59.818Z] Login Succeeded [2023-05-11T17:54:59.818Z] nexus3.edgexfoundry.org:10002 [2023-05-11T17:54:59.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:54:59.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:54:59.818Z] Configure a credential helper to remove this warning. See [2023-05-11T17:54:59.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:54:59.818Z] [2023-05-11T17:54:59.818Z] Login Succeeded [2023-05-11T17:54:59.818Z] nexus3.edgexfoundry.org:10003 [2023-05-11T17:55:00.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:00.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:00.077Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:00.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:00.077Z] [2023-05-11T17:55:00.077Z] Login Succeeded [2023-05-11T17:55:00.077Z] nexus3.edgexfoundry.org:10004 [2023-05-11T17:55:00.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:00.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:00.077Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:00.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:00.077Z] [2023-05-11T17:55:00.077Z] Login Succeeded [2023-05-11T17:55:00.077Z] docker.io [2023-05-11T17:55:00.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:00.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:00.336Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:00.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:00.336Z] [2023-05-11T17:55:00.336Z] Login Succeeded [2023-05-11T17:55:00.336Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T17:55:00.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T17:55:00.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T17:55:00.382Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-11T17:55:00.382Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T17:55:00.382Z] latest [2023-05-11T17:55:00.382Z] 3.0.0-dev.51 [2023-05-11T17:55:00.382Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [2023-05-11T17:55:00.382Z] main [2023-05-11T17:55:00.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:00.690Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:00.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T17:55:00.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T17:55:00.999Z] 83d5b254d979: Preparing [2023-05-11T17:55:00.999Z] eeb1d48d9e9b: Preparing [2023-05-11T17:55:00.999Z] 0be7cf936ce9: Preparing [2023-05-11T17:55:00.999Z] e468900acf11: Preparing [2023-05-11T17:55:00.999Z] f1417ff83b31: Preparing [2023-05-11T17:55:00.999Z] f1417ff83b31: Layer already exists [2023-05-11T17:55:00.999Z] 83d5b254d979: Pushed [2023-05-11T17:55:00.999Z] eeb1d48d9e9b: Pushed [2023-05-11T17:55:00.999Z] e468900acf11: Pushed [2023-05-11T17:55:03.556Z] 0be7cf936ce9: Pushed [2023-05-11T17:55:03.816Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e: digest: sha256:93aeee42cf063ea17d28f561f20e738839ac9fbcc6691db7eb7187eeda5aa71e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:04.144Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:04.453Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T17:55:04.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T17:55:04.453Z] 83d5b254d979: Preparing [2023-05-11T17:55:04.453Z] eeb1d48d9e9b: Preparing [2023-05-11T17:55:04.453Z] 0be7cf936ce9: Preparing [2023-05-11T17:55:04.453Z] e468900acf11: Preparing [2023-05-11T17:55:04.453Z] f1417ff83b31: Preparing [2023-05-11T17:55:04.453Z] eeb1d48d9e9b: Layer already exists [2023-05-11T17:55:04.453Z] e468900acf11: Layer already exists [2023-05-11T17:55:04.453Z] 83d5b254d979: Layer already exists [2023-05-11T17:55:04.453Z] 0be7cf936ce9: Layer already exists [2023-05-11T17:55:04.453Z] f1417ff83b31: Layer already exists [2023-05-11T17:55:04.453Z] latest: digest: sha256:93aeee42cf063ea17d28f561f20e738839ac9fbcc6691db7eb7187eeda5aa71e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:04.762Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:05.069Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.51 [2023-05-11T17:55:05.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T17:55:05.069Z] 83d5b254d979: Preparing [2023-05-11T17:55:05.069Z] eeb1d48d9e9b: Preparing [2023-05-11T17:55:05.069Z] 0be7cf936ce9: Preparing [2023-05-11T17:55:05.069Z] e468900acf11: Preparing [2023-05-11T17:55:05.069Z] f1417ff83b31: Preparing [2023-05-11T17:55:05.069Z] f1417ff83b31: Layer already exists [2023-05-11T17:55:05.069Z] eeb1d48d9e9b: Layer already exists [2023-05-11T17:55:05.069Z] 0be7cf936ce9: Layer already exists [2023-05-11T17:55:05.069Z] e468900acf11: Layer already exists [2023-05-11T17:55:05.069Z] 83d5b254d979: Layer already exists [2023-05-11T17:55:05.069Z] 3.0.0-dev.51: digest: sha256:93aeee42cf063ea17d28f561f20e738839ac9fbcc6691db7eb7187eeda5aa71e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:05.381Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:05.690Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [2023-05-11T17:55:05.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T17:55:05.690Z] 83d5b254d979: Preparing [2023-05-11T17:55:05.690Z] eeb1d48d9e9b: Preparing [2023-05-11T17:55:05.690Z] 0be7cf936ce9: Preparing [2023-05-11T17:55:05.690Z] e468900acf11: Preparing [2023-05-11T17:55:05.690Z] f1417ff83b31: Preparing [2023-05-11T17:55:05.690Z] e468900acf11: Layer already exists [2023-05-11T17:55:05.690Z] eeb1d48d9e9b: Layer already exists [2023-05-11T17:55:05.690Z] 83d5b254d979: Layer already exists [2023-05-11T17:55:05.690Z] f1417ff83b31: Layer already exists [2023-05-11T17:55:05.690Z] 0be7cf936ce9: Layer already exists [2023-05-11T17:55:05.690Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51: digest: sha256:93aeee42cf063ea17d28f561f20e738839ac9fbcc6691db7eb7187eeda5aa71e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:06.019Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:06.336Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-11T17:55:06.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T17:55:06.336Z] 83d5b254d979: Preparing [2023-05-11T17:55:06.336Z] eeb1d48d9e9b: Preparing [2023-05-11T17:55:06.336Z] 0be7cf936ce9: Preparing [2023-05-11T17:55:06.336Z] e468900acf11: Preparing [2023-05-11T17:55:06.336Z] f1417ff83b31: Preparing [2023-05-11T17:55:06.336Z] e468900acf11: Layer already exists [2023-05-11T17:55:06.336Z] f1417ff83b31: Layer already exists [2023-05-11T17:55:06.336Z] eeb1d48d9e9b: Layer already exists [2023-05-11T17:55:06.336Z] 0be7cf936ce9: Layer already exists [2023-05-11T17:55:06.336Z] 83d5b254d979: Layer already exists [2023-05-11T17:55:06.336Z] main: digest: sha256:93aeee42cf063ea17d28f561f20e738839ac9fbcc6691db7eb7187eeda5aa71e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T17:55:06.380Z] ===================================================== [Pipeline] echo [2023-05-11T17:55:06.386Z] taggedImages: [2023-05-11T17:55:06.386Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T17:55:06.386Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T17:55:06.386Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.51 [2023-05-11T17:55:06.386Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [2023-05-11T17:55:06.386Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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-05-11T17:55:06.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T17:55:06.765Z] [2023-05-11T17:55:06.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:07.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T17:55:07.069Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T17:55:07.069Z] 5eb5b503b376: Pulling fs layer [2023-05-11T17:55:07.069Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T17:55:07.069Z] ec43610c2a17: Pulling fs layer [2023-05-11T17:55:07.069Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T17:55:07.069Z] 33b1e0a273af: Pulling fs layer [2023-05-11T17:55:07.069Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T17:55:07.069Z] 2f39f015ded8: Pulling fs layer [2023-05-11T17:55:07.069Z] 3a2ae6a8a46f: Waiting [2023-05-11T17:55:07.069Z] 5d3b04190fa2: Waiting [2023-05-11T17:55:07.069Z] 33b1e0a273af: Waiting [2023-05-11T17:55:07.069Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T17:55:07.069Z] 5c69ac0246d0: Download complete [2023-05-11T17:55:07.069Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T17:55:07.069Z] 3a2ae6a8a46f: Download complete [2023-05-11T17:55:07.069Z] ec43610c2a17: Verifying Checksum [2023-05-11T17:55:07.069Z] ec43610c2a17: Download complete [2023-05-11T17:55:07.069Z] 33b1e0a273af: Verifying Checksum [2023-05-11T17:55:07.069Z] 33b1e0a273af: Download complete [2023-05-11T17:55:07.069Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T17:55:07.069Z] 5d3b04190fa2: Download complete [2023-05-11T17:55:07.332Z] 5eb5b503b376: Verifying Checksum [2023-05-11T17:55:07.332Z] 5eb5b503b376: Download complete [2023-05-11T17:55:07.902Z] 2f39f015ded8: Download complete [2023-05-11T17:55:08.469Z] 5eb5b503b376: Pull complete [2023-05-11T17:55:08.469Z] 5c69ac0246d0: Pull complete [2023-05-11T17:55:09.036Z] ec43610c2a17: Pull complete [2023-05-11T17:55:09.036Z] 3a2ae6a8a46f: Pull complete [2023-05-11T17:55:09.294Z] 33b1e0a273af: Pull complete [2023-05-11T17:55:09.295Z] 5d3b04190fa2: Pull complete [2023-05-11T17:55:13.504Z] 2f39f015ded8: Pull complete [2023-05-11T17:55:13.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T17:55:13.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T17:55:13.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T17:55:13.615Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T17:55:13.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T17:55:16.440Z] $ docker top 2b25468cd73e870505d1c36c5aab6337a26690572f69601043f2317bc82619e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-05-11T17:55:16.568Z] provisioning config files... [2023-05-11T17:55:16.597Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/148@tmp/config8290048199365423837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T17:55:16.820Z] ---> job-cost.sh [2023-05-11T17:55:16.820Z] lf-activate-venv: SKIPPING [2023-05-11T17:55:16.820Z] INFO: No Stack... [2023-05-11T17:55:16.959Z] ---> docker-login.sh [2023-05-11T17:55:16.959Z] nexus3.edgexfoundry.org:10001 [2023-05-11T17:55:17.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T17:55:17.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:17.338Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T17:55:17.628Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-11T17:55:17.628Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T17:55:17.641Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] [2023-05-11T17:55:17.648Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] did not exist. Created. [2023-05-11T17:55:17.648Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T17:55:17.950Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T17:55:17.984Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T17:55:17.991Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T17:55:18.011Z] $ docker stop --time=1 2b25468cd73e870505d1c36c5aab6337a26690572f69601043f2317bc82619e0 [2023-05-11T17:55:19.223Z] $ docker rm -f --volumes 2b25468cd73e870505d1c36c5aab6337a26690572f69601043f2317bc82619e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T17:55:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:21.505Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:21.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:21.505Z] [2023-05-11T17:55:21.505Z] Login Succeeded [2023-05-11T17:55:21.505Z] nexus3.edgexfoundry.org:10002 [2023-05-11T17:55:21.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:21.505Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:21.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:21.505Z] [2023-05-11T17:55:21.505Z] Login Succeeded [2023-05-11T17:55:21.505Z] nexus3.edgexfoundry.org:10003 [2023-05-11T17:55:21.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:21.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:21.776Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:21.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:21.776Z] [2023-05-11T17:55:21.776Z] Login Succeeded [2023-05-11T17:55:21.776Z] nexus3.edgexfoundry.org:10004 [2023-05-11T17:55:22.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:22.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:22.049Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:22.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:22.049Z] [2023-05-11T17:55:22.049Z] Login Succeeded [2023-05-11T17:55:22.049Z] docker.io [2023-05-11T17:55:22.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T17:55:22.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T17:55:22.593Z] Configure a credential helper to remove this warning. See [2023-05-11T17:55:22.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T17:55:22.593Z] [2023-05-11T17:55:22.593Z] Login Succeeded [2023-05-11T17:55:22.593Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T17:55:22.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T17:55:22.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T17:55:22.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T17:55:22.930Z] ========================================================= [2023-05-11T17:55:22.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T17:55:22.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:55:23.280Z] + 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-05-11T17:55:23.875Z] Sending build context to Docker daemon 14.32MB [2023-05-11T17:55:23.875Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T17:55:23.875Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T17:55:23.875Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T17:55:23.875Z] c41833b44d91: Pulling fs layer [2023-05-11T17:55:23.875Z] ed15518f5707: Pulling fs layer [2023-05-11T17:55:23.875Z] feae8fd75edb: Pulling fs layer [2023-05-11T17:55:23.875Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T17:55:23.875Z] 3cdef696dda3: Pulling fs layer [2023-05-11T17:55:23.875Z] 2ced38df9373: Pulling fs layer [2023-05-11T17:55:23.875Z] 58f1dce35555: Pulling fs layer [2023-05-11T17:55:23.875Z] 2ced38df9373: Waiting [2023-05-11T17:55:23.875Z] 242c74f7c9fa: Waiting [2023-05-11T17:55:23.875Z] 3cdef696dda3: Waiting [2023-05-11T17:55:23.875Z] 58f1dce35555: Waiting [2023-05-11T17:55:23.875Z] ed15518f5707: Download complete [2023-05-11T17:55:23.875Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T17:55:23.875Z] 242c74f7c9fa: Download complete [2023-05-11T17:55:24.152Z] 3cdef696dda3: Verifying Checksum [2023-05-11T17:55:24.152Z] 3cdef696dda3: Download complete [2023-05-11T17:55:24.152Z] c41833b44d91: Verifying Checksum [2023-05-11T17:55:24.152Z] c41833b44d91: Download complete [2023-05-11T17:55:25.125Z] c41833b44d91: Pull complete [2023-05-11T17:55:25.396Z] 58f1dce35555: Verifying Checksum [2023-05-11T17:55:25.396Z] 58f1dce35555: Download complete [2023-05-11T17:55:25.673Z] ed15518f5707: Pull complete [2023-05-11T17:55:26.639Z] 2ced38df9373: Verifying Checksum [2023-05-11T17:55:26.639Z] 2ced38df9373: Download complete [2023-05-11T17:55:26.639Z] feae8fd75edb: Verifying Checksum [2023-05-11T17:55:26.639Z] feae8fd75edb: Download complete [2023-05-11T17:55:36.735Z] feae8fd75edb: Pull complete [2023-05-11T17:55:36.735Z] 242c74f7c9fa: Pull complete [2023-05-11T17:55:37.005Z] 3cdef696dda3: Pull complete [2023-05-11T17:55:43.686Z] 2ced38df9373: Pull complete [2023-05-11T17:55:45.120Z] 58f1dce35555: Pull complete [2023-05-11T17:55:45.120Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T17:55:45.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T17:55:45.120Z] ---> fadd8f120f05 [2023-05-11T17:55:45.120Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T17:55:47.085Z] ---> Running in a4131bc324f2 [2023-05-11T17:55:47.354Z] Removing intermediate container a4131bc324f2 [2023-05-11T17:55:47.354Z] ---> ef039a38d121 [2023-05-11T17:55:47.354Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T17:55:47.354Z] ---> Running in 9c224f2b3da2 [2023-05-11T17:55:47.624Z] Removing intermediate container 9c224f2b3da2 [2023-05-11T17:55:47.624Z] ---> 160400b5f3bc [2023-05-11T17:55:47.624Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T17:55:47.893Z] ---> Running in de47b97ad0b7 [2023-05-11T17:55:48.228Z] Removing intermediate container de47b97ad0b7 [2023-05-11T17:55:48.228Z] ---> 370fcd751eb0 [2023-05-11T17:55:48.228Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T17:55:48.228Z] ---> Running in f0d5f246b5fa [2023-05-11T17:55:48.507Z] Removing intermediate container f0d5f246b5fa [2023-05-11T17:55:48.507Z] ---> b9d5f730a30b [2023-05-11T17:55:48.507Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T17:55:48.507Z] ---> Running in eb40095cf667 [2023-05-11T17:55:49.108Z] Removing intermediate container eb40095cf667 [2023-05-11T17:55:49.109Z] ---> d4df70643dcc [2023-05-11T17:55:49.109Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T17:55:49.109Z] ---> Running in ba12f5b7fade [2023-05-11T17:55:50.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T17:55:50.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T17:55:51.619Z] OK: 263 MiB in 53 packages [2023-05-11T17:55:52.591Z] Removing intermediate container ba12f5b7fade [2023-05-11T17:55:52.591Z] ---> d33df260688a [2023-05-11T17:55:52.591Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T17:55:52.591Z] ---> Running in 22063ddc92ab [2023-05-11T17:55:52.859Z] Removing intermediate container 22063ddc92ab [2023-05-11T17:55:52.859Z] ---> a3386c01f3a4 [2023-05-11T17:55:52.859Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T17:55:53.449Z] ---> c4e4062c1252 [2023-05-11T17:55:53.449Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T17:55:53.449Z] ---> Running in bc4216f908bd [2023-05-11T17:57:01.320Z] Removing intermediate container bc4216f908bd [2023-05-11T17:57:01.320Z] ---> f3097183572d [2023-05-11T17:57:01.320Z] Step 12/13 : COPY . . [2023-05-11T17:57:01.320Z] ---> 875ff58b48ea [2023-05-11T17:57:01.320Z] Step 13/13 : RUN ${MAKE} [2023-05-11T17:57:01.320Z] ---> Running in 76a86a61e95d [2023-05-11T17:57:01.320Z] noop [2023-05-11T17:57:01.320Z] Removing intermediate container 76a86a61e95d [2023-05-11T17:57:01.320Z] ---> f48ed7850e91 [2023-05-11T17:57:01.320Z] Successfully built f48ed7850e91 [2023-05-11T17:57:01.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:57:01.665Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T17:57:01.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T17:57:01.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-15225 does not seem to be running inside a container [2023-05-11T17:57:01.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/148 -v /w/workspace/device-onvif-camera/148:/w/workspace/device-onvif-camera/148:rw,z -v /w/workspace/device-onvif-camera/148@tmp:/w/workspace/device-onvif-camera/148@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 ******** ci-base-image-arm64 cat [2023-05-11T17:57:03.152Z] $ docker top 0ae84aad3a1df3fbc442b82adf86e741f2bf25c927e30bc1c70a6daaa9626bb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T17:57:03.978Z] + go version [2023-05-11T17:57:03.978Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T17:57:04.002Z] $ docker stop --time=1 0ae84aad3a1df3fbc442b82adf86e741f2bf25c927e30bc1c70a6daaa9626bb2 [2023-05-11T17:57:05.626Z] $ docker rm -f --volumes 0ae84aad3a1df3fbc442b82adf86e741f2bf25c927e30bc1c70a6daaa9626bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T17:57:06.168Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T17:57:06.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T17:57:06.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-15225 does not seem to be running inside a container [2023-05-11T17:57:06.421Z] $ 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/148 -v /w/workspace/device-onvif-camera/148:/w/workspace/device-onvif-camera/148:rw,z -v /w/workspace/device-onvif-camera/148@tmp:/w/workspace/device-onvif-camera/148@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 ******** ci-base-image-arm64 cat [2023-05-11T17:57:07.554Z] $ docker top f6202b33b42841332677c329a83d6e66fbb62caad9d9799b19a9927697928f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T17:57:08.406Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/148 [Pipeline] fileExists [Pipeline] sh [2023-05-11T17:57:09.160Z] + make test [2023-05-11T17:57:09.160Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T17:57:41.381Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T18:00:03.114Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T18:00:03.114Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T18:00:03.114Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 31.4% of statements [2023-05-11T18:00:21.363Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.744s coverage: 86.5% of statements [2023-05-11T18:00:21.630Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T18:00:21.630Z] go vet ./... [2023-05-11T18:00:53.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T18:00:53.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T18:00:53.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T18:00:53.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T18:00:53.891Z] $ docker stop --time=1 f6202b33b42841332677c329a83d6e66fbb62caad9d9799b19a9927697928f61 [2023-05-11T18:00:55.803Z] $ docker rm -f --volumes f6202b33b42841332677c329a83d6e66fbb62caad9d9799b19a9927697928f61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T18:00:57.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T18:00:57.043Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T18:00:57.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T18:00:58.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T18:00:58.353Z] + ls -al . [2023-05-11T18:00:58.353Z] total 228 [2023-05-11T18:00:58.353Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 17:57 . [2023-05-11T18:00:58.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:54 .. [2023-05-11T18:00:58.353Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 17:54 .git [2023-05-11T18:00:58.353Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:54 .github [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 17:54 .gitignore [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 17:54 .golangci.yml [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 17:54 Attribution.txt [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 17:54 CHANGELOG.md [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 17:54 Dockerfile [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 17:54 GOVERNANCE.md [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 739 May 11 17:54 Jenkinsfile [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 17:54 LICENSE [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 17:54 Makefile [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 17:54 OWNERS.md [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 17:54 README.md [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 17:52 VERSION [2023-05-11T18:00:58.353Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:54 bin [2023-05-11T18:00:58.353Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 17:54 cmd [2023-05-11T18:00:58.353Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 18:00 coverage.out [2023-05-11T18:00:58.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:54 doc [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 17:54 go.mod [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 17:54 go.sum [2023-05-11T18:00:58.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:54 internal [2023-05-11T18:00:58.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:54 snap [2023-05-11T18:00:58.353Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:00:58.698Z] + 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=c4faddb2a87debb4847eb62e77eafc712bf7e65e --label arch=arm64 --label version=3.0.0-dev.51 . [2023-05-11T18:00:59.286Z] Sending build context to Docker daemon 14.4MB [2023-05-11T18:00:59.286Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T18:00:59.286Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T18:00:59.286Z] ---> f48ed7850e91 [2023-05-11T18:00:59.286Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T18:00:59.554Z] ---> Running in 5f1952f95072 [2023-05-11T18:00:59.820Z] Removing intermediate container 5f1952f95072 [2023-05-11T18:00:59.820Z] ---> bc02e97da414 [2023-05-11T18:00:59.820Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T18:00:59.820Z] ---> Running in 9f25e0be02c2 [2023-05-11T18:01:00.090Z] Removing intermediate container 9f25e0be02c2 [2023-05-11T18:01:00.090Z] ---> 2408d89e04bb [2023-05-11T18:01:00.090Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T18:01:00.090Z] ---> Running in 754e241a8344 [2023-05-11T18:01:00.673Z] Removing intermediate container 754e241a8344 [2023-05-11T18:01:00.673Z] ---> 2d9bb7d46b46 [2023-05-11T18:01:00.673Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T18:01:00.673Z] ---> Running in 6d45a56ea2c3 [2023-05-11T18:01:00.940Z] Removing intermediate container 6d45a56ea2c3 [2023-05-11T18:01:00.940Z] ---> 9b2fb29c6fe6 [2023-05-11T18:01:00.940Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T18:01:00.940Z] ---> Running in 3f1881df1408 [2023-05-11T18:01:01.210Z] Removing intermediate container 3f1881df1408 [2023-05-11T18:01:01.210Z] ---> e12cd786d67b [2023-05-11T18:01:01.210Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T18:01:01.210Z] ---> Running in 117bebada5bd [2023-05-11T18:01:02.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T18:01:02.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T18:01:04.316Z] OK: 263 MiB in 53 packages [2023-05-11T18:01:04.903Z] Removing intermediate container 117bebada5bd [2023-05-11T18:01:04.903Z] ---> 1117eee330a2 [2023-05-11T18:01:04.903Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T18:01:05.171Z] ---> Running in 7f52c2cbd61a [2023-05-11T18:01:05.440Z] Removing intermediate container 7f52c2cbd61a [2023-05-11T18:01:05.440Z] ---> 345ab9b5c52a [2023-05-11T18:01:05.440Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T18:01:06.025Z] ---> e09ec7389ef8 [2023-05-11T18:01:06.025Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T18:01:06.025Z] ---> Running in 5d2b8ad0cc00 [2023-05-11T18:01:08.615Z] Removing intermediate container 5d2b8ad0cc00 [2023-05-11T18:01:08.615Z] ---> d861140f6e22 [2023-05-11T18:01:08.615Z] Step 12/26 : COPY . . [2023-05-11T18:01:10.037Z] ---> 8ab77a4e2cff [2023-05-11T18:01:10.037Z] Step 13/26 : RUN ${MAKE} [2023-05-11T18:01:10.037Z] ---> Running in d99fb6209ee8 [2023-05-11T18:01:10.998Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.51" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T18:03:32.701Z] Removing intermediate container d99fb6209ee8 [2023-05-11T18:03:32.701Z] ---> c14ee9f9b7b9 [2023-05-11T18:03:32.701Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T18:03:32.701Z] 3.17: Pulling from library/alpine [2023-05-11T18:03:32.701Z] c41833b44d91: Already exists [2023-05-11T18:03:32.701Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T18:03:32.701Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T18:03:32.701Z] ---> 51e60588ff2c [2023-05-11T18:03:32.701Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T18:03:32.701Z] ---> Running in cfe5317e2a5e [2023-05-11T18:03:32.701Z] Removing intermediate container cfe5317e2a5e [2023-05-11T18:03:32.701Z] ---> 6a8855e0f81d [2023-05-11T18:03:32.701Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T18:03:32.701Z] ---> Running in 312fa7800d34 [2023-05-11T18:03:32.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T18:03:32.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T18:03:32.701Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T18:03:32.701Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T18:03:32.701Z] OK: 8 MiB in 16 packages [2023-05-11T18:03:32.701Z] Removing intermediate container 312fa7800d34 [2023-05-11T18:03:32.701Z] ---> f0ed19fac854 [2023-05-11T18:03:32.701Z] Step 17/26 : WORKDIR / [2023-05-11T18:03:32.701Z] ---> Running in 364f23d180d2 [2023-05-11T18:03:32.701Z] Removing intermediate container 364f23d180d2 [2023-05-11T18:03:32.701Z] ---> ee68c237a398 [2023-05-11T18:03:32.701Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T18:03:34.110Z] ---> 5e0dda59ad75 [2023-05-11T18:03:34.110Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T18:03:37.468Z] ---> 7513a3e3aba6 [2023-05-11T18:03:37.469Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T18:03:37.469Z] ---> a93b868e0cd2 [2023-05-11T18:03:37.469Z] Step 21/26 : EXPOSE 59984 [2023-05-11T18:03:37.739Z] ---> Running in 3b7bc293db98 [2023-05-11T18:03:38.006Z] Removing intermediate container 3b7bc293db98 [2023-05-11T18:03:38.006Z] ---> d6e5f21f2248 [2023-05-11T18:03:38.006Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T18:03:38.006Z] ---> Running in c14c040a0643 [2023-05-11T18:03:38.274Z] Removing intermediate container c14c040a0643 [2023-05-11T18:03:38.274Z] ---> ab0076bce650 [2023-05-11T18:03:38.274Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T18:03:38.542Z] ---> Running in e7371ed7dc55 [2023-05-11T18:03:38.810Z] Removing intermediate container e7371ed7dc55 [2023-05-11T18:03:38.810Z] ---> d1370202cdb4 [2023-05-11T18:03:38.810Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T18:03:38.810Z] ---> Running in 1dc3a68a0d67 [2023-05-11T18:03:39.078Z] Removing intermediate container 1dc3a68a0d67 [2023-05-11T18:03:39.078Z] ---> 471d126a1f8b [2023-05-11T18:03:39.078Z] Step 25/26 : LABEL git_sha=c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T18:03:39.078Z] ---> Running in ef83aef07ecf [2023-05-11T18:03:39.347Z] Removing intermediate container ef83aef07ecf [2023-05-11T18:03:39.347Z] ---> 094409e2ca8f [2023-05-11T18:03:39.347Z] Step 26/26 : LABEL version=3.0.0-dev.51 [2023-05-11T18:03:39.615Z] ---> Running in edf79f4f92ef [2023-05-11T18:03:39.883Z] Removing intermediate container edf79f4f92ef [2023-05-11T18:03:39.883Z] ---> 617143eafb27 [2023-05-11T18:03:39.883Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T18:03:39.883Z] Successfully built 617143eafb27 [2023-05-11T18:03:39.883Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T18:03:40.015Z] provisioning config files... [2023-05-11T18:03:40.032Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/148@tmp/config6667119897453517144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:03:40.364Z] ---> docker-login.sh [2023-05-11T18:03:40.364Z] nexus3.edgexfoundry.org:10001 [2023-05-11T18:03:40.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T18:03:40.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T18:03:40.707Z] Configure a credential helper to remove this warning. See [2023-05-11T18:03:40.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T18:03:40.707Z] [2023-05-11T18:03:40.707Z] Login Succeeded [2023-05-11T18:03:40.707Z] nexus3.edgexfoundry.org:10002 [2023-05-11T18:03:40.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T18:03:40.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T18:03:40.978Z] Configure a credential helper to remove this warning. See [2023-05-11T18:03:40.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T18:03:40.978Z] [2023-05-11T18:03:40.978Z] Login Succeeded [2023-05-11T18:03:40.978Z] nexus3.edgexfoundry.org:10003 [2023-05-11T18:03:41.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T18:03:41.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T18:03:41.526Z] Configure a credential helper to remove this warning. See [2023-05-11T18:03:41.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T18:03:41.526Z] [2023-05-11T18:03:41.526Z] Login Succeeded [2023-05-11T18:03:41.526Z] nexus3.edgexfoundry.org:10004 [2023-05-11T18:03:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T18:03:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T18:03:41.799Z] Configure a credential helper to remove this warning. See [2023-05-11T18:03:41.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T18:03:41.799Z] [2023-05-11T18:03:41.799Z] Login Succeeded [2023-05-11T18:03:41.799Z] docker.io [2023-05-11T18:03:42.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T18:03:42.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T18:03:42.340Z] Configure a credential helper to remove this warning. See [2023-05-11T18:03:42.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T18:03:42.340Z] [2023-05-11T18:03:42.340Z] Login Succeeded [2023-05-11T18:03:42.340Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T18:03:42.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T18:03:42.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T18:03:42.415Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-11T18:03:42.415Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T18:03:42.415Z] latest [2023-05-11T18:03:42.415Z] 3.0.0-dev.51 [2023-05-11T18:03:42.415Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [2023-05-11T18:03:42.415Z] main [2023-05-11T18:03:42.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:42.794Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:43.157Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T18:03:43.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T18:03:43.157Z] a56a6fdbe867: Preparing [2023-05-11T18:03:43.157Z] 361f83b38a94: Preparing [2023-05-11T18:03:43.157Z] 6dba0bf9120a: Preparing [2023-05-11T18:03:43.157Z] 76f1f715162b: Preparing [2023-05-11T18:03:43.157Z] 26cbea5cba74: Preparing [2023-05-11T18:03:43.157Z] 26cbea5cba74: Layer already exists [2023-05-11T18:03:43.430Z] 361f83b38a94: Pushed [2023-05-11T18:03:43.430Z] a56a6fdbe867: Pushed [2023-05-11T18:03:43.430Z] 76f1f715162b: Pushed [2023-05-11T18:03:50.070Z] 6dba0bf9120a: Pushed [2023-05-11T18:03:50.070Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e: digest: sha256:4c18ef4b212674d9f2b1e875f1eb4eb2cdadbfdde3e4d0f20716d5ba7b4f5a00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:50.417Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:50.758Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T18:03:50.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T18:03:50.758Z] a56a6fdbe867: Preparing [2023-05-11T18:03:50.758Z] 361f83b38a94: Preparing [2023-05-11T18:03:50.758Z] 6dba0bf9120a: Preparing [2023-05-11T18:03:50.758Z] 76f1f715162b: Preparing [2023-05-11T18:03:50.758Z] 26cbea5cba74: Preparing [2023-05-11T18:03:50.758Z] 26cbea5cba74: Layer already exists [2023-05-11T18:03:50.758Z] 361f83b38a94: Layer already exists [2023-05-11T18:03:50.758Z] 6dba0bf9120a: Layer already exists [2023-05-11T18:03:50.758Z] a56a6fdbe867: Layer already exists [2023-05-11T18:03:50.758Z] 76f1f715162b: Layer already exists [2023-05-11T18:03:50.758Z] latest: digest: sha256:4c18ef4b212674d9f2b1e875f1eb4eb2cdadbfdde3e4d0f20716d5ba7b4f5a00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:51.105Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:51.444Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.51 [2023-05-11T18:03:51.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T18:03:51.444Z] a56a6fdbe867: Preparing [2023-05-11T18:03:51.444Z] 361f83b38a94: Preparing [2023-05-11T18:03:51.444Z] 6dba0bf9120a: Preparing [2023-05-11T18:03:51.444Z] 76f1f715162b: Preparing [2023-05-11T18:03:51.444Z] 26cbea5cba74: Preparing [2023-05-11T18:03:51.444Z] 6dba0bf9120a: Layer already exists [2023-05-11T18:03:51.444Z] 361f83b38a94: Layer already exists [2023-05-11T18:03:51.444Z] 26cbea5cba74: Layer already exists [2023-05-11T18:03:51.444Z] 76f1f715162b: Layer already exists [2023-05-11T18:03:51.444Z] a56a6fdbe867: Layer already exists [2023-05-11T18:03:51.444Z] 3.0.0-dev.51: digest: sha256:4c18ef4b212674d9f2b1e875f1eb4eb2cdadbfdde3e4d0f20716d5ba7b4f5a00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:51.785Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:52.122Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [2023-05-11T18:03:52.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T18:03:52.122Z] a56a6fdbe867: Preparing [2023-05-11T18:03:52.122Z] 361f83b38a94: Preparing [2023-05-11T18:03:52.122Z] 6dba0bf9120a: Preparing [2023-05-11T18:03:52.122Z] 76f1f715162b: Preparing [2023-05-11T18:03:52.122Z] 26cbea5cba74: Preparing [2023-05-11T18:03:52.122Z] 6dba0bf9120a: Layer already exists [2023-05-11T18:03:52.122Z] 26cbea5cba74: Layer already exists [2023-05-11T18:03:52.122Z] 361f83b38a94: Layer already exists [2023-05-11T18:03:52.122Z] 76f1f715162b: Layer already exists [2023-05-11T18:03:52.122Z] a56a6fdbe867: Layer already exists [2023-05-11T18:03:52.122Z] c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51: digest: sha256:4c18ef4b212674d9f2b1e875f1eb4eb2cdadbfdde3e4d0f20716d5ba7b4f5a00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:52.463Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:52.805Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-11T18:03:52.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T18:03:52.805Z] a56a6fdbe867: Preparing [2023-05-11T18:03:52.805Z] 361f83b38a94: Preparing [2023-05-11T18:03:52.805Z] 6dba0bf9120a: Preparing [2023-05-11T18:03:52.805Z] 76f1f715162b: Preparing [2023-05-11T18:03:52.805Z] 26cbea5cba74: Preparing [2023-05-11T18:03:52.805Z] 26cbea5cba74: Layer already exists [2023-05-11T18:03:52.805Z] 361f83b38a94: Layer already exists [2023-05-11T18:03:52.805Z] 6dba0bf9120a: Layer already exists [2023-05-11T18:03:52.805Z] a56a6fdbe867: Layer already exists [2023-05-11T18:03:52.805Z] 76f1f715162b: Layer already exists [2023-05-11T18:03:52.805Z] main: digest: sha256:4c18ef4b212674d9f2b1e875f1eb4eb2cdadbfdde3e4d0f20716d5ba7b4f5a00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T18:03:52.854Z] ===================================================== [Pipeline] echo [2023-05-11T18:03:52.862Z] taggedImages: [2023-05-11T18:03:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c4faddb2a87debb4847eb62e77eafc712bf7e65e [2023-05-11T18:03:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T18:03:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.51 [2023-05-11T18:03:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c4faddb2a87debb4847eb62e77eafc712bf7e65e-3.0.0-dev.51 [2023-05-11T18:03:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:53.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T18:03:53.220Z] [2023-05-11T18:03:53.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:03:53.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T18:03:53.552Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T18:03:53.553Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T18:03:53.553Z] 04944245beec: Pulling fs layer [2023-05-11T18:03:53.553Z] 699f458cf7ca: Pulling fs layer [2023-05-11T18:03:53.553Z] 765212b225bb: Pulling fs layer [2023-05-11T18:03:53.553Z] f23df028b6ca: Pulling fs layer [2023-05-11T18:03:53.553Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T18:03:53.553Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T18:03:53.553Z] 765212b225bb: Waiting [2023-05-11T18:03:53.553Z] f23df028b6ca: Waiting [2023-05-11T18:03:53.553Z] d65c8cfc05b1: Waiting [2023-05-11T18:03:53.553Z] 2437ff75d9bd: Waiting [2023-05-11T18:03:53.824Z] 04944245beec: Verifying Checksum [2023-05-11T18:03:53.824Z] 04944245beec: Download complete [2023-05-11T18:03:53.824Z] 765212b225bb: Verifying Checksum [2023-05-11T18:03:53.824Z] 765212b225bb: Download complete [2023-05-11T18:03:53.824Z] f23df028b6ca: Verifying Checksum [2023-05-11T18:03:53.824Z] f23df028b6ca: Download complete [2023-05-11T18:03:53.824Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T18:03:53.824Z] d65c8cfc05b1: Download complete [2023-05-11T18:03:53.824Z] 699f458cf7ca: Verifying Checksum [2023-05-11T18:03:53.824Z] 699f458cf7ca: Download complete [2023-05-11T18:03:54.409Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T18:03:54.409Z] 8998bd30e6a1: Download complete [2023-05-11T18:03:56.346Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T18:03:56.346Z] 2437ff75d9bd: Download complete [2023-05-11T18:03:58.282Z] 8998bd30e6a1: Pull complete [2023-05-11T18:03:58.550Z] 04944245beec: Pull complete [2023-05-11T18:03:59.958Z] 699f458cf7ca: Pull complete [2023-05-11T18:04:00.224Z] 765212b225bb: Pull complete [2023-05-11T18:04:00.806Z] f23df028b6ca: Pull complete [2023-05-11T18:04:01.072Z] d65c8cfc05b1: Pull complete [2023-05-11T18:04:16.059Z] 2437ff75d9bd: Pull complete [2023-05-11T18:04:16.059Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T18:04:16.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T18:04:16.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T18:04:16.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-15225 does not seem to be running inside a container [2023-05-11T18:04:16.308Z] $ 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/148 -v /w/workspace/device-onvif-camera/148:/w/workspace/device-onvif-camera/148:rw,z -v /w/workspace/device-onvif-camera/148@tmp:/w/workspace/device-onvif-camera/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T18:04:18.990Z] $ docker top 8b7c6f86cbf6fdc6d5612c920c4fdfc725b086106ebc68c6ea3551658df419c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:04:19.808Z] ---> job-cost.sh [2023-05-11T18:04:19.808Z] lf-activate-venv: SKIPPING [2023-05-11T18:04:19.808Z] INFO: No Stack... [2023-05-11T18:04:20.073Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T18:04:21.034Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T18:04:21.355Z] + + cutcat -d, /w/workspace/device-onvif-camera/148/archives/cost.csv -f6 [2023-05-11T18:04:21.356Z] [Pipeline] lock [2023-05-11T18:04:21.416Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] [2023-05-11T18:04:21.424Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] did not exist. Created. [2023-05-11T18:04:21.424Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T18:04:21.776Z] /w/workspace/device-onvif-camera/148@tmp/durable-ca110db8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T18:04:22.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T18:04:22.472Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T18:04:22.530Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T18:04:22.536Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T18:04:22.559Z] $ docker stop --time=1 8b7c6f86cbf6fdc6d5612c920c4fdfc725b086106ebc68c6ea3551658df419c6 [2023-05-11T18:04:24.086Z] $ docker rm -f --volumes 8b7c6f86cbf6fdc6d5612c920c4fdfc725b086106ebc68c6ea3551658df419c6 [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-05-11T18:04:24.464Z] provisioning config files... [2023-05-11T18:04:24.472Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9719116664087459093tmp [Pipeline] { [Pipeline] sh [2023-05-11T18:04:24.761Z] + set +x [2023-05-11T18:04:24.761Z] + curl -s https://codecov.io/bash [2023-05-11T18:04:24.761Z] + bash -s -- [2023-05-11T18:04:24.761Z] [2023-05-11T18:04:24.761Z] _____ _ [2023-05-11T18:04:24.761Z] / ____| | | [2023-05-11T18:04:24.761Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T18:04:24.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T18:04:24.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T18:04:24.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T18:04:24.761Z] Bash-1.0.6 [2023-05-11T18:04:24.761Z] [2023-05-11T18:04:24.761Z] [2023-05-11T18:04:24.761Z] ==> git version 2.25.1 found [2023-05-11T18:04:24.761Z] ==> 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-05-11T18:04:24.761Z] Release-Date: 2020-01-08 [2023-05-11T18:04:24.761Z] 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-05-11T18:04:24.761Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T18:04:24.761Z] ==> Jenkins CI detected. [2023-05-11T18:04:24.761Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-11T18:04:24.761Z] project root: . [2023-05-11T18:04:24.761Z] --> token set from env [2023-05-11T18:04:24.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T18:04:24.761Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T18:04:24.761Z] ==> Python coveragepy not found [2023-05-11T18:04:24.761Z] ==> Searching for coverage reports in: [2023-05-11T18:04:24.761Z] + . [2023-05-11T18:04:24.761Z] -> Found 1 reports [2023-05-11T18:04:24.761Z] ==> Detecting git/mercurial file structure [2023-05-11T18:04:24.761Z] ==> Reading reports [2023-05-11T18:04:24.761Z] + ./coverage.out bytes=78459 [2023-05-11T18:04:24.761Z] ==> Appending adjustments [2023-05-11T18:04:24.761Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T18:04:25.021Z] + Found adjustments [2023-05-11T18:04:25.021Z] ==> Gzipping contents [2023-05-11T18:04:25.021Z] 12K /tmp/codecov.X6U2vN.gz [2023-05-11T18:04:25.021Z] ==> Uploading reports [2023-05-11T18:04:25.021Z] url: https://codecov.io [2023-05-11T18:04:25.021Z] query: branch=main&commit=c4faddb2a87debb4847eb62e77eafc712bf7e65e&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T18:04:25.021Z] -> Pinging Codecov [2023-05-11T18:04:25.021Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=c4faddb2a87debb4847eb62e77eafc712bf7e65e&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T18:04:25.282Z] -> Uploading to [2023-05-11T18:04:25.282Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/c4faddb2a87debb4847eb62e77eafc712bf7e65e/3d1a3751-4997-4ebc-b23b-c31f9c8ce102.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T180425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87868f3160a402999b965c1be0fe7fcf88684c9f798e78f8a59a88d613f60582 [2023-05-11T18:04:25.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T18:04:25.282Z] Dload Upload Total Spent Left Speed [2023-05-11T18:04:25.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45115 --:--:-- --:--:-- --:--:-- 45115 [2023-05-11T18:04:25.541Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] } [2023-05-11T18:04:25.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T18:04:25.790Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T18:04:25.799Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:04:26.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T18:04:26.087Z] [2023-05-11T18:04:26.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:04:26.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T18:04:26.384Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T18:04:26.384Z] df9b9388f04a: Pulling fs layer [2023-05-11T18:04:26.384Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T18:04:26.384Z] 25bc292e5bac: Pulling fs layer [2023-05-11T18:04:26.384Z] 114826534d7a: Pulling fs layer [2023-05-11T18:04:26.384Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T18:04:26.384Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T18:04:26.384Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T18:04:26.384Z] 114826534d7a: Waiting [2023-05-11T18:04:26.384Z] 4657fd5d0bcf: Waiting [2023-05-11T18:04:26.384Z] 6ad1cebc031e: Waiting [2023-05-11T18:04:26.384Z] 8a3aa393b2d8: Waiting [2023-05-11T18:04:26.384Z] 25bc292e5bac: Verifying Checksum [2023-05-11T18:04:26.384Z] 25bc292e5bac: Download complete [2023-05-11T18:04:26.384Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T18:04:26.384Z] 52dc419b0ee2: Download complete [2023-05-11T18:04:26.384Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T18:04:26.384Z] 4657fd5d0bcf: Download complete [2023-05-11T18:04:26.384Z] df9b9388f04a: Verifying Checksum [2023-05-11T18:04:26.384Z] df9b9388f04a: Download complete [2023-05-11T18:04:26.643Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T18:04:26.643Z] 6ad1cebc031e: Download complete [2023-05-11T18:04:26.643Z] df9b9388f04a: Pull complete [2023-05-11T18:04:26.643Z] 52dc419b0ee2: Pull complete [2023-05-11T18:04:26.643Z] 25bc292e5bac: Pull complete [2023-05-11T18:04:27.220Z] 114826534d7a: Download complete [2023-05-11T18:04:27.220Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T18:04:27.220Z] 8a3aa393b2d8: Download complete [2023-05-11T18:04:30.510Z] 114826534d7a: Pull complete [2023-05-11T18:04:30.510Z] 4657fd5d0bcf: Pull complete [2023-05-11T18:04:30.510Z] 6ad1cebc031e: Pull complete [2023-05-11T18:04:33.810Z] 8a3aa393b2d8: Pull complete [2023-05-11T18:04:33.810Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T18:04:33.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T18:04:33.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T18:04:33.903Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T18:04:33.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-11T18:04:37.781Z] $ docker top 26b89d74309c5fee94a8f06d4b37ea0f83927bdd3b3cf7b86ff67799530d6043 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T18:04:37.837Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-11T18:04:38.112Z] + set -o pipefail [2023-05-11T18:04:38.112Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-11T18:04:43.392Z] [2023-05-11T18:04:43.392Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-11T18:04:43.392Z] [2023-05-11T18:04:43.392Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/05deaa76-7aea-4f51-9861-701777c3a078 [2023-05-11T18:04:43.392Z] [2023-05-11T18:04:43.392Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-11T18:04:43.392Z] [2023-05-11T18:04:43.392Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T18:04:43.392Z] [2023-05-11T18:04:43.392Z] [2023-05-11T18:04:43.393Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T18:04:43.393Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T18:04:43.393Z] More details here: https://snyk.co/ue1NS [2023-05-11T18:04:43.393Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T18:04:43.393Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T18:04:43.404Z] $ docker stop --time=1 26b89d74309c5fee94a8f06d4b37ea0f83927bdd3b3cf7b86ff67799530d6043 [2023-05-11T18:04:45.461Z] $ docker rm -f --volumes 26b89d74309c5fee94a8f06d4b37ea0f83927bdd3b3cf7b86ff67799530d6043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-11T18:04:45.793Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T18:04:45.811Z] provisioning config files... [2023-05-11T18:04:45.818Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1736811928934162702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:04:46.194Z] --> edgex-publish-swagger.sh [2023-05-11T18:04:46.194Z] === Publish doc/openapi/v3 API === [2023-05-11T18:04:46.194Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-11T18:04:46.194Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-11T18:04:46.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T18:04:46.194Z] Dload Upload Total Spent Left Speed [2023-05-11T18:04:46.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 689k --:--:-- --:--:-- --:--:-- 688k 100 473k 0 0 100 473k 0 689k --:--:-- --:--:-- --:--:-- 688k [2023-05-11T18:04:46.762Z] [2023-05-11T18:04:46.762Z] [Pipeline] } [2023-05-11T18:04:46.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T18:04:47.179Z] + git log --format=format:%s -1 c4faddb2a87debb4847eb62e77eafc712bf7e65e [Pipeline] sh [2023-05-11T18:04:47.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T18:04:47.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:04:47.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T18:04:47.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T18:04:47.835Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T18:04:47.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T18:04:48.372Z] $ docker top 9b1aa0ec2471c0bb5cc1bdd4f1942a4cc22d929fbbe5e2ed5fc3b50be642b028 -eo pid,comm [2023-05-11T18:04:48.424Z] 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-05-11T18:04:48.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T18:04:48.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T18:04:48.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T18:04:48.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T18:04:48.581Z] $ docker exec 9b1aa0ec2471c0bb5cc1bdd4f1942a4cc22d929fbbe5e2ed5fc3b50be642b028 ssh-agent [2023-05-11T18:04:48.693Z] SSH_AUTH_SOCK=/tmp/ssh-dDdQb1x3dvWV/agent.32 [2023-05-11T18:04:48.693Z] SSH_AGENT_PID=39 [2023-05-11T18:04:48.697Z] Running ssh-add (command line suppressed) [2023-05-11T18:04:48.797Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_791227809388708538.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_791227809388708538.key) [2023-05-11T18:04:48.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T18:04:49.098Z] + git semver tag [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,264 [run_tag] DEBUG tag force:False [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,264 [check_head_tag] DEBUG check head tag [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,266 [execute] INFO git cat-file --batch-check [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,269 [execute] INFO git cat-file --batch [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,304 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,304 [execute] INFO git tag -a v3.0.0-dev.51 -m v3.0.0-dev.51 [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,304 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.51', '-m', 'v3.0.0-dev.51'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T18:04:49.360Z] 2023-05-11 18:04:49,308 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T18:04:49.360Z] 3.0.0-dev.51 [Pipeline] } [2023-05-11T18:04:49.373Z] $ docker exec --env ******** --env ******** 9b1aa0ec2471c0bb5cc1bdd4f1942a4cc22d929fbbe5e2ed5fc3b50be642b028 ssh-agent -k [2023-05-11T18:04:49.473Z] unset SSH_AUTH_SOCK; [2023-05-11T18:04:49.473Z] unset SSH_AGENT_PID; [2023-05-11T18:04:49.473Z] echo Agent pid 39 killed; [2023-05-11T18:04:49.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T18:04:49.796Z] + git semver [Pipeline] } [2023-05-11T18:04:50.068Z] $ docker stop --time=1 9b1aa0ec2471c0bb5cc1bdd4f1942a4cc22d929fbbe5e2ed5fc3b50be642b028 [2023-05-11T18:04:51.303Z] $ docker rm -f --volumes 9b1aa0ec2471c0bb5cc1bdd4f1942a4cc22d929fbbe5e2ed5fc3b50be642b028 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:04:51.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T18:04:51.671Z] [2023-05-11T18:04:51.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:04:51.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T18:04:51.968Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T18:04:51.968Z] ab5ef0e58194: Pulling fs layer [2023-05-11T18:04:51.968Z] 9712f1f96733: Pulling fs layer [2023-05-11T18:04:51.968Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T18:04:51.968Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T18:04:51.968Z] e9a5061849ea: Pulling fs layer [2023-05-11T18:04:51.968Z] d747dcd14b5f: Pulling fs layer [2023-05-11T18:04:51.968Z] 2de7ff778b66: Pulling fs layer [2023-05-11T18:04:51.968Z] d747dcd14b5f: Waiting [2023-05-11T18:04:51.968Z] 0d9ebad4ef96: Waiting [2023-05-11T18:04:51.968Z] e9a5061849ea: Waiting [2023-05-11T18:04:51.968Z] 2de7ff778b66: Waiting [2023-05-11T18:04:51.968Z] 9712f1f96733: Verifying Checksum [2023-05-11T18:04:51.968Z] 9712f1f96733: Download complete [2023-05-11T18:04:52.228Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T18:04:52.228Z] 63f879dbbcfc: Download complete [2023-05-11T18:04:52.487Z] e9a5061849ea: Verifying Checksum [2023-05-11T18:04:52.487Z] e9a5061849ea: Download complete [2023-05-11T18:04:52.487Z] d747dcd14b5f: Download complete [2023-05-11T18:04:52.487Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T18:04:52.487Z] 0d9ebad4ef96: Download complete [2023-05-11T18:04:52.487Z] ab5ef0e58194: Verifying Checksum [2023-05-11T18:04:52.487Z] ab5ef0e58194: Download complete [2023-05-11T18:04:52.487Z] 2de7ff778b66: Verifying Checksum [2023-05-11T18:04:52.487Z] 2de7ff778b66: Download complete [2023-05-11T18:04:55.023Z] ab5ef0e58194: Pull complete [2023-05-11T18:04:55.281Z] 9712f1f96733: Pull complete [2023-05-11T18:04:55.858Z] 63f879dbbcfc: Pull complete [2023-05-11T18:05:00.039Z] 0d9ebad4ef96: Pull complete [2023-05-11T18:05:00.039Z] e9a5061849ea: Pull complete [2023-05-11T18:05:00.039Z] d747dcd14b5f: Pull complete [2023-05-11T18:05:00.603Z] 2de7ff778b66: Pull complete [2023-05-11T18:05:00.603Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T18:05:00.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T18:05:00.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T18:05:00.676Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T18:05:00.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-11T18:05:02.891Z] $ docker top f3c252ce88a6ea9cdff238e51d353d55b85c06a3be36a243d7a20e91bdcadf72 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T18:05:02.958Z] provisioning config files... [2023-05-11T18:05:02.965Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12372576636775712860tmp [2023-05-11T18:05:02.977Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15904992123728673480tmp [2023-05-11T18:05:02.989Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4527500145980977130tmp [Pipeline] { [Pipeline] echo [2023-05-11T18:05:03.001Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:03.285Z] ---> sigul-configuration.sh [2023-05-11T18:05:03.285Z] gpg: directory `/root/.gnupg' created [2023-05-11T18:05:03.285Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T18:05:03.285Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T18:05:03.285Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T18:05:03.285Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T18:05:03.285Z] gpg: CAST5 encrypted data [2023-05-11T18:05:03.286Z] gpg: encrypted with 1 passphrase [2023-05-11T18:05:03.286Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T18:05:03.572Z] + mkdir /home/jenkins [2023-05-11T18:05:03.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T18:05:03.855Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-11T18:05:03.863Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:04.145Z] ---> sigul-install.sh [2023-05-11T18:05:04.145Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T18:05:04.442Z] + git tag --list [2023-05-11T18:05:04.442Z] v0.0.0 [2023-05-11T18:05:04.442Z] v0.0.1-dev.1 [2023-05-11T18:05:04.442Z] v0.0.1-dev.10 [2023-05-11T18:05:04.442Z] v0.0.1-dev.11 [2023-05-11T18:05:04.442Z] v0.0.1-dev.12 [2023-05-11T18:05:04.442Z] v0.0.1-dev.13 [2023-05-11T18:05:04.442Z] v0.0.1-dev.14 [2023-05-11T18:05:04.442Z] v0.0.1-dev.15 [2023-05-11T18:05:04.442Z] v0.0.1-dev.16 [2023-05-11T18:05:04.442Z] v0.0.1-dev.17 [2023-05-11T18:05:04.442Z] v0.0.1-dev.18 [2023-05-11T18:05:04.442Z] v0.0.1-dev.19 [2023-05-11T18:05:04.442Z] v0.0.1-dev.2 [2023-05-11T18:05:04.442Z] v0.0.1-dev.20 [2023-05-11T18:05:04.442Z] v0.0.1-dev.21 [2023-05-11T18:05:04.442Z] v0.0.1-dev.22 [2023-05-11T18:05:04.442Z] v0.0.1-dev.23 [2023-05-11T18:05:04.442Z] v0.0.1-dev.24 [2023-05-11T18:05:04.442Z] v0.0.1-dev.25 [2023-05-11T18:05:04.442Z] v0.0.1-dev.26 [2023-05-11T18:05:04.442Z] v0.0.1-dev.27 [2023-05-11T18:05:04.442Z] v0.0.1-dev.28 [2023-05-11T18:05:04.442Z] v0.0.1-dev.3 [2023-05-11T18:05:04.442Z] v0.0.1-dev.4 [2023-05-11T18:05:04.442Z] v0.0.1-dev.5 [2023-05-11T18:05:04.442Z] v0.0.1-dev.6 [2023-05-11T18:05:04.442Z] v0.0.1-dev.7 [2023-05-11T18:05:04.442Z] v0.0.1-dev.8 [2023-05-11T18:05:04.442Z] v0.0.1-dev.9 [2023-05-11T18:05:04.442Z] v2.2.0 [2023-05-11T18:05:04.442Z] v2.2.0-dev.29 [2023-05-11T18:05:04.442Z] v2.2.0-dev.30 [2023-05-11T18:05:04.442Z] v2.2.0-dev.31 [2023-05-11T18:05:04.442Z] v2.2.0-dev.32 [2023-05-11T18:05:04.442Z] v2.2.0-dev.33 [2023-05-11T18:05:04.442Z] v2.2.0-dev.34 [2023-05-11T18:05:04.442Z] v2.2.0-dev.35 [2023-05-11T18:05:04.442Z] v2.3.0 [2023-05-11T18:05:04.442Z] v2.3.0-dev.1 [2023-05-11T18:05:04.442Z] v2.3.0-dev.10 [2023-05-11T18:05:04.442Z] v2.3.0-dev.11 [2023-05-11T18:05:04.442Z] v2.3.0-dev.12 [2023-05-11T18:05:04.442Z] v2.3.0-dev.13 [2023-05-11T18:05:04.442Z] v2.3.0-dev.14 [2023-05-11T18:05:04.442Z] v2.3.0-dev.15 [2023-05-11T18:05:04.442Z] v2.3.0-dev.16 [2023-05-11T18:05:04.442Z] v2.3.0-dev.17 [2023-05-11T18:05:04.442Z] v2.3.0-dev.18 [2023-05-11T18:05:04.442Z] v2.3.0-dev.19 [2023-05-11T18:05:04.442Z] v2.3.0-dev.2 [2023-05-11T18:05:04.442Z] v2.3.0-dev.20 [2023-05-11T18:05:04.443Z] v2.3.0-dev.21 [2023-05-11T18:05:04.443Z] v2.3.0-dev.22 [2023-05-11T18:05:04.443Z] v2.3.0-dev.23 [2023-05-11T18:05:04.443Z] v2.3.0-dev.24 [2023-05-11T18:05:04.443Z] v2.3.0-dev.25 [2023-05-11T18:05:04.443Z] v2.3.0-dev.26 [2023-05-11T18:05:04.443Z] v2.3.0-dev.27 [2023-05-11T18:05:04.443Z] v2.3.0-dev.28 [2023-05-11T18:05:04.443Z] v2.3.0-dev.29 [2023-05-11T18:05:04.443Z] v2.3.0-dev.3 [2023-05-11T18:05:04.443Z] v2.3.0-dev.30 [2023-05-11T18:05:04.443Z] v2.3.0-dev.31 [2023-05-11T18:05:04.443Z] v2.3.0-dev.32 [2023-05-11T18:05:04.443Z] v2.3.0-dev.33 [2023-05-11T18:05:04.443Z] v2.3.0-dev.34 [2023-05-11T18:05:04.443Z] v2.3.0-dev.35 [2023-05-11T18:05:04.443Z] v2.3.0-dev.36 [2023-05-11T18:05:04.443Z] v2.3.0-dev.37 [2023-05-11T18:05:04.443Z] v2.3.0-dev.38 [2023-05-11T18:05:04.443Z] v2.3.0-dev.39 [2023-05-11T18:05:04.443Z] v2.3.0-dev.4 [2023-05-11T18:05:04.443Z] v2.3.0-dev.40 [2023-05-11T18:05:04.443Z] v2.3.0-dev.41 [2023-05-11T18:05:04.443Z] v2.3.0-dev.42 [2023-05-11T18:05:04.443Z] v2.3.0-dev.43 [2023-05-11T18:05:04.443Z] v2.3.0-dev.44 [2023-05-11T18:05:04.443Z] v2.3.0-dev.45 [2023-05-11T18:05:04.443Z] v2.3.0-dev.5 [2023-05-11T18:05:04.443Z] v2.3.0-dev.6 [2023-05-11T18:05:04.443Z] v2.3.0-dev.7 [2023-05-11T18:05:04.443Z] v2.3.0-dev.8 [2023-05-11T18:05:04.443Z] v2.3.0-dev.9 [2023-05-11T18:05:04.443Z] v2.3.1 [2023-05-11T18:05:04.443Z] v2.3.1-dev.1 [2023-05-11T18:05:04.443Z] v2.3.1-dev.4 [2023-05-11T18:05:04.443Z] v2.3.1-dev.5 [2023-05-11T18:05:04.443Z] v2.3.2-dev.1 [2023-05-11T18:05:04.443Z] v2.3.2-dev.2 [2023-05-11T18:05:04.443Z] v3.0.0-dev.1 [2023-05-11T18:05:04.443Z] v3.0.0-dev.10 [2023-05-11T18:05:04.443Z] v3.0.0-dev.11 [2023-05-11T18:05:04.443Z] v3.0.0-dev.12 [2023-05-11T18:05:04.443Z] v3.0.0-dev.13 [2023-05-11T18:05:04.443Z] v3.0.0-dev.14 [2023-05-11T18:05:04.443Z] v3.0.0-dev.15 [2023-05-11T18:05:04.443Z] v3.0.0-dev.16 [2023-05-11T18:05:04.443Z] v3.0.0-dev.17 [2023-05-11T18:05:04.443Z] v3.0.0-dev.18 [2023-05-11T18:05:04.443Z] v3.0.0-dev.19 [2023-05-11T18:05:04.443Z] v3.0.0-dev.2 [2023-05-11T18:05:04.443Z] v3.0.0-dev.20 [2023-05-11T18:05:04.443Z] v3.0.0-dev.21 [2023-05-11T18:05:04.443Z] v3.0.0-dev.22 [2023-05-11T18:05:04.443Z] v3.0.0-dev.23 [2023-05-11T18:05:04.443Z] v3.0.0-dev.24 [2023-05-11T18:05:04.443Z] v3.0.0-dev.25 [2023-05-11T18:05:04.443Z] v3.0.0-dev.26 [2023-05-11T18:05:04.443Z] v3.0.0-dev.27 [2023-05-11T18:05:04.443Z] v3.0.0-dev.28 [2023-05-11T18:05:04.443Z] v3.0.0-dev.29 [2023-05-11T18:05:04.443Z] v3.0.0-dev.3 [2023-05-11T18:05:04.443Z] v3.0.0-dev.30 [2023-05-11T18:05:04.443Z] v3.0.0-dev.31 [2023-05-11T18:05:04.443Z] v3.0.0-dev.32 [2023-05-11T18:05:04.443Z] v3.0.0-dev.33 [2023-05-11T18:05:04.443Z] v3.0.0-dev.34 [2023-05-11T18:05:04.443Z] v3.0.0-dev.35 [2023-05-11T18:05:04.443Z] v3.0.0-dev.36 [2023-05-11T18:05:04.443Z] v3.0.0-dev.37 [2023-05-11T18:05:04.443Z] v3.0.0-dev.38 [2023-05-11T18:05:04.443Z] v3.0.0-dev.39 [2023-05-11T18:05:04.443Z] v3.0.0-dev.4 [2023-05-11T18:05:04.443Z] v3.0.0-dev.40 [2023-05-11T18:05:04.443Z] v3.0.0-dev.41 [2023-05-11T18:05:04.443Z] v3.0.0-dev.42 [2023-05-11T18:05:04.443Z] v3.0.0-dev.43 [2023-05-11T18:05:04.443Z] v3.0.0-dev.44 [2023-05-11T18:05:04.443Z] v3.0.0-dev.45 [2023-05-11T18:05:04.443Z] v3.0.0-dev.46 [2023-05-11T18:05:04.443Z] v3.0.0-dev.47 [2023-05-11T18:05:04.443Z] v3.0.0-dev.48 [2023-05-11T18:05:04.443Z] v3.0.0-dev.49 [2023-05-11T18:05:04.443Z] v3.0.0-dev.5 [2023-05-11T18:05:04.443Z] v3.0.0-dev.50 [2023-05-11T18:05:04.443Z] v3.0.0-dev.51 [2023-05-11T18:05:04.443Z] v3.0.0-dev.6 [2023-05-11T18:05:04.443Z] v3.0.0-dev.7 [2023-05-11T18:05:04.443Z] v3.0.0-dev.8 [2023-05-11T18:05:04.443Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T18:05:04.732Z] + lftools sign git-tag v3.0.0-dev.51 [2023-05-11T18:05:05.303Z] Signing Git tag with Sigul... [2023-05-11T18:05:05.303Z] Signing v3.0.0-dev.51 [Pipeline] echo [2023-05-11T18:05:05.878Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:06.164Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T18:05:06.172Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T18:05:06.192Z] $ docker stop --time=1 f3c252ce88a6ea9cdff238e51d353d55b85c06a3be36a243d7a20e91bdcadf72 [2023-05-11T18:05:07.502Z] $ docker rm -f --volumes f3c252ce88a6ea9cdff238e51d353d55b85c06a3be36a243d7a20e91bdcadf72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T18:05:07.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T18:05:07.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:05:08.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T18:05:08.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T18:05:08.335Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T18:05:08.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T18:05:08.754Z] $ docker top b1314f91019e66769639c145baef6250c37eaeb57a7423eec5a96d273c1ecef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T18:05:08.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T18:05:08.846Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T18:05:08.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T18:05:08.959Z] $ docker exec b1314f91019e66769639c145baef6250c37eaeb57a7423eec5a96d273c1ecef1 ssh-agent [2023-05-11T18:05:09.063Z] SSH_AUTH_SOCK=/tmp/ssh-slSZYU4desM5/agent.32 [2023-05-11T18:05:09.063Z] SSH_AGENT_PID=39 [2023-05-11T18:05:09.068Z] Running ssh-add (command line suppressed) [2023-05-11T18:05:09.182Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12563491679190941988.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12563491679190941988.key) [2023-05-11T18:05:09.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T18:05:09.491Z] + git semver bump pre [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,711 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,711 [bump_version] DEBUG bumping version:3.0.0-dev.51 on axis:pre with prefix:dev [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,711 [bump_version] DEBUG bumped version:3.0.0-dev.52 [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,711 [write_version] DEBUG write version:3.0.0-dev.52 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,712 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,712 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,714 [execute] INFO git cat-file --batch-check [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,721 [execute] INFO git cat-file --batch [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T18:05:09.751Z] 2023-05-11 18:05:09,727 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T18:05:09.751Z] 3.0.0-dev.52 [Pipeline] } [2023-05-11T18:05:09.765Z] $ docker exec --env ******** --env ******** b1314f91019e66769639c145baef6250c37eaeb57a7423eec5a96d273c1ecef1 ssh-agent -k [2023-05-11T18:05:09.863Z] unset SSH_AUTH_SOCK; [2023-05-11T18:05:09.864Z] unset SSH_AGENT_PID; [2023-05-11T18:05:09.864Z] echo Agent pid 39 killed; [2023-05-11T18:05:09.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T18:05:10.188Z] + git semver [Pipeline] } [2023-05-11T18:05:10.463Z] $ docker stop --time=1 b1314f91019e66769639c145baef6250c37eaeb57a7423eec5a96d273c1ecef1 [2023-05-11T18:05:11.735Z] $ docker rm -f --volumes b1314f91019e66769639c145baef6250c37eaeb57a7423eec5a96d273c1ecef1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T18:05:12.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T18:05:12.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:05:12.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T18:05:12.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T18:05:12.457Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T18:05:12.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T18:05:12.848Z] $ docker top 112057a2fc7db4766ccd9defd58a77953496ae3039124a5f96dcddc9a7b5ede4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T18:05:12.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T18:05:12.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T18:05:13.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T18:05:13.033Z] $ docker exec 112057a2fc7db4766ccd9defd58a77953496ae3039124a5f96dcddc9a7b5ede4 ssh-agent [2023-05-11T18:05:13.137Z] SSH_AUTH_SOCK=/tmp/ssh-hRm7nWHGukrF/agent.32 [2023-05-11T18:05:13.137Z] SSH_AGENT_PID=38 [2023-05-11T18:05:13.141Z] Running ssh-add (command line suppressed) [2023-05-11T18:05:13.257Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11041865090219590104.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11041865090219590104.key) [2023-05-11T18:05:13.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T18:05:13.561Z] + git semver push [2023-05-11T18:05:13.820Z] 2023-05-11 18:05:13,736 [run_push] DEBUG push [2023-05-11T18:05:13.820Z] 2023-05-11 18:05:13,736 [execute] INFO git cat-file --batch-check [2023-05-11T18:05:13.820Z] 2023-05-11 18:05:13,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T18:05:13.820Z] 2023-05-11 18:05:13,741 [execute] INFO git rev-list 4c44f1117c44ac57f088610e6b9a2b3a3db86338 -- [2023-05-11T18:05:13.820Z] 2023-05-11 18:05:13,742 [execute] DEBUG Popen(['git', 'rev-list', '4c44f1117c44ac57f088610e6b9a2b3a3db86338', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T18:05:13.820Z] 2023-05-11 18:05:13,748 [execute] INFO git fetch -v origin [2023-05-11T18:05:13.820Z] 2023-05-11 18:05:13,748 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T18:05:14.389Z] 2023-05-11 18:05:14,210 [run_push] DEBUG no remote changes detected [2023-05-11T18:05:14.389Z] 2023-05-11 18:05:14,211 [execute] INFO git push origin semver [2023-05-11T18:05:14.389Z] 2023-05-11 18:05:14,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T18:05:15.336Z] 2023-05-11 18:05:14,976 [run_push] DEBUG push all version tags [2023-05-11T18:05:15.336Z] 2023-05-11 18:05:14,976 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T18:05:15.336Z] 2023-05-11 18:05:14,977 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T18:05:15.905Z] 2023-05-11 18:05:15,705 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T18:05:15.905Z] 3.0.0-dev.52 [Pipeline] } [2023-05-11T18:05:15.916Z] $ docker exec --env ******** --env ******** 112057a2fc7db4766ccd9defd58a77953496ae3039124a5f96dcddc9a7b5ede4 ssh-agent -k [2023-05-11T18:05:16.014Z] unset SSH_AUTH_SOCK; [2023-05-11T18:05:16.014Z] unset SSH_AGENT_PID; [2023-05-11T18:05:16.014Z] echo Agent pid 38 killed; [2023-05-11T18:05:16.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T18:05:16.327Z] + git semver [Pipeline] } [2023-05-11T18:05:16.603Z] $ docker stop --time=1 112057a2fc7db4766ccd9defd58a77953496ae3039124a5f96dcddc9a7b5ede4 [2023-05-11T18:05:17.895Z] $ docker rm -f --volumes 112057a2fc7db4766ccd9defd58a77953496ae3039124a5f96dcddc9a7b5ede4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-05-11T18:05:18.527Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-11T18:05:18.527Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T18:05:18.527Z] total 16 [2023-05-11T18:05:18.527Z] drwxr-xr-x 3 root root 4096 May 11 17:55 . [2023-05-11T18:05:18.527Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 18:05 .. [2023-05-11T18:05:18.527Z] drwxr-xr-x 2 root root 4096 May 11 17:55 cost [2023-05-11T18:05:18.527Z] -rw-r--r-- 1 root root 91 May 11 17:55 cost.csv [2023-05-11T18:05:18.527Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T18:05:18.527Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T18:05:18.527Z] total 16 [2023-05-11T18:05:18.527Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 17:55 . [2023-05-11T18:05:18.527Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 18:05 .. [2023-05-11T18:05:18.527Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 17:55 cost [2023-05-11T18:05:18.527Z] -rw-r--r-- 1 jenkins jenkins 91 May 11 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:18.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:19.726Z] ---> package-listing.sh [2023-05-11T18:05:19.726Z] ++ facter osfamily [2023-05-11T18:05:19.726Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T18:05:19.986Z] + OS_FAMILY=debian [2023-05-11T18:05:19.986Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-11T18:05:19.986Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T18:05:19.986Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T18:05:19.986Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T18:05:19.986Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T18:05:19.986Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T18:05:19.986Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T18:05:19.986Z] + case "${OS_FAMILY}" in [2023-05-11T18:05:19.986Z] + dpkg -l [2023-05-11T18:05:19.986Z] + grep '^ii' [2023-05-11T18:05:19.986Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T18:05:19.986Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T18:05:19.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T18:05:19.986Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T18:05:19.986Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-11T18:05:19.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-11T18:05:19.996Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T18:05:20.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T18:05:20.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T18:05:20.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T18:05:20.906Z] prd-ubuntu20.04-docker-8c-8g-15224 does not seem to be running inside a container [2023-05-11T18:05:20.940Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T18:05:21.156Z] $ docker top 8dcc301e3fdc9d43f17e2b364d29f8284f6aaf6b8392955757e04657cac1a606 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T18:05:21.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T18:05:21.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T18:05:22.074Z] + ls /var/log/sa-host [2023-05-11T18:05:22.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T18:05:22.138Z] provisioning config files... [2023-05-11T18:05:22.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7150537677637733935tmp [Pipeline] { [Pipeline] echo [2023-05-11T18:05:22.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:22.437Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T18:05:22.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:22.781Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T18:05:22.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:23.074Z] ---> sudo-logs.sh [2023-05-11T18:05:23.074Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T18:05:23.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:23.382Z] ---> job-cost.sh [2023-05-11T18:05:23.382Z] lf-activate-venv: SKIPPING [2023-05-11T18:05:23.382Z] DEBUG: total: 0.2199999988079071 [2023-05-11T18:05:23.382Z] INFO: Retrieving Stack Cost... [2023-05-11T18:05:23.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T18:05:24.216Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T18:05:24.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T18:05:24.512Z] ---> logs-deploy.sh [2023-05-11T18:05:24.512Z] lf-activate-venv: SKIPPING [2023-05-11T18:05:24.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/148 [2023-05-11T18:05:24.512Z] INFO: archiving workspace using pattern(s): [2023-05-11T18:05:25.453Z] Archives upload complete. [2023-05-11T18:05:25.453Z] INFO: archiving logs to Nexus