Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eedc15514816f397213f259473fdc5838a92944a 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-ssh13201220394425204865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3822575580495285330.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh6622914985070292379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9471840262636998445.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-ssh5733171064605423300.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26436 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 > 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 Avoid second fetch Checking out Revision eedc15514816f397213f259473fdc5838a92944a (main) Commit message: "Merge pull request #477 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git config core.sparsecheckout # timeout=10 > git checkout -f eedc15514816f397213f259473fdc5838a92944a # timeout=10 > git rev-list --no-walk 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-14T08:42:57.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-14T08:42:57.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-14T08:42:57.728Z] ========================================================= [2024-11-14T08:42:57.728Z] EdgeX Global Pipelines Version Info [2024-11-14T08:42:57.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:42:58.461Z] ------------------- [2024-11-14T08:42:58.461Z] stable info: [2024-11-14T08:42:58.461Z] ------------------- [2024-11-14T08:42:58.461Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-14T08:42:58.461Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-14T08:42:58.461Z] Message: update stable to v1.0.265 [2024-11-14T08:42:59.031Z] ------------------- [2024-11-14T08:42:59.031Z] experimental info: [2024-11-14T08:42:59.031Z] ------------------- [2024-11-14T08:42:59.031Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-14T08:42:59.031Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-14T08:42:59.031Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-14T08:42:59.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-14T08:42:59.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-14T08:42:59.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-14T08:42:59.166Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-14T08:42:59.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-14T08:42:59.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-14T08:42:59.219Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-14T08:42:59.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-14T08:42:59.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-14T08:42:59.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-14T08:42:59.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-14T08:42:59.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-14T08:42:59.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-14T08:42:59.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-14T08:42:59.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:42:59.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:42:59.450Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:42:59.475Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:42:59.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-14T08:42:59.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-14T08:42:59.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-14T08:42:59.571Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-14T08:42:59.595Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-14T08:42:59.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-14T08:42:59.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-14T08:42:59.654Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-14T08:42:59.674Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-14T08:42:59.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-14T08:42:59.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-14T08:42:59.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-14T08:42:59.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo [2024-11-14T08:42:59.787Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eedc155 [Pipeline] echo [2024-11-14T08:42:59.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:42:59.869Z] provisioning config files... [2024-11-14T08:42:59.884Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14400219920817129162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:43:00.236Z] ---> ****-login.sh [2024-11-14T08:43:00.236Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:43:00.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:00.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:00.502Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:00.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:00.502Z] [2024-11-14T08:43:00.502Z] Login Succeeded [2024-11-14T08:43:00.502Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:43:00.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:00.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:00.503Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:00.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:00.503Z] [2024-11-14T08:43:00.503Z] Login Succeeded [2024-11-14T08:43:00.503Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:43:00.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:00.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:00.766Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:00.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:00.766Z] [2024-11-14T08:43:00.766Z] Login Succeeded [2024-11-14T08:43:00.766Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:43:00.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:00.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:00.766Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:00.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:00.766Z] [2024-11-14T08:43:00.766Z] Login Succeeded [2024-11-14T08:43:00.766Z] ****.io [2024-11-14T08:43:01.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:01.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:01.027Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:01.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:01.027Z] [2024-11-14T08:43:01.027Z] Login Succeeded [2024-11-14T08:43:01.027Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:43:01.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-14T08:43:01.439Z] + git rev-list -1 --merges eedc15514816f397213f259473fdc5838a92944a~1..eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo [2024-11-14T08:43:01.470Z] -----------> git rev-list -1 --merges eedc15514816f397213f259473fdc5838a92944a~1..eedc15514816f397213f259473fdc5838a92944a eedc15514816f397213f259473fdc5838a92944a [2024-11-14T08:43:01.470Z] eedc15514816f397213f259473fdc5838a92944a [false] [Pipeline] sh [2024-11-14T08:43:01.769Z] + git log --format=format:%s -1 eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo [2024-11-14T08:43:01.790Z] ========================================================= [2024-11-14T08:43:01.790Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-14T08:43:01.790Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:43:02.138Z] + git log --format=format:%s -1 eedc15514816f397213f259473fdc5838a92944a [Pipeline] echo [2024-11-14T08:43:02.153Z] [semverPrep] GIT_COMMIT: eedc15514816f397213f259473fdc5838a92944a, Commit Message: Merge pull request #477 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-14T08:43:02.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-14T08:43:02.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T08:43:02.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-14T08:43:02.545Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-14T08:43:02.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-14T08:43:02.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-14T08:43:02.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-14T08:43:02.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:02.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:43:02.903Z] [2024-11-14T08:43:02.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:03.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:43:03.219Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-14T08:43:03.219Z] b85a868b505f: Pulling fs layer [2024-11-14T08:43:03.219Z] e2be974225ed: Pulling fs layer [2024-11-14T08:43:03.219Z] 339a4e72a1f5: Pulling fs layer [2024-11-14T08:43:03.219Z] 988bab9f4d93: Pulling fs layer [2024-11-14T08:43:03.219Z] 1469e6f7b9e6: Pulling fs layer [2024-11-14T08:43:03.219Z] 988bab9f4d93: Waiting [2024-11-14T08:43:03.219Z] eaf3925da568: Pulling fs layer [2024-11-14T08:43:03.219Z] bab4dde63d76: Pulling fs layer [2024-11-14T08:43:03.219Z] bde34c3a00c8: Pulling fs layer [2024-11-14T08:43:03.219Z] b352a97aabf1: Pulling fs layer [2024-11-14T08:43:03.219Z] 1469e6f7b9e6: Waiting [2024-11-14T08:43:03.219Z] eaf3925da568: Waiting [2024-11-14T08:43:03.219Z] bab4dde63d76: Waiting [2024-11-14T08:43:03.219Z] bde34c3a00c8: Waiting [2024-11-14T08:43:03.219Z] 4872d77fe225: Pulling fs layer [2024-11-14T08:43:03.219Z] 5851b861e8e6: Pulling fs layer [2024-11-14T08:43:03.219Z] b352a97aabf1: Waiting [2024-11-14T08:43:03.219Z] 4872d77fe225: Waiting [2024-11-14T08:43:03.219Z] 5851b861e8e6: Waiting [2024-11-14T08:43:03.219Z] e2be974225ed: Download complete [2024-11-14T08:43:03.219Z] 988bab9f4d93: Download complete [2024-11-14T08:43:03.219Z] 1469e6f7b9e6: Verifying Checksum [2024-11-14T08:43:03.219Z] 1469e6f7b9e6: Download complete [2024-11-14T08:43:03.219Z] eaf3925da568: Verifying Checksum [2024-11-14T08:43:03.219Z] eaf3925da568: Download complete [2024-11-14T08:43:03.219Z] 339a4e72a1f5: Verifying Checksum [2024-11-14T08:43:03.219Z] 339a4e72a1f5: Download complete [2024-11-14T08:43:03.219Z] bde34c3a00c8: Download complete [2024-11-14T08:43:03.477Z] b352a97aabf1: Verifying Checksum [2024-11-14T08:43:03.477Z] b352a97aabf1: Download complete [2024-11-14T08:43:03.477Z] 4872d77fe225: Verifying Checksum [2024-11-14T08:43:03.477Z] 4872d77fe225: Download complete [2024-11-14T08:43:03.477Z] 5851b861e8e6: Download complete [2024-11-14T08:43:03.477Z] b85a868b505f: Verifying Checksum [2024-11-14T08:43:03.477Z] b85a868b505f: Download complete [2024-11-14T08:43:03.736Z] bab4dde63d76: Verifying Checksum [2024-11-14T08:43:03.736Z] bab4dde63d76: Download complete [2024-11-14T08:43:04.671Z] b85a868b505f: Pull complete [2024-11-14T08:43:04.672Z] e2be974225ed: Pull complete [2024-11-14T08:43:05.239Z] 339a4e72a1f5: Pull complete [2024-11-14T08:43:05.239Z] 988bab9f4d93: Pull complete [2024-11-14T08:43:05.498Z] 1469e6f7b9e6: Pull complete [2024-11-14T08:43:05.498Z] eaf3925da568: Pull complete [2024-11-14T08:43:07.428Z] bab4dde63d76: Pull complete [2024-11-14T08:43:07.428Z] bde34c3a00c8: Pull complete [2024-11-14T08:43:07.689Z] b352a97aabf1: Pull complete [2024-11-14T08:43:07.689Z] 4872d77fe225: Pull complete [2024-11-14T08:43:07.689Z] 5851b861e8e6: Pull complete [2024-11-14T08:43:07.689Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-14T08:43:07.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:43:07.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:43:07.836Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T08:43:07.868Z] $ 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 [2024-11-14T08:43:11.163Z] $ docker top 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 -eo pid,comm [2024-11-14T08:43:11.223Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-14T08:43:11.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T08:43:11.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:43:11.287Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:43:11.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:43:11.395Z] $ docker exec 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent [2024-11-14T08:43:11.509Z] SSH_AUTH_SOCK=/tmp/ssh-0paY012S94xW/agent.32 [2024-11-14T08:43:11.509Z] SSH_AGENT_PID=38 [2024-11-14T08:43:11.515Z] Running ssh-add (command line suppressed) [2024-11-14T08:43:11.614Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14305133193298546492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14305133193298546492.key) [2024-11-14T08:43:11.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:43:11.921Z] + git tag --points-at HEAD [Pipeline] } [2024-11-14T08:43:11.932Z] $ docker exec --env ******** --env ******** 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent -k [2024-11-14T08:43:12.023Z] unset SSH_AUTH_SOCK; [2024-11-14T08:43:12.024Z] unset SSH_AGENT_PID; [2024-11-14T08:43:12.024Z] echo Agent pid 38 killed; [2024-11-14T08:43:12.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-14T08:43:12.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:43:12.079Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:43:12.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:43:12.189Z] $ docker exec 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent [2024-11-14T08:43:12.296Z] SSH_AUTH_SOCK=/tmp/ssh-I3AA1UoRYeuJ/agent.71 [2024-11-14T08:43:12.296Z] SSH_AGENT_PID=77 [2024-11-14T08:43:12.301Z] Running ssh-add (command line suppressed) [2024-11-14T08:43:12.405Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9488786675418600065.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9488786675418600065.key) [2024-11-14T08:43:12.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:43:12.714Z] + git semver init [2024-11-14T08:43:12.972Z] 2024-11-14 08:43:12,898 [run_init] DEBUG init version:0.0.0 force:False [2024-11-14T08:43:12.972Z] 2024-11-14 08:43:12,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-14T08:43:12.972Z] 2024-11-14 08:43:12,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-14T08:43:12.972Z] 2024-11-14 08:43:12,899 [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) [2024-11-14T08:43:14.352Z] 2024-11-14 08:43:14,205 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-11-14T08:43:14.352Z] 2024-11-14 08:43:14,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-11-14T08:43:14.352Z] 2024-11-14 08:43:14,206 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T08:43:14.352Z] 2024-11-14 08:43:14,206 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T08:43:14.352Z] 4.0.0-dev.6 [Pipeline] } [2024-11-14T08:43:14.361Z] $ docker exec --env ******** --env ******** 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 ssh-agent -k [2024-11-14T08:43:14.459Z] unset SSH_AUTH_SOCK; [2024-11-14T08:43:14.459Z] unset SSH_AGENT_PID; [2024-11-14T08:43:14.460Z] echo Agent pid 77 killed; [2024-11-14T08:43:14.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T08:43:14.800Z] + git semver [Pipeline] } [2024-11-14T08:43:15.072Z] $ docker stop --time=1 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 [2024-11-14T08:43:16.367Z] $ docker rm -f --volumes 2369e76833834401601e07d6de7aeaed170a71bc240333a013dbe35fa9c66bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:43:16.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-14T08:43:17.045Z] Stashed 1 file(s) [Pipeline] echo [2024-11-14T08:43:17.051Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:43:17.257Z] provisioning config files... [2024-11-14T08:43:17.267Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14911738862048634361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:43:17.570Z] ---> ****-login.sh [2024-11-14T08:43:17.570Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:43:17.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:17.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:17.570Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:17.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:17.570Z] [2024-11-14T08:43:17.570Z] Login Succeeded [2024-11-14T08:43:17.570Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:43:17.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:17.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:17.570Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:17.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:17.570Z] [2024-11-14T08:43:17.570Z] Login Succeeded [2024-11-14T08:43:17.570Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:43:17.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:17.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:17.834Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:17.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:17.834Z] [2024-11-14T08:43:17.834Z] Login Succeeded [2024-11-14T08:43:17.834Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:43:17.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:17.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:17.834Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:17.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:17.834Z] [2024-11-14T08:43:17.834Z] Login Succeeded [2024-11-14T08:43:17.834Z] ****.io [2024-11-14T08:43:17.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:43:18.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:43:18.094Z] Configure a credential helper to remove this warning. See [2024-11-14T08:43:18.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:43:18.094Z] [2024-11-14T08:43:18.094Z] Login Succeeded [2024-11-14T08:43:18.094Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:43:18.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:43:18.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:43:18.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:43:18.246Z] ========================================================= [2024-11-14T08:43:18.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-14T08:43:18.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:18.586Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:43:18.586Z] Sending build context to Docker daemon 36.87MB [2024-11-14T08:43:18.586Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:43:18.586Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-14T08:43:18.870Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-14T08:43:18.870Z] 43c4264eed91: Pulling fs layer [2024-11-14T08:43:18.870Z] 4cc291be95ef: Pulling fs layer [2024-11-14T08:43:18.870Z] 2ac1f1163629: Pulling fs layer [2024-11-14T08:43:18.870Z] 5c3c966382ef: Pulling fs layer [2024-11-14T08:43:18.870Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:43:18.870Z] 5d5c8e513c77: Pulling fs layer [2024-11-14T08:43:18.870Z] 9f66e0745190: Pulling fs layer [2024-11-14T08:43:18.870Z] f49a43e4bbc0: Pulling fs layer [2024-11-14T08:43:18.870Z] 561ebcabdf7f: Pulling fs layer [2024-11-14T08:43:18.870Z] 4f4fb700ef54: Waiting [2024-11-14T08:43:18.870Z] 5c3c966382ef: Waiting [2024-11-14T08:43:18.870Z] 9f66e0745190: Waiting [2024-11-14T08:43:18.870Z] 561ebcabdf7f: Waiting [2024-11-14T08:43:18.870Z] 5d5c8e513c77: Waiting [2024-11-14T08:43:18.870Z] 4cc291be95ef: Verifying Checksum [2024-11-14T08:43:18.870Z] 4cc291be95ef: Download complete [2024-11-14T08:43:18.870Z] 5c3c966382ef: Download complete [2024-11-14T08:43:18.870Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:43:18.870Z] 4f4fb700ef54: Download complete [2024-11-14T08:43:18.870Z] 5d5c8e513c77: Download complete [2024-11-14T08:43:18.870Z] 43c4264eed91: Download complete [2024-11-14T08:43:18.870Z] 9f66e0745190: Verifying Checksum [2024-11-14T08:43:18.870Z] 9f66e0745190: Download complete [2024-11-14T08:43:19.129Z] 43c4264eed91: Pull complete [2024-11-14T08:43:19.129Z] 561ebcabdf7f: Download complete [2024-11-14T08:43:19.129Z] 4cc291be95ef: Pull complete [2024-11-14T08:43:19.387Z] 2ac1f1163629: Verifying Checksum [2024-11-14T08:43:19.387Z] 2ac1f1163629: Download complete [2024-11-14T08:43:19.646Z] f49a43e4bbc0: Verifying Checksum [2024-11-14T08:43:19.646Z] f49a43e4bbc0: Download complete [2024-11-14T08:43:23.832Z] 2ac1f1163629: Pull complete [2024-11-14T08:43:23.832Z] 5c3c966382ef: Pull complete [2024-11-14T08:43:23.832Z] 4f4fb700ef54: Pull complete [2024-11-14T08:43:23.832Z] 5d5c8e513c77: Pull complete [2024-11-14T08:43:23.832Z] 9f66e0745190: Pull complete [2024-11-14T08:43:25.732Z] f49a43e4bbc0: Pull complete [2024-11-14T08:43:26.298Z] 561ebcabdf7f: Pull complete [2024-11-14T08:43:26.298Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-14T08:43:26.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-14T08:43:26.298Z] ---> 3a752c3f9dda [2024-11-14T08:43:26.298Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:43:31.580Z] ---> Running in a8ad0837774b [2024-11-14T08:43:31.580Z] Removing intermediate container a8ad0837774b [2024-11-14T08:43:31.580Z] ---> d1a488f638df [2024-11-14T08:43:31.580Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:43:31.580Z] ---> Running in b017ff7f9a39 [2024-11-14T08:43:31.580Z] Removing intermediate container b017ff7f9a39 [2024-11-14T08:43:31.580Z] ---> 458c625bf06a [2024-11-14T08:43:31.580Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T08:43:31.580Z] ---> Running in 6f908cfa284b [2024-11-14T08:43:31.580Z] Removing intermediate container 6f908cfa284b [2024-11-14T08:43:31.580Z] ---> 685c9674beac [2024-11-14T08:43:31.580Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:43:31.580Z] ---> Running in b96890c43a4e [2024-11-14T08:43:31.580Z] Removing intermediate container b96890c43a4e [2024-11-14T08:43:31.580Z] ---> e17ac6433d0d [2024-11-14T08:43:31.580Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-14T08:43:31.580Z] ---> Running in b63a2e0eca77 [2024-11-14T08:43:31.839Z] Removing intermediate container b63a2e0eca77 [2024-11-14T08:43:31.839Z] ---> bd807b78471d [2024-11-14T08:43:31.839Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:43:31.839Z] ---> Running in cd05bde4da2b [2024-11-14T08:43:32.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:43:32.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:43:32.193Z] Still waiting to schedule task [2024-11-14T08:43:32.194Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26435’ [2024-11-14T08:43:32.674Z] OK: 246 MiB in 54 packages [2024-11-14T08:43:32.934Z] Removing intermediate container cd05bde4da2b [2024-11-14T08:43:32.934Z] ---> 243872904c9f [2024-11-14T08:43:32.934Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-14T08:43:32.934Z] ---> Running in d5733ab9aee6 [2024-11-14T08:43:32.934Z] Removing intermediate container d5733ab9aee6 [2024-11-14T08:43:32.934Z] ---> 734972be5daf [2024-11-14T08:43:32.934Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-14T08:43:33.193Z] ---> 29199b0ea33b [2024-11-14T08:43:33.193Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:43:33.193Z] ---> Running in 1dbfcc0bcd3a [2024-11-14T08:44:29.566Z] Removing intermediate container 1dbfcc0bcd3a [2024-11-14T08:44:29.566Z] ---> bb5a4f647d83 [2024-11-14T08:44:29.566Z] Step 12/13 : COPY . . [2024-11-14T08:44:30.500Z] ---> a3e0d7a9207f [2024-11-14T08:44:30.500Z] Step 13/13 : RUN ${MAKE} [2024-11-14T08:44:30.500Z] ---> Running in f07b384e8bab [2024-11-14T08:44:30.500Z] noop [2024-11-14T08:44:31.066Z] Removing intermediate container f07b384e8bab [2024-11-14T08:44:31.066Z] ---> fa45b5b2b72e [2024-11-14T08:44:31.066Z] Successfully built fa45b5b2b72e [2024-11-14T08:44:31.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:31.393Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:44:31.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:44:31.484Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T08:44:31.514Z] $ 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 [2024-11-14T08:44:31.833Z] $ docker top edb3bf3e4fb0f85f601b136c772cf2451ed800c9c9fadb7357d04a6c4599b6b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:44:32.190Z] + go version [2024-11-14T08:44:32.190Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-14T08:44:32.198Z] $ docker stop --time=1 edb3bf3e4fb0f85f601b136c772cf2451ed800c9c9fadb7357d04a6c4599b6b9 [2024-11-14T08:44:33.465Z] $ docker rm -f --volumes edb3bf3e4fb0f85f601b136c772cf2451ed800c9c9fadb7357d04a6c4599b6b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:33.917Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:44:33.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:44:34.000Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T08:44:34.027Z] $ 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 [2024-11-14T08:44:34.344Z] $ docker top 1c5ff622244b4b57542525a6f763c6f6f7513587e5532735991f086cf6a364c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:44:34.699Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:44:35.000Z] + make test [2024-11-14T08:44:35.000Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T08:44:36.912Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-14T08:44:58.819Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-14T08:44:58.819Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-14T08:44:58.819Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements [2024-11-14T08:44:58.819Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.450s coverage: 86.5% of statements [2024-11-14T08:45:11.026Z] go vet ./... [2024-11-14T08:45:16.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:45:16.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:45:16.287Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:45:16.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:45:16.316Z] $ docker stop --time=1 1c5ff622244b4b57542525a6f763c6f6f7513587e5532735991f086cf6a364c2 [2024-11-14T08:45:20.023Z] $ docker rm -f --volumes 1c5ff622244b4b57542525a6f763c6f6f7513587e5532735991f086cf6a364c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:45:20.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:45:20.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-14T08:45:21.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:45:21.390Z] + ls -al . [2024-11-14T08:45:21.390Z] total 316 [2024-11-14T08:45:21.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:44 . [2024-11-14T08:45:21.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 .. [2024-11-14T08:45:21.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git [2024-11-14T08:45:21.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 .github [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 08:42 .gitignore [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 14 08:42 .golangci.yml [2024-11-14T08:45:21.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:43 .semver [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 14 08:42 Attribution.txt [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 08:42 CHANGELOG.md [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 14 08:42 Dockerfile [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:42 GOVERNANCE.md [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 08:42 Jenkinsfile [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:42 LICENSE [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 14 08:42 Makefile [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 08:42 OWNERS.md [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 08:42 README.md [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:43 VERSION [2024-11-14T08:45:21.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 bin [2024-11-14T08:45:21.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 cmd [2024-11-14T08:45:21.390Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 14 08:44 coverage.out [2024-11-14T08:45:21.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 doc [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 6587 Nov 14 08:42 go.mod [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 88077 Nov 14 08:42 go.sum [2024-11-14T08:45:21.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 internal [2024-11-14T08:45:21.390Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:21.711Z] + 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=eedc15514816f397213f259473fdc5838a92944a --label arch=amd64 --label version=4.0.0-dev.6 . [2024-11-14T08:45:21.711Z] Sending build context to Docker daemon 36.96MB [2024-11-14T08:45:21.711Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:45:21.711Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-14T08:45:21.711Z] ---> fa45b5b2b72e [2024-11-14T08:45:21.711Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:45:22.281Z] ---> Running in a1732e32101c [2024-11-14T08:45:22.540Z] Removing intermediate container a1732e32101c [2024-11-14T08:45:22.540Z] ---> e7ea99a7e769 [2024-11-14T08:45:22.540Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:45:22.540Z] ---> Running in 18c8e8b0f4d0 [2024-11-14T08:45:22.540Z] Removing intermediate container 18c8e8b0f4d0 [2024-11-14T08:45:22.540Z] ---> 0cc356ebb13b [2024-11-14T08:45:22.540Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T08:45:22.540Z] ---> Running in e392ccc92194 [2024-11-14T08:45:22.540Z] Removing intermediate container e392ccc92194 [2024-11-14T08:45:22.540Z] ---> 7a649b5dc0a6 [2024-11-14T08:45:22.540Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:45:22.540Z] ---> Running in eb75f41c9520 [2024-11-14T08:45:22.798Z] Removing intermediate container eb75f41c9520 [2024-11-14T08:45:22.799Z] ---> fa7c24262153 [2024-11-14T08:45:22.799Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-14T08:45:22.799Z] ---> Running in fd24fa95970b [2024-11-14T08:45:22.799Z] Removing intermediate container fd24fa95970b [2024-11-14T08:45:22.799Z] ---> c1db7bda0155 [2024-11-14T08:45:22.799Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:45:22.799Z] ---> Running in fde7b67d5b24 [2024-11-14T08:45:23.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:23.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:23.315Z] OK: 246 MiB in 54 packages [2024-11-14T08:45:23.574Z] Removing intermediate container fde7b67d5b24 [2024-11-14T08:45:23.574Z] ---> c85680cc8576 [2024-11-14T08:45:23.574Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-14T08:45:23.574Z] ---> Running in 4371fe34fe9e [2024-11-14T08:45:23.833Z] Removing intermediate container 4371fe34fe9e [2024-11-14T08:45:23.833Z] ---> 756e1ad3b22b [2024-11-14T08:45:23.833Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-14T08:45:23.833Z] ---> 30aa23595d1d [2024-11-14T08:45:23.833Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:45:23.833Z] ---> Running in 5d19f7fe96eb [2024-11-14T08:45:24.767Z] Removing intermediate container 5d19f7fe96eb [2024-11-14T08:45:24.767Z] ---> bb4cb8bbe759 [2024-11-14T08:45:24.767Z] Step 12/27 : COPY . . [2024-11-14T08:45:26.143Z] ---> 97b6dfe0ca50 [2024-11-14T08:45:26.143Z] Step 13/27 : RUN ${MAKE} [2024-11-14T08:45:26.143Z] ---> Running in a15e71377815 [2024-11-14T08:45:26.401Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-14T08:46:05.465Z] Removing intermediate container a15e71377815 [2024-11-14T08:46:05.465Z] ---> 9c0d77247777 [2024-11-14T08:46:05.465Z] Step 14/27 : FROM alpine:3.20 [2024-11-14T08:46:05.465Z] 3.20: Pulling from library/alpine [2024-11-14T08:46:05.465Z] da9db072f522: Pulling fs layer [2024-11-14T08:46:05.465Z] da9db072f522: Verifying Checksum [2024-11-14T08:46:05.465Z] da9db072f522: Download complete [2024-11-14T08:46:05.465Z] da9db072f522: Pull complete [2024-11-14T08:46:05.465Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:46:05.465Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:46:05.465Z] ---> 63b790fccc90 [2024-11-14T08:46:05.465Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-14T08:46:05.465Z] ---> Running in af138c815dd6 [2024-11-14T08:46:05.465Z] Removing intermediate container af138c815dd6 [2024-11-14T08:46:05.465Z] ---> 1304bd224683 [2024-11-14T08:46:05.465Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-14T08:46:05.465Z] ---> Running in 230ed549327d [2024-11-14T08:46:05.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:05.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:05.465Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T08:46:05.465Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:46:05.465Z] OK: 8 MiB in 15 packages [2024-11-14T08:46:05.465Z] Removing intermediate container 230ed549327d [2024-11-14T08:46:05.465Z] ---> 5788f6e1d19a [2024-11-14T08:46:05.465Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-14T08:46:05.465Z] ---> Running in caf48e74c213 [2024-11-14T08:46:05.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:05.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:05.726Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:46:05.726Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:46:05.726Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:46:05.726Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:46:05.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:05.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:05.987Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:46:05.987Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:46:06.246Z] OK: 8 MiB in 15 packages [2024-11-14T08:46:06.814Z] Removing intermediate container caf48e74c213 [2024-11-14T08:46:06.814Z] ---> eaaee944f122 [2024-11-14T08:46:06.814Z] Step 18/27 : WORKDIR / [2024-11-14T08:46:06.814Z] ---> Running in 130161b2d38d [2024-11-14T08:46:06.814Z] Removing intermediate container 130161b2d38d [2024-11-14T08:46:06.814Z] ---> b1aa0d16f444 [2024-11-14T08:46:06.815Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-14T08:46:08.193Z] ---> 16802397f8ef [2024-11-14T08:46:08.194Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-14T08:46:08.452Z] ---> 29959ecf1f10 [2024-11-14T08:46:08.452Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-14T08:46:08.452Z] ---> 9480c0476f96 [2024-11-14T08:46:08.452Z] Step 22/27 : EXPOSE 59984 [2024-11-14T08:46:08.452Z] ---> Running in b44149358228 [2024-11-14T08:46:08.712Z] Removing intermediate container b44149358228 [2024-11-14T08:46:08.712Z] ---> f0f9af30f4be [2024-11-14T08:46:08.712Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-14T08:46:08.712Z] ---> Running in 0206e3cfc14d [2024-11-14T08:46:08.712Z] Removing intermediate container 0206e3cfc14d [2024-11-14T08:46:08.712Z] ---> 7e1bd8740ac1 [2024-11-14T08:46:08.712Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T08:46:08.712Z] ---> Running in b487e23c7285 [2024-11-14T08:46:08.712Z] Removing intermediate container b487e23c7285 [2024-11-14T08:46:08.712Z] ---> fa8e29c3c67b [2024-11-14T08:46:08.712Z] Step 25/27 : LABEL arch=amd64 [2024-11-14T08:46:08.712Z] ---> Running in b85c6d3305fa [2024-11-14T08:46:08.971Z] Removing intermediate container b85c6d3305fa [2024-11-14T08:46:08.971Z] ---> c0c587f07177 [2024-11-14T08:46:08.971Z] Step 26/27 : LABEL git_sha=eedc15514816f397213f259473fdc5838a92944a [2024-11-14T08:46:08.971Z] ---> Running in f5ee41ab9884 [2024-11-14T08:46:08.971Z] Removing intermediate container f5ee41ab9884 [2024-11-14T08:46:08.971Z] ---> 797e76747692 [2024-11-14T08:46:08.971Z] Step 27/27 : LABEL version=4.0.0-dev.6 [2024-11-14T08:46:08.971Z] ---> Running in e8333245b85a [2024-11-14T08:46:08.971Z] Removing intermediate container e8333245b85a [2024-11-14T08:46:08.971Z] ---> fb794a48a4bb [2024-11-14T08:46:08.971Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:46:08.971Z] Successfully built fb794a48a4bb [2024-11-14T08:46:08.971Z] 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 [2024-11-14T08:46:09.106Z] provisioning config files... [2024-11-14T08:46:09.117Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17255840140893761818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:46:09.428Z] ---> ****-login.sh [2024-11-14T08:46:09.428Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:46:09.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:09.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:09.429Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:09.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:09.429Z] [2024-11-14T08:46:09.429Z] Login Succeeded [2024-11-14T08:46:09.429Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:46:09.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:09.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:09.689Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:09.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:09.689Z] [2024-11-14T08:46:09.689Z] Login Succeeded [2024-11-14T08:46:09.689Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:46:09.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:09.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:09.689Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:09.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:09.689Z] [2024-11-14T08:46:09.689Z] Login Succeeded [2024-11-14T08:46:09.689Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:46:09.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:09.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:09.947Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:09.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:09.948Z] [2024-11-14T08:46:09.948Z] Login Succeeded [2024-11-14T08:46:09.948Z] ****.io [2024-11-14T08:46:09.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:10.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:10.207Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:10.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:10.207Z] [2024-11-14T08:46:10.207Z] Login Succeeded [2024-11-14T08:46:10.207Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:46:10.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:46:10.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:10.305Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-11-14T08:46:10.305Z] eedc15514816f397213f259473fdc5838a92944a [2024-11-14T08:46:10.305Z] latest [2024-11-14T08:46:10.305Z] 4.0.0-dev.6 [2024-11-14T08:46:10.305Z] eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [2024-11-14T08:46:10.305Z] main [2024-11-14T08:46:10.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:10.661Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:10.984Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a [2024-11-14T08:46:10.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-14T08:46:10.984Z] 68af4b70b204: Preparing [2024-11-14T08:46:10.984Z] 46de4afcdc78: Preparing [2024-11-14T08:46:10.984Z] c93ae26c2968: Preparing [2024-11-14T08:46:10.984Z] 78ed7a9e8e0d: Preparing [2024-11-14T08:46:10.984Z] d037fc551fae: Preparing [2024-11-14T08:46:10.984Z] 75654b8eeebd: Preparing [2024-11-14T08:46:10.984Z] 75654b8eeebd: Waiting [2024-11-14T08:46:10.984Z] 46de4afcdc78: Pushed [2024-11-14T08:46:10.984Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:10.984Z] d037fc551fae: Pushed [2024-11-14T08:46:10.984Z] 68af4b70b204: Pushed [2024-11-14T08:46:11.564Z] 78ed7a9e8e0d: Pushed [2024-11-14T08:46:12.487Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26440 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-11-14T08:46:12.509Z] Running in /w/workspace/device-onvif-camera/215 [Pipeline] { [Pipeline] checkout [2024-11-14T08:46:12.549Z] The recommended git tool is: git [2024-11-14T08:46:14.857Z] c93ae26c2968: Pushed [2024-11-14T08:46:14.857Z] eedc15514816f397213f259473fdc5838a92944a: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:15.180Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:15.504Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-14T08:46:15.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-14T08:46:15.504Z] 68af4b70b204: Preparing [2024-11-14T08:46:15.504Z] 46de4afcdc78: Preparing [2024-11-14T08:46:15.504Z] c93ae26c2968: Preparing [2024-11-14T08:46:15.504Z] 78ed7a9e8e0d: Preparing [2024-11-14T08:46:15.504Z] d037fc551fae: Preparing [2024-11-14T08:46:15.504Z] 75654b8eeebd: Preparing [2024-11-14T08:46:15.504Z] 75654b8eeebd: Waiting [2024-11-14T08:46:15.504Z] d037fc551fae: Layer already exists [2024-11-14T08:46:15.504Z] 46de4afcdc78: Layer already exists [2024-11-14T08:46:15.504Z] 68af4b70b204: Layer already exists [2024-11-14T08:46:15.504Z] c93ae26c2968: Layer already exists [2024-11-14T08:46:15.504Z] 78ed7a9e8e0d: Layer already exists [2024-11-14T08:46:15.504Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:15.504Z] latest: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:15.836Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:16.165Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.6 [2024-11-14T08:46:16.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-14T08:46:16.165Z] 68af4b70b204: Preparing [2024-11-14T08:46:16.165Z] 46de4afcdc78: Preparing [2024-11-14T08:46:16.165Z] c93ae26c2968: Preparing [2024-11-14T08:46:16.165Z] 78ed7a9e8e0d: Preparing [2024-11-14T08:46:16.165Z] d037fc551fae: Preparing [2024-11-14T08:46:16.165Z] 75654b8eeebd: Preparing [2024-11-14T08:46:16.165Z] 75654b8eeebd: Waiting [2024-11-14T08:46:16.165Z] 46de4afcdc78: Layer already exists [2024-11-14T08:46:16.165Z] c93ae26c2968: Layer already exists [2024-11-14T08:46:16.165Z] 78ed7a9e8e0d: Layer already exists [2024-11-14T08:46:16.165Z] d037fc551fae: Layer already exists [2024-11-14T08:46:16.165Z] 68af4b70b204: Layer already exists [2024-11-14T08:46:16.165Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:16.165Z] 4.0.0-dev.6: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:16.491Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:16.823Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [2024-11-14T08:46:16.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-14T08:46:16.823Z] 68af4b70b204: Preparing [2024-11-14T08:46:16.823Z] 46de4afcdc78: Preparing [2024-11-14T08:46:16.823Z] c93ae26c2968: Preparing [2024-11-14T08:46:16.823Z] 78ed7a9e8e0d: Preparing [2024-11-14T08:46:16.823Z] d037fc551fae: Preparing [2024-11-14T08:46:16.823Z] 75654b8eeebd: Preparing [2024-11-14T08:46:16.823Z] 75654b8eeebd: Waiting [2024-11-14T08:46:16.823Z] 46de4afcdc78: Layer already exists [2024-11-14T08:46:16.823Z] 68af4b70b204: Layer already exists [2024-11-14T08:46:16.823Z] d037fc551fae: Layer already exists [2024-11-14T08:46:16.823Z] 78ed7a9e8e0d: Layer already exists [2024-11-14T08:46:16.823Z] c93ae26c2968: Layer already exists [2024-11-14T08:46:16.823Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:16.823Z] eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:17.154Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:17.474Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-11-14T08:46:17.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-14T08:46:17.474Z] 68af4b70b204: Preparing [2024-11-14T08:46:17.474Z] 46de4afcdc78: Preparing [2024-11-14T08:46:17.474Z] c93ae26c2968: Preparing [2024-11-14T08:46:17.474Z] 78ed7a9e8e0d: Preparing [2024-11-14T08:46:17.474Z] d037fc551fae: Preparing [2024-11-14T08:46:17.474Z] 75654b8eeebd: Preparing [2024-11-14T08:46:17.474Z] 75654b8eeebd: Waiting [2024-11-14T08:46:17.474Z] 68af4b70b204: Layer already exists [2024-11-14T08:46:17.474Z] d037fc551fae: Layer already exists [2024-11-14T08:46:17.474Z] 46de4afcdc78: Layer already exists [2024-11-14T08:46:17.474Z] 78ed7a9e8e0d: Layer already exists [2024-11-14T08:46:17.474Z] c93ae26c2968: Layer already exists [2024-11-14T08:46:17.474Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:17.474Z] main: digest: sha256:2fe8bc6089c66d9831ca286b1d9d138cf563ade1407c2c80f80e258340491fd1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:46:17.547Z] ===================================================== [Pipeline] echo [2024-11-14T08:46:17.564Z] taggedImages: [2024-11-14T08:46:17.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a [2024-11-14T08:46:17.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-14T08:46:17.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.6 [2024-11-14T08:46:17.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [2024-11-14T08:46:17.564Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:17.952Z] using credential edgex-jenkins-ssh [2024-11-14T08:46:17.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:17.977Z] [2024-11-14T08:46:17.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:17.984Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:18.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:18.280Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-14T08:46:18.280Z] 5eb5b503b376: Pulling fs layer [2024-11-14T08:46:18.280Z] 5c69ac0246d0: Pulling fs layer [2024-11-14T08:46:18.280Z] ec43610c2a17: Pulling fs layer [2024-11-14T08:46:18.280Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-14T08:46:18.280Z] 33b1e0a273af: Pulling fs layer [2024-11-14T08:46:18.280Z] 5d3b04190fa2: Pulling fs layer [2024-11-14T08:46:18.280Z] 2f39f015ded8: Pulling fs layer [2024-11-14T08:46:18.280Z] 3a2ae6a8a46f: Waiting [2024-11-14T08:46:18.280Z] 33b1e0a273af: Waiting [2024-11-14T08:46:18.280Z] 5d3b04190fa2: Waiting [2024-11-14T08:46:18.280Z] 2f39f015ded8: Waiting [2024-11-14T08:46:18.280Z] 5c69ac0246d0: Verifying Checksum [2024-11-14T08:46:18.280Z] 5c69ac0246d0: Download complete [2024-11-14T08:46:18.280Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-14T08:46:18.280Z] 3a2ae6a8a46f: Download complete [2024-11-14T08:46:18.280Z] 33b1e0a273af: Verifying Checksum [2024-11-14T08:46:18.280Z] 33b1e0a273af: Download complete [2024-11-14T08:46:18.280Z] ec43610c2a17: Verifying Checksum [2024-11-14T08:46:18.280Z] ec43610c2a17: Download complete [2024-11-14T08:46:18.539Z] 5d3b04190fa2: Verifying Checksum [2024-11-14T08:46:18.539Z] 5d3b04190fa2: Download complete [2024-11-14T08:46:18.539Z] 5eb5b503b376: Verifying Checksum [2024-11-14T08:46:18.539Z] 5eb5b503b376: Download complete [2024-11-14T08:46:18.031Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-14T08:46:18.135Z] > git init /w/workspace/device-onvif-camera/215 # timeout=10 [2024-11-14T08:46:18.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-14T08:46:18.305Z] > git --version # timeout=10 [2024-11-14T08:46:18.329Z] > git --version # 'git version 2.25.1' [2024-11-14T08:46:18.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-14T08:46:18.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:46:19.104Z] 2f39f015ded8: Download complete [2024-11-14T08:46:20.057Z] 5eb5b503b376: Pull complete [2024-11-14T08:46:20.057Z] 5c69ac0246d0: Pull complete [2024-11-14T08:46:20.625Z] ec43610c2a17: Pull complete [2024-11-14T08:46:20.625Z] 3a2ae6a8a46f: Pull complete [2024-11-14T08:46:20.885Z] 33b1e0a273af: Pull complete [2024-11-14T08:46:20.885Z] 5d3b04190fa2: Pull complete [2024-11-14T08:46:22.406Z] Avoid second fetch [2024-11-14T08:46:22.406Z] Checking out Revision eedc15514816f397213f259473fdc5838a92944a (main) [2024-11-14T08:46:21.423Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-14T08:46:21.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:46:22.416Z] > git config core.sparsecheckout # timeout=10 [2024-11-14T08:46:22.494Z] > git checkout -f eedc15514816f397213f259473fdc5838a92944a # timeout=10 [2024-11-14T08:46:23.216Z] Commit message: "Merge pull request #477 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [2024-11-14T08:46:26.158Z] 2f39f015ded8: Pull complete [2024-11-14T08:46:26.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-14T08:46:26.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:26.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:46:26.265Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T08:46:26.296Z] $ 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 [2024-11-14T08:46:27.391Z] [2024-11-14T08:46:27.391Z] GitHub has been notified of this commit’s build result [2024-11-14T08:46:27.391Z] [2024-11-14T08:46:32.703Z] $ docker top 9f1fc151078ef45d80e3595320bc0962ab046c017efc7f6e081167ecbc980a24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:46:33.087Z] ---> job-cost.sh [2024-11-14T08:46:33.087Z] lf-activate-venv: SKIPPING [2024-11-14T08:46:33.087Z] INFO: No Stack... [2024-11-14T08:46:33.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T08:46:33.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-14T08:46:33.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:46:33.564Z] Dload Upload Total Spent Left Speed [2024-11-14T08:46:33.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-11-14T08:46:33.914Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:46:33.967Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-14T08:46:34.208Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-11-14T08:46:34.208Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T08:46:34.223Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [2024-11-14T08:46:34.235Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] did not exist. Created. [2024-11-14T08:46:34.242Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:46:34.351Z] + sudo tee /etc/docker/daemon.new [2024-11-14T08:46:34.351Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-14T08:46:34.351Z] { [2024-11-14T08:46:34.351Z] "registry-mirrors": [ [2024-11-14T08:46:34.351Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-14T08:46:34.351Z] ], [2024-11-14T08:46:34.351Z] "bip": "10.250.0.254/24", [2024-11-14T08:46:34.351Z] "hosts": [ [2024-11-14T08:46:34.351Z] "tcp://0.0.0.0:5555", [2024-11-14T08:46:34.351Z] "unix:///var/run/docker.sock" [2024-11-14T08:46:34.351Z] ], [2024-11-14T08:46:34.351Z] "mtu": 1458, [2024-11-14T08:46:34.351Z] "selinux-enabled": true, [2024-11-14T08:46:34.351Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-14T08:46:34.351Z] } [Pipeline] sh [2024-11-14T08:46:34.561Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-14T08:46:34.598Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:46:34.608Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:46:34.634Z] $ docker stop --time=1 9f1fc151078ef45d80e3595320bc0962ab046c017efc7f6e081167ecbc980a24 [2024-11-14T08:46:34.748Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-11-14T08:46:35.789Z] $ docker rm -f --volumes 9f1fc151078ef45d80e3595320bc0962ab046c017efc7f6e081167ecbc980a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-14T08:46:36.209Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:46:54.600Z] provisioning config files... [2024-11-14T08:46:54.641Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/215@tmp/config5816189352885350346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:46:55.169Z] ---> ****-login.sh [2024-11-14T08:46:55.169Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:46:55.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:56.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:56.054Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:56.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:56.054Z] [2024-11-14T08:46:56.054Z] Login Succeeded [2024-11-14T08:46:56.054Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:46:56.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:56.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:56.334Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:56.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:56.334Z] [2024-11-14T08:46:56.334Z] Login Succeeded [2024-11-14T08:46:56.334Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:46:56.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:56.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:56.945Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:56.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:56.945Z] [2024-11-14T08:46:56.945Z] Login Succeeded [2024-11-14T08:46:56.945Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:46:57.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:57.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:57.501Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:57.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:57.501Z] [2024-11-14T08:46:57.501Z] Login Succeeded [2024-11-14T08:46:57.501Z] ****.io [2024-11-14T08:46:57.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:58.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:58.066Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:58.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:58.066Z] [2024-11-14T08:46:58.066Z] Login Succeeded [2024-11-14T08:46:58.066Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:46:58.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:46:58.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:58.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:58.620Z] ========================================================= [2024-11-14T08:46:58.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-14T08:46:58.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:59.142Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:47:00.123Z] Sending build context to Docker daemon 21.85MB [2024-11-14T08:47:00.123Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:47:00.123Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-14T08:47:00.123Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-14T08:47:00.123Z] cf04c63912e1: Pulling fs layer [2024-11-14T08:47:00.123Z] 55b35a11ae5e: Pulling fs layer [2024-11-14T08:47:00.123Z] a37a00ec5f00: Pulling fs layer [2024-11-14T08:47:00.123Z] 50b3750afda1: Pulling fs layer [2024-11-14T08:47:00.123Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:47:00.123Z] 80978eb59214: Pulling fs layer [2024-11-14T08:47:00.123Z] c9f46d7d2bd2: Pulling fs layer [2024-11-14T08:47:00.123Z] c5a475d317c9: Pulling fs layer [2024-11-14T08:47:00.123Z] 4f4fb700ef54: Waiting [2024-11-14T08:47:00.123Z] 80978eb59214: Waiting [2024-11-14T08:47:00.123Z] c9f46d7d2bd2: Waiting [2024-11-14T08:47:00.123Z] c5a475d317c9: Waiting [2024-11-14T08:47:00.123Z] 50b3750afda1: Waiting [2024-11-14T08:47:00.123Z] 55b35a11ae5e: Verifying Checksum [2024-11-14T08:47:00.123Z] 55b35a11ae5e: Download complete [2024-11-14T08:47:00.123Z] 50b3750afda1: Verifying Checksum [2024-11-14T08:47:00.123Z] 50b3750afda1: Download complete [2024-11-14T08:47:00.123Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:47:00.123Z] 4f4fb700ef54: Download complete [2024-11-14T08:47:00.399Z] 80978eb59214: Verifying Checksum [2024-11-14T08:47:00.399Z] 80978eb59214: Download complete [2024-11-14T08:47:00.399Z] cf04c63912e1: Verifying Checksum [2024-11-14T08:47:00.399Z] cf04c63912e1: Download complete [2024-11-14T08:47:00.997Z] c5a475d317c9: Verifying Checksum [2024-11-14T08:47:00.997Z] c5a475d317c9: Download complete [2024-11-14T08:47:01.601Z] cf04c63912e1: Pull complete [2024-11-14T08:47:02.219Z] 55b35a11ae5e: Pull complete [2024-11-14T08:47:02.817Z] a37a00ec5f00: Verifying Checksum [2024-11-14T08:47:02.818Z] a37a00ec5f00: Download complete [2024-11-14T08:47:03.797Z] c9f46d7d2bd2: Verifying Checksum [2024-11-14T08:47:03.797Z] c9f46d7d2bd2: Download complete [2024-11-14T08:47:18.829Z] a37a00ec5f00: Pull complete [2024-11-14T08:47:18.829Z] 50b3750afda1: Pull complete [2024-11-14T08:47:18.829Z] 4f4fb700ef54: Pull complete [2024-11-14T08:47:18.829Z] 80978eb59214: Pull complete [2024-11-14T08:47:25.484Z] c9f46d7d2bd2: Pull complete [2024-11-14T08:47:27.438Z] c5a475d317c9: Pull complete [2024-11-14T08:47:27.438Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-14T08:47:27.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-14T08:47:27.438Z] ---> be29e6b0f0d4 [2024-11-14T08:47:27.438Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:47:30.067Z] ---> Running in 302730bb8cf2 [2024-11-14T08:47:30.661Z] Removing intermediate container 302730bb8cf2 [2024-11-14T08:47:30.661Z] ---> e8f4906326c0 [2024-11-14T08:47:30.661Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:47:30.661Z] ---> Running in 9d90dd920d45 [2024-11-14T08:47:30.933Z] Removing intermediate container 9d90dd920d45 [2024-11-14T08:47:30.933Z] ---> 77a95936ef51 [2024-11-14T08:47:30.933Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T08:47:31.202Z] ---> Running in c544c19d0478 [2024-11-14T08:47:31.473Z] Removing intermediate container c544c19d0478 [2024-11-14T08:47:31.473Z] ---> f51a7ed4c641 [2024-11-14T08:47:31.473Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:47:31.473Z] ---> Running in 6e5ef364da04 [2024-11-14T08:47:32.066Z] Removing intermediate container 6e5ef364da04 [2024-11-14T08:47:32.066Z] ---> 38aecdd78bb9 [2024-11-14T08:47:32.066Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-14T08:47:32.066Z] ---> Running in 3433bbc42b85 [2024-11-14T08:47:32.339Z] Removing intermediate container 3433bbc42b85 [2024-11-14T08:47:32.339Z] ---> 6a1c3540e1bd [2024-11-14T08:47:32.339Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:47:32.610Z] ---> Running in ab9d4b3c7c5a [2024-11-14T08:47:34.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:47:34.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:47:36.255Z] OK: 238 MiB in 54 packages [2024-11-14T08:47:37.223Z] Removing intermediate container ab9d4b3c7c5a [2024-11-14T08:47:37.223Z] ---> d53a9f836c10 [2024-11-14T08:47:37.223Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-14T08:47:37.495Z] ---> Running in ba47843c59ae [2024-11-14T08:47:37.769Z] Removing intermediate container ba47843c59ae [2024-11-14T08:47:37.769Z] ---> af0a6a0d540d [2024-11-14T08:47:37.769Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-14T08:47:38.361Z] ---> 3e821c7afb3a [2024-11-14T08:47:38.361Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:47:38.631Z] ---> Running in 5356a91df37d [2024-11-14T08:49:45.651Z] Removing intermediate container 5356a91df37d [2024-11-14T08:49:45.651Z] ---> 3f3521395dfc [2024-11-14T08:49:45.651Z] Step 12/13 : COPY . . [2024-11-14T08:49:45.651Z] ---> 50ed9d51b165 [2024-11-14T08:49:45.651Z] Step 13/13 : RUN ${MAKE} [2024-11-14T08:49:45.651Z] ---> Running in d23d4d935619 [2024-11-14T08:49:45.651Z] noop [2024-11-14T08:49:45.651Z] Removing intermediate container d23d4d935619 [2024-11-14T08:49:45.651Z] ---> 22d44de63102 [2024-11-14T08:49:45.651Z] Successfully built 22d44de63102 [2024-11-14T08:49:45.651Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:49:46.031Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:49:46.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:49:46.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-26440 does not seem to be running inside a container [2024-11-14T08:49:46.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/215 -v /w/workspace/device-onvif-camera/215:/w/workspace/device-onvif-camera/215:rw,z -v /w/workspace/device-onvif-camera/215@tmp:/w/workspace/device-onvif-camera/215@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 [2024-11-14T08:49:47.811Z] $ docker top 7f9fedc58aa7fec8b595c04b7f834b6b9bed0eb9ce4f4734e6a19b56426d14fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:49:48.688Z] + go version [2024-11-14T08:49:48.688Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-14T08:49:48.711Z] $ docker stop --time=1 7f9fedc58aa7fec8b595c04b7f834b6b9bed0eb9ce4f4734e6a19b56426d14fa [2024-11-14T08:49:50.407Z] $ docker rm -f --volumes 7f9fedc58aa7fec8b595c04b7f834b6b9bed0eb9ce4f4734e6a19b56426d14fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:49:51.053Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:49:51.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:49:51.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-26440 does not seem to be running inside a container [2024-11-14T08:49:51.347Z] $ 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/215 -v /w/workspace/device-onvif-camera/215:/w/workspace/device-onvif-camera/215:rw,z -v /w/workspace/device-onvif-camera/215@tmp:/w/workspace/device-onvif-camera/215@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 [2024-11-14T08:49:52.751Z] $ docker top dd128692f2660fd3521678f0f1441bf1a3de6fd1c41f06bbb177fe163d47df88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:49:53.693Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/215 [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:49:54.397Z] + make test [2024-11-14T08:49:54.398Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T08:50:02.683Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-14T08:54:54.841Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-14T08:55:03.120Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-14T08:55:05.078Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.188s coverage: 31.4% of statements [2024-11-14T08:55:24.576Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.527s coverage: 86.5% of statements [2024-11-14T08:55:24.576Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-14T08:55:24.576Z] go vet ./... [2024-11-14T08:56:32.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:56:32.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:56:32.579Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:56:32.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:56:32.649Z] $ docker stop --time=1 dd128692f2660fd3521678f0f1441bf1a3de6fd1c41f06bbb177fe163d47df88 [2024-11-14T08:56:35.415Z] $ docker rm -f --volumes dd128692f2660fd3521678f0f1441bf1a3de6fd1c41f06bbb177fe163d47df88 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:56:37.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:56:37.396Z] Warning: overwriting stash ‘coverage-report’ [2024-11-14T08:56:38.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:56:38.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:56:39.028Z] + ls -al . [2024-11-14T08:56:39.029Z] total 312 [2024-11-14T08:56:39.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:50 . [2024-11-14T08:56:39.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:46 .. [2024-11-14T08:56:39.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:46 .git [2024-11-14T08:56:39.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 .github [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 08:46 .gitignore [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 14 08:46 .golangci.yml [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 14 08:46 Attribution.txt [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 08:46 CHANGELOG.md [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 14 08:46 Dockerfile [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:46 GOVERNANCE.md [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 08:46 Jenkinsfile [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:46 LICENSE [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 14 08:46 Makefile [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 08:46 OWNERS.md [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 08:46 README.md [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:43 VERSION [2024-11-14T08:56:39.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 bin [2024-11-14T08:56:39.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 cmd [2024-11-14T08:56:39.029Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 14 08:55 coverage.out [2024-11-14T08:56:39.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:46 doc [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 6587 Nov 14 08:46 go.mod [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 88077 Nov 14 08:46 go.sum [2024-11-14T08:56:39.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:46 internal [2024-11-14T08:56:39.029Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 08:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:56:39.449Z] + 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=eedc15514816f397213f259473fdc5838a92944a --label arch=arm64 --label version=4.0.0-dev.6 . [2024-11-14T08:56:40.061Z] Sending build context to Docker daemon 21.94MB [2024-11-14T08:56:40.061Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:56:40.061Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-14T08:56:40.061Z] ---> 22d44de63102 [2024-11-14T08:56:40.061Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:56:40.344Z] ---> Running in 52d9345b51e3 [2024-11-14T08:56:40.972Z] Removing intermediate container 52d9345b51e3 [2024-11-14T08:56:40.973Z] ---> 85f949b314d7 [2024-11-14T08:56:40.973Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:56:40.973Z] ---> Running in 9a84a2d6e8ec [2024-11-14T08:56:41.248Z] Removing intermediate container 9a84a2d6e8ec [2024-11-14T08:56:41.248Z] ---> ef636c392040 [2024-11-14T08:56:41.248Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T08:56:41.516Z] ---> Running in f4c3f8574cdd [2024-11-14T08:56:41.793Z] Removing intermediate container f4c3f8574cdd [2024-11-14T08:56:41.793Z] ---> bfde013e7d61 [2024-11-14T08:56:41.793Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:56:41.793Z] ---> Running in ecb3b5a8ceff [2024-11-14T08:56:42.384Z] Removing intermediate container ecb3b5a8ceff [2024-11-14T08:56:42.384Z] ---> ac2e5f42f284 [2024-11-14T08:56:42.384Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-14T08:56:42.384Z] ---> Running in 596e6559da91 [2024-11-14T08:56:42.654Z] Removing intermediate container 596e6559da91 [2024-11-14T08:56:42.654Z] ---> 7e7a88c57c1b [2024-11-14T08:56:42.654Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:56:42.924Z] ---> Running in b8fce6978d4c [2024-11-14T08:56:44.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:56:44.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:56:46.572Z] OK: 238 MiB in 54 packages [2024-11-14T08:56:47.566Z] Removing intermediate container b8fce6978d4c [2024-11-14T08:56:47.566Z] ---> 9c9f8be7d886 [2024-11-14T08:56:47.566Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-14T08:56:47.838Z] ---> Running in dff4b8fc168e [2024-11-14T08:56:48.108Z] Removing intermediate container dff4b8fc168e [2024-11-14T08:56:48.108Z] ---> b838293fae6d [2024-11-14T08:56:48.108Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-14T08:56:48.697Z] ---> 5c91793606df [2024-11-14T08:56:48.697Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:56:48.967Z] ---> Running in b01a9761db7b [2024-11-14T08:56:52.351Z] Removing intermediate container b01a9761db7b [2024-11-14T08:56:52.351Z] ---> bbd75b10cc21 [2024-11-14T08:56:52.351Z] Step 12/27 : COPY . . [2024-11-14T08:56:53.771Z] ---> 5dfa61febfab [2024-11-14T08:56:53.771Z] Step 13/27 : RUN ${MAKE} [2024-11-14T08:56:54.044Z] ---> Running in 1c5318696527 [2024-11-14T08:56:55.027Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-14T09:01:04.347Z] Removing intermediate container 1c5318696527 [2024-11-14T09:01:04.347Z] ---> cbbfe16e3107 [2024-11-14T09:01:04.347Z] Step 14/27 : FROM alpine:3.20 [2024-11-14T09:01:04.347Z] 3.20: Pulling from library/alpine [2024-11-14T09:01:04.347Z] 9986a736f7d3: Pulling fs layer [2024-11-14T09:01:04.347Z] 9986a736f7d3: Download complete [2024-11-14T09:01:04.347Z] 9986a736f7d3: Pull complete [2024-11-14T09:01:04.347Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T09:01:04.347Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T09:01:04.347Z] ---> 511a44083d3a [2024-11-14T09:01:04.347Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-14T09:01:04.347Z] ---> Running in 7fe3b4d0b3b5 [2024-11-14T09:01:04.613Z] Removing intermediate container 7fe3b4d0b3b5 [2024-11-14T09:01:04.613Z] ---> f6f957a94a03 [2024-11-14T09:01:04.613Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-14T09:01:04.879Z] ---> Running in 7a404e43cbd5 [2024-11-14T09:01:05.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T09:01:06.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T09:01:07.820Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T09:01:07.820Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T09:01:07.820Z] OK: 9 MiB in 15 packages [2024-11-14T09:01:08.779Z] Removing intermediate container 7a404e43cbd5 [2024-11-14T09:01:08.779Z] ---> ce520b06322b [2024-11-14T09:01:08.779Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-14T09:01:08.779Z] ---> Running in ea38a88cd05e [2024-11-14T09:01:09.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T09:01:09.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T09:01:11.406Z] Upgrading critical system libraries and apk-tools: [2024-11-14T09:01:11.406Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T09:01:11.406Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T09:01:11.674Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T09:01:11.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T09:01:11.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T09:01:13.888Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T09:01:13.888Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T09:01:13.888Z] OK: 9 MiB in 15 packages [2024-11-14T09:01:14.852Z] Removing intermediate container ea38a88cd05e [2024-11-14T09:01:14.852Z] ---> 626ee8f982bc [2024-11-14T09:01:14.852Z] Step 18/27 : WORKDIR / [2024-11-14T09:01:14.852Z] ---> Running in 39bc9591ce24 [2024-11-14T09:01:15.120Z] Removing intermediate container 39bc9591ce24 [2024-11-14T09:01:15.120Z] ---> 61309cc11188 [2024-11-14T09:01:15.120Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-14T09:01:17.067Z] ---> f5e5be940478 [2024-11-14T09:01:17.067Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-14T09:01:17.652Z] ---> 4288bd7a9447 [2024-11-14T09:01:17.652Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-14T09:01:17.918Z] ---> 42a35b945a03 [2024-11-14T09:01:17.918Z] Step 22/27 : EXPOSE 59984 [2024-11-14T09:01:17.918Z] ---> Running in c61776a2b23c [2024-11-14T09:01:18.184Z] Removing intermediate container c61776a2b23c [2024-11-14T09:01:18.184Z] ---> da0846e47310 [2024-11-14T09:01:18.184Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-14T09:01:18.458Z] ---> Running in 59b8f3fe6cdb [2024-11-14T09:01:18.723Z] Removing intermediate container 59b8f3fe6cdb [2024-11-14T09:01:18.723Z] ---> f99420926622 [2024-11-14T09:01:18.723Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T09:01:18.723Z] ---> Running in b6d061b4e73a [2024-11-14T09:01:18.987Z] Removing intermediate container b6d061b4e73a [2024-11-14T09:01:18.987Z] ---> d3b1dece3c5e [2024-11-14T09:01:18.987Z] Step 25/27 : LABEL arch=arm64 [2024-11-14T09:01:18.987Z] ---> Running in ec7525575115 [2024-11-14T09:01:19.256Z] Removing intermediate container ec7525575115 [2024-11-14T09:01:19.256Z] ---> fce8a440d584 [2024-11-14T09:01:19.256Z] Step 26/27 : LABEL git_sha=eedc15514816f397213f259473fdc5838a92944a [2024-11-14T09:01:19.521Z] ---> Running in bdb8f41ea020 [2024-11-14T09:01:19.786Z] Removing intermediate container bdb8f41ea020 [2024-11-14T09:01:19.786Z] ---> 33dd8f9788fe [2024-11-14T09:01:19.786Z] Step 27/27 : LABEL version=4.0.0-dev.6 [2024-11-14T09:01:19.786Z] ---> Running in 779afbd4f0e9 [2024-11-14T09:01:20.052Z] Removing intermediate container 779afbd4f0e9 [2024-11-14T09:01:20.052Z] ---> 447f11cf17ef [2024-11-14T09:01:20.052Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T09:01:20.052Z] Successfully built 447f11cf17ef [2024-11-14T09:01:20.316Z] 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 [2024-11-14T09:01:20.469Z] provisioning config files... [2024-11-14T09:01:20.483Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/215@tmp/config18231520875765147890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:20.823Z] ---> ****-login.sh [2024-11-14T09:01:20.823Z] nexus3.edgexfoundry.org:10001 [2024-11-14T09:01:20.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:01:21.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:01:21.091Z] Configure a credential helper to remove this warning. See [2024-11-14T09:01:21.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:01:21.091Z] [2024-11-14T09:01:21.091Z] Login Succeeded [2024-11-14T09:01:21.091Z] nexus3.edgexfoundry.org:10002 [2024-11-14T09:01:21.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:01:21.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:01:21.357Z] Configure a credential helper to remove this warning. See [2024-11-14T09:01:21.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:01:21.357Z] [2024-11-14T09:01:21.357Z] Login Succeeded [2024-11-14T09:01:21.357Z] nexus3.edgexfoundry.org:10003 [2024-11-14T09:01:21.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:01:21.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:01:21.624Z] Configure a credential helper to remove this warning. See [2024-11-14T09:01:21.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:01:21.624Z] [2024-11-14T09:01:21.624Z] Login Succeeded [2024-11-14T09:01:21.624Z] nexus3.edgexfoundry.org:10004 [2024-11-14T09:01:21.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:01:22.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:01:22.157Z] Configure a credential helper to remove this warning. See [2024-11-14T09:01:22.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:01:22.157Z] [2024-11-14T09:01:22.157Z] Login Succeeded [2024-11-14T09:01:22.157Z] ****.io [2024-11-14T09:01:22.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:01:22.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:01:22.424Z] Configure a credential helper to remove this warning. See [2024-11-14T09:01:22.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:01:22.424Z] [2024-11-14T09:01:22.424Z] Login Succeeded [2024-11-14T09:01:22.689Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T09:01:22.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T09:01:22.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T09:01:22.787Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-11-14T09:01:22.787Z] eedc15514816f397213f259473fdc5838a92944a [2024-11-14T09:01:22.787Z] latest [2024-11-14T09:01:22.787Z] 4.0.0-dev.6 [2024-11-14T09:01:22.787Z] eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [2024-11-14T09:01:22.787Z] main [2024-11-14T09:01:22.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:23.162Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:24.107Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a [2024-11-14T09:01:24.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-14T09:01:24.107Z] 83522058a54d: Preparing [2024-11-14T09:01:24.107Z] cce59998a6c1: Preparing [2024-11-14T09:01:24.107Z] 998af29ffe48: Preparing [2024-11-14T09:01:24.107Z] aa2f123e031c: Preparing [2024-11-14T09:01:24.107Z] dbda9bded430: Preparing [2024-11-14T09:01:24.107Z] 651d9022c234: Preparing [2024-11-14T09:01:24.107Z] 651d9022c234: Waiting [2024-11-14T09:01:24.373Z] cce59998a6c1: Pushed [2024-11-14T09:01:24.373Z] dbda9bded430: Pushed [2024-11-14T09:01:24.373Z] 83522058a54d: Pushed [2024-11-14T09:01:24.373Z] 651d9022c234: Layer already exists [2024-11-14T09:01:25.774Z] aa2f123e031c: Pushed [2024-11-14T09:01:32.422Z] 998af29ffe48: Pushed [2024-11-14T09:01:32.422Z] eedc15514816f397213f259473fdc5838a92944a: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:32.801Z] + 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 [2024-11-14T09:01:33.184Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-14T09:01:33.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-14T09:01:33.184Z] 83522058a54d: Preparing [2024-11-14T09:01:33.184Z] cce59998a6c1: Preparing [2024-11-14T09:01:33.184Z] 998af29ffe48: Preparing [2024-11-14T09:01:33.184Z] aa2f123e031c: Preparing [2024-11-14T09:01:33.184Z] dbda9bded430: Preparing [2024-11-14T09:01:33.184Z] 651d9022c234: Preparing [2024-11-14T09:01:33.184Z] 651d9022c234: Waiting [2024-11-14T09:01:33.184Z] aa2f123e031c: Layer already exists [2024-11-14T09:01:33.184Z] cce59998a6c1: Layer already exists [2024-11-14T09:01:33.184Z] dbda9bded430: Layer already exists [2024-11-14T09:01:33.184Z] 83522058a54d: Layer already exists [2024-11-14T09:01:33.184Z] 998af29ffe48: Layer already exists [2024-11-14T09:01:33.184Z] 651d9022c234: Layer already exists [2024-11-14T09:01:33.453Z] latest: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:33.838Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:34.225Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.6 [2024-11-14T09:01:34.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-14T09:01:34.226Z] 83522058a54d: Preparing [2024-11-14T09:01:34.226Z] cce59998a6c1: Preparing [2024-11-14T09:01:34.226Z] 998af29ffe48: Preparing [2024-11-14T09:01:34.226Z] aa2f123e031c: Preparing [2024-11-14T09:01:34.226Z] dbda9bded430: Preparing [2024-11-14T09:01:34.226Z] 651d9022c234: Preparing [2024-11-14T09:01:34.226Z] 651d9022c234: Waiting [2024-11-14T09:01:34.226Z] 83522058a54d: Layer already exists [2024-11-14T09:01:34.226Z] aa2f123e031c: Layer already exists [2024-11-14T09:01:34.226Z] 998af29ffe48: Layer already exists [2024-11-14T09:01:34.226Z] dbda9bded430: Layer already exists [2024-11-14T09:01:34.226Z] cce59998a6c1: Layer already exists [2024-11-14T09:01:34.226Z] 651d9022c234: Layer already exists [2024-11-14T09:01:34.493Z] 4.0.0-dev.6: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:36.345Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:36.715Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [2024-11-14T09:01:36.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-14T09:01:36.715Z] 83522058a54d: Preparing [2024-11-14T09:01:36.715Z] cce59998a6c1: Preparing [2024-11-14T09:01:36.715Z] 998af29ffe48: Preparing [2024-11-14T09:01:36.715Z] aa2f123e031c: Preparing [2024-11-14T09:01:36.715Z] dbda9bded430: Preparing [2024-11-14T09:01:36.715Z] 651d9022c234: Preparing [2024-11-14T09:01:36.715Z] 651d9022c234: Waiting [2024-11-14T09:01:36.715Z] dbda9bded430: Layer already exists [2024-11-14T09:01:36.715Z] 83522058a54d: Layer already exists [2024-11-14T09:01:36.715Z] cce59998a6c1: Layer already exists [2024-11-14T09:01:36.715Z] 998af29ffe48: Layer already exists [2024-11-14T09:01:36.715Z] aa2f123e031c: Layer already exists [2024-11-14T09:01:36.715Z] 651d9022c234: Layer already exists [2024-11-14T09:01:36.984Z] eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:37.376Z] + 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 [2024-11-14T09:01:37.743Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-11-14T09:01:37.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-14T09:01:37.743Z] 83522058a54d: Preparing [2024-11-14T09:01:37.743Z] cce59998a6c1: Preparing [2024-11-14T09:01:37.743Z] 998af29ffe48: Preparing [2024-11-14T09:01:37.743Z] aa2f123e031c: Preparing [2024-11-14T09:01:37.743Z] dbda9bded430: Preparing [2024-11-14T09:01:37.743Z] 651d9022c234: Preparing [2024-11-14T09:01:37.743Z] 651d9022c234: Waiting [2024-11-14T09:01:37.743Z] cce59998a6c1: Layer already exists [2024-11-14T09:01:37.743Z] 998af29ffe48: Layer already exists [2024-11-14T09:01:37.743Z] dbda9bded430: Layer already exists [2024-11-14T09:01:37.743Z] 83522058a54d: Layer already exists [2024-11-14T09:01:37.743Z] aa2f123e031c: Layer already exists [2024-11-14T09:01:37.743Z] 651d9022c234: Layer already exists [2024-11-14T09:01:38.009Z] main: digest: sha256:aea8b87326e6cfd8f0fb75f7f7efc33daa6b997450eb1914eb9dcc9558c2c4ce size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T09:01:38.100Z] ===================================================== [Pipeline] echo [2024-11-14T09:01:38.113Z] taggedImages: [2024-11-14T09:01:38.113Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a [2024-11-14T09:01:38.113Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-14T09:01:38.113Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.6 [2024-11-14T09:01:38.113Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:eedc15514816f397213f259473fdc5838a92944a-4.0.0-dev.6 [2024-11-14T09:01:38.113Z] - 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 [2024-11-14T09:01:38.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T09:01:38.498Z] [2024-11-14T09:01:38.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:38.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T09:01:38.846Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-14T09:01:38.846Z] 8998bd30e6a1: Pulling fs layer [2024-11-14T09:01:38.846Z] 04944245beec: Pulling fs layer [2024-11-14T09:01:39.117Z] 699f458cf7ca: Pulling fs layer [2024-11-14T09:01:39.117Z] 765212b225bb: Pulling fs layer [2024-11-14T09:01:39.117Z] f23df028b6ca: Pulling fs layer [2024-11-14T09:01:39.117Z] d65c8cfc05b1: Pulling fs layer [2024-11-14T09:01:39.117Z] 2437ff75d9bd: Pulling fs layer [2024-11-14T09:01:39.117Z] 765212b225bb: Waiting [2024-11-14T09:01:39.117Z] f23df028b6ca: Waiting [2024-11-14T09:01:39.117Z] d65c8cfc05b1: Waiting [2024-11-14T09:01:39.117Z] 2437ff75d9bd: Waiting [2024-11-14T09:01:39.117Z] 04944245beec: Verifying Checksum [2024-11-14T09:01:39.117Z] 04944245beec: Download complete [2024-11-14T09:01:39.117Z] 765212b225bb: Verifying Checksum [2024-11-14T09:01:39.117Z] 765212b225bb: Download complete [2024-11-14T09:01:39.117Z] f23df028b6ca: Download complete [2024-11-14T09:01:39.117Z] d65c8cfc05b1: Verifying Checksum [2024-11-14T09:01:39.117Z] d65c8cfc05b1: Download complete [2024-11-14T09:01:39.384Z] 699f458cf7ca: Verifying Checksum [2024-11-14T09:01:39.384Z] 699f458cf7ca: Download complete [2024-11-14T09:01:39.650Z] 8998bd30e6a1: Verifying Checksum [2024-11-14T09:01:39.650Z] 8998bd30e6a1: Download complete [2024-11-14T09:01:42.234Z] 2437ff75d9bd: Verifying Checksum [2024-11-14T09:01:42.234Z] 2437ff75d9bd: Download complete [2024-11-14T09:01:44.173Z] 8998bd30e6a1: Pull complete [2024-11-14T09:01:44.755Z] 04944245beec: Pull complete [2024-11-14T09:01:46.698Z] 699f458cf7ca: Pull complete [2024-11-14T09:01:46.698Z] 765212b225bb: Pull complete [2024-11-14T09:01:47.656Z] f23df028b6ca: Pull complete [2024-11-14T09:01:47.656Z] d65c8cfc05b1: Pull complete [2024-11-14T09:02:02.641Z] 2437ff75d9bd: Pull complete [2024-11-14T09:02:02.641Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-14T09:02:02.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T09:02:02.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:02:02.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-26440 does not seem to be running inside a container [2024-11-14T09:02:02.928Z] $ 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/215 -v /w/workspace/device-onvif-camera/215:/w/workspace/device-onvif-camera/215:rw,z -v /w/workspace/device-onvif-camera/215@tmp:/w/workspace/device-onvif-camera/215@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 [2024-11-14T09:02:05.723Z] $ docker top 3775d4067e714c993e8d76acf1692998e7005ca7c6ff499b9e4f3756b02f7829 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:02:06.547Z] ---> job-cost.sh [2024-11-14T09:02:06.547Z] lf-activate-venv: SKIPPING [2024-11-14T09:02:06.547Z] INFO: No Stack... [2024-11-14T09:02:06.812Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-14T09:02:07.766Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T09:02:08.394Z] + cat /w/workspace/device-onvif-camera/215/archives/cost.csv [2024-11-14T09:02:08.394Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T09:02:08.448Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [2024-11-14T09:02:08.456Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] did not exist. Created. [2024-11-14T09:02:08.463Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T09:02:09.123Z] /w/workspace/device-onvif-camera/215@tmp/durable-dc106936/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-14T09:02:09.448Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-14T09:02:09.463Z] Warning: overwriting stash ‘stack-cost’ [2024-11-14T09:02:09.524Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T09:02:09.533Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T09:02:09.571Z] $ docker stop --time=1 3775d4067e714c993e8d76acf1692998e7005ca7c6ff499b9e4f3756b02f7829 [2024-11-14T09:02:11.039Z] $ docker rm -f --volumes 3775d4067e714c993e8d76acf1692998e7005ca7c6ff499b9e4f3756b02f7829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-14T09:02:11.462Z] provisioning config files... [2024-11-14T09:02:11.470Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18347127840148601414tmp [Pipeline] { [Pipeline] sh [2024-11-14T09:02:11.769Z] + set +x [2024-11-14T09:02:11.769Z] + curl -s https://codecov.io/bash+ [2024-11-14T09:02:11.769Z] bash -s -- [2024-11-14T09:02:11.769Z] [2024-11-14T09:02:11.769Z] _____ _ [2024-11-14T09:02:11.769Z] / ____| | | [2024-11-14T09:02:11.769Z] | | ___ __| | ___ ___ _____ __ [2024-11-14T09:02:11.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-14T09:02:11.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-14T09:02:11.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-14T09:02:11.769Z] Bash-1.0.6 [2024-11-14T09:02:11.769Z] [2024-11-14T09:02:11.769Z] [2024-11-14T09:02:11.769Z] ==> git version 2.25.1 found [2024-11-14T09:02:11.769Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-14T09:02:11.769Z] Release-Date: 2020-01-08 [2024-11-14T09:02:11.769Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-14T09:02:11.769Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-14T09:02:11.769Z] ==> Jenkins CI detected. [2024-11-14T09:02:11.769Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-11-14T09:02:11.769Z] project root: . [2024-11-14T09:02:11.769Z] --> token set from env [2024-11-14T09:02:11.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-14T09:02:11.769Z] ==> Running gcov in . (disable via -X gcov) [2024-11-14T09:02:11.769Z] ==> Python coveragepy not found [2024-11-14T09:02:11.769Z] ==> Searching for coverage reports in: [2024-11-14T09:02:11.769Z] + . [2024-11-14T09:02:11.769Z] -> Found 1 reports [2024-11-14T09:02:11.769Z] ==> Detecting git/mercurial file structure [2024-11-14T09:02:11.769Z] ==> Reading reports [2024-11-14T09:02:11.769Z] + ./coverage.out bytes=92292 [2024-11-14T09:02:12.028Z] ==> Appending adjustments [2024-11-14T09:02:12.028Z] https://docs.codecov.io/docs/fixing-reports [2024-11-14T09:02:12.028Z] + Found adjustments [2024-11-14T09:02:12.028Z] ==> Gzipping contents [2024-11-14T09:02:12.028Z] 12K /tmp/codecov.42Q0yw.gz [2024-11-14T09:02:12.028Z] ==> Uploading reports [2024-11-14T09:02:12.028Z] url: https://codecov.io [2024-11-14T09:02:12.028Z] query: branch=main&commit=eedc15514816f397213f259473fdc5838a92944a&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T09:02:12.028Z] -> Pinging Codecov [2024-11-14T09:02:12.028Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eedc15514816f397213f259473fdc5838a92944a&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T09:02:12.598Z] -> Uploading to [2024-11-14T09:02:12.598Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/eedc15514816f397213f259473fdc5838a92944a/b3ded2a7-d462-49bf-aa82-c0b38770ce84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T090212Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=267909e796698137c0703767ed906dd4d7d033a2b0012b15c73252929ea3dedf [2024-11-14T09:02:12.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T09:02:12.598Z] Dload Upload Total Spent Left Speed [2024-11-14T09:02:12.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 47369 --:--:-- --:--:-- --:--:-- 47369 [2024-11-14T09:02:12.598Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/eedc15514816f397213f259473fdc5838a92944a [Pipeline] } [2024-11-14T09:02:12.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-14T09:02:12.764Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-14T09:02:12.781Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:02:13.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T09:02:13.092Z] [2024-11-14T09:02:13.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:02:13.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T09:02:13.407Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-14T09:02:13.407Z] 43c4264eed91: Already exists [2024-11-14T09:02:13.407Z] 4cc291be95ef: Already exists [2024-11-14T09:02:13.407Z] 2ac1f1163629: Already exists [2024-11-14T09:02:13.407Z] 5c3c966382ef: Already exists [2024-11-14T09:02:13.407Z] 4f4fb700ef54: Already exists [2024-11-14T09:02:13.407Z] d9c7d2e4e75e: Pulling fs layer [2024-11-14T09:02:13.407Z] 9c3e1370e548: Pulling fs layer [2024-11-14T09:02:13.668Z] d9c7d2e4e75e: Verifying Checksum [2024-11-14T09:02:13.668Z] d9c7d2e4e75e: Download complete [2024-11-14T09:02:13.927Z] d9c7d2e4e75e: Pull complete [2024-11-14T09:02:14.496Z] 9c3e1370e548: Verifying Checksum [2024-11-14T09:02:14.496Z] 9c3e1370e548: Download complete [2024-11-14T09:02:17.782Z] 9c3e1370e548: Pull complete [2024-11-14T09:02:17.782Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-14T09:02:17.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T09:02:17.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:02:17.892Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T09:02:17.922Z] $ 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:latest cat [2024-11-14T09:02:20.659Z] $ docker top a858eb2e90da80c594c2c8490eee32c3afc715f57902d88b0b90cb452de65fa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T09:02:21.014Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-11-14T09:02:21.026Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-11-14T09:02:21.307Z] + set -o pipefail [2024-11-14T09:02:21.307Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-11-14T09:02:28.006Z] [2024-11-14T09:02:28.006Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-11-14T09:02:28.006Z] [2024-11-14T09:02:28.006Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/9c57ddd3-6f30-46f3-ae33-bff31002f4c4 [2024-11-14T09:02:28.006Z] [2024-11-14T09:02:28.006Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-14T09:02:28.006Z] [2024-11-14T09:02:28.006Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-14T09:02:28.006Z] [2024-11-14T09:02:28.006Z] [2024-11-14T09:02:28.006Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-14T09:02:28.006Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-14T09:02:28.054Z] $ docker stop --time=1 a858eb2e90da80c594c2c8490eee32c3afc715f57902d88b0b90cb452de65fa7 [2024-11-14T09:02:33.875Z] $ docker rm -f --volumes a858eb2e90da80c594c2c8490eee32c3afc715f57902d88b0b90cb452de65fa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-14T09:02:34.436Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:02:34.459Z] provisioning config files... [2024-11-14T09:02:34.480Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7761665605655490860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:02:34.817Z] --> edgex-publish-swagger.sh [2024-11-14T09:02:34.817Z] === Publish doc/openapi/v3 API === [2024-11-14T09:02:34.817Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-11-14T09:02:34.817Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-11-14T09:02:34.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T09:02:34.817Z] Dload Upload Total Spent Left Speed [2024-11-14T09:02:35.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 312 973k --:--:-- --:--:-- --:--:-- 973k [2024-11-14T09:02:35.385Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-14T09:02:35.385Z] [Pipeline] } [2024-11-14T09:02:35.392Z] 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 [2024-11-14T09:02:35.853Z] + git log --format=format:%s -1 eedc15514816f397213f259473fdc5838a92944a [Pipeline] sh [2024-11-14T09:02:36.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:02:36.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:02:36.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:02:36.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:02:36.542Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T09:02:36.573Z] $ 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 [2024-11-14T09:02:37.094Z] $ docker top d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:02:37.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:02:37.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:02:37.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:02:37.322Z] $ docker exec d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 ssh-agent [2024-11-14T09:02:37.429Z] SSH_AUTH_SOCK=/tmp/ssh-LHT1cwVhOoB5/agent.32 [2024-11-14T09:02:37.429Z] SSH_AGENT_PID=38 [2024-11-14T09:02:37.434Z] Running ssh-add (command line suppressed) [2024-11-14T09:02:37.519Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10990156959711221488.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10990156959711221488.key) [2024-11-14T09:02:37.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:02:37.836Z] + git semver tag [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,009 [run_tag] DEBUG tag force:False [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,009 [check_head_tag] DEBUG check head tag [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,011 [execute] INFO git cat-file --batch-check [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,017 [execute] INFO git cat-file --batch [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,039 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,040 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,040 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:02:38.096Z] 2024-11-14 09:02:38,044 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T09:02:38.096Z] 4.0.0-dev.6 [Pipeline] } [2024-11-14T09:02:38.101Z] $ docker exec --env ******** --env ******** d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 ssh-agent -k [2024-11-14T09:02:38.207Z] unset SSH_AUTH_SOCK; [2024-11-14T09:02:38.207Z] unset SSH_AGENT_PID; [2024-11-14T09:02:38.207Z] echo Agent pid 38 killed; [2024-11-14T09:02:38.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:02:38.548Z] + git semver [Pipeline] } [2024-11-14T09:02:38.815Z] $ docker stop --time=1 d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 [2024-11-14T09:02:40.085Z] $ docker rm -f --volumes d2e48e2562fed07e876dce2c92faabea2713f562f3cf5f0012cd8e511ef6d539 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:02:40.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:02:40.505Z] [2024-11-14T09:02:40.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:02:40.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:02:40.808Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-14T09:02:40.808Z] ab5ef0e58194: Pulling fs layer [2024-11-14T09:02:40.808Z] 9712f1f96733: Pulling fs layer [2024-11-14T09:02:40.808Z] 63f879dbbcfc: Pulling fs layer [2024-11-14T09:02:40.808Z] 0d9ebad4ef96: Pulling fs layer [2024-11-14T09:02:40.808Z] e9a5061849ea: Pulling fs layer [2024-11-14T09:02:40.808Z] d747dcd14b5f: Pulling fs layer [2024-11-14T09:02:40.808Z] 2de7ff778b66: Pulling fs layer [2024-11-14T09:02:40.808Z] d747dcd14b5f: Waiting [2024-11-14T09:02:40.808Z] 0d9ebad4ef96: Waiting [2024-11-14T09:02:40.808Z] e9a5061849ea: Waiting [2024-11-14T09:02:40.808Z] 2de7ff778b66: Waiting [2024-11-14T09:02:40.808Z] 9712f1f96733: Verifying Checksum [2024-11-14T09:02:40.808Z] 9712f1f96733: Download complete [2024-11-14T09:02:41.374Z] 63f879dbbcfc: Verifying Checksum [2024-11-14T09:02:41.375Z] 63f879dbbcfc: Download complete [2024-11-14T09:02:41.375Z] ab5ef0e58194: Verifying Checksum [2024-11-14T09:02:41.375Z] ab5ef0e58194: Download complete [2024-11-14T09:02:41.375Z] d747dcd14b5f: Download complete [2024-11-14T09:02:41.375Z] 0d9ebad4ef96: Verifying Checksum [2024-11-14T09:02:41.375Z] 0d9ebad4ef96: Download complete [2024-11-14T09:02:41.375Z] e9a5061849ea: Verifying Checksum [2024-11-14T09:02:41.375Z] e9a5061849ea: Download complete [2024-11-14T09:02:41.633Z] 2de7ff778b66: Verifying Checksum [2024-11-14T09:02:41.633Z] 2de7ff778b66: Download complete [2024-11-14T09:02:44.163Z] ab5ef0e58194: Pull complete [2024-11-14T09:02:44.163Z] 9712f1f96733: Pull complete [2024-11-14T09:02:45.101Z] 63f879dbbcfc: Pull complete [2024-11-14T09:02:49.287Z] 0d9ebad4ef96: Pull complete [2024-11-14T09:02:49.287Z] e9a5061849ea: Pull complete [2024-11-14T09:02:49.287Z] d747dcd14b5f: Pull complete [2024-11-14T09:02:50.224Z] 2de7ff778b66: Pull complete [2024-11-14T09:02:50.224Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-14T09:02:50.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:02:50.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:02:50.335Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T09:02:50.365Z] $ 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 [2024-11-14T09:02:56.224Z] $ docker top 28138a250e348ead848289c9a415a396f902b6adaa201df5c6a023fc4f7d1572 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:02:56.317Z] provisioning config files... [2024-11-14T09:02:56.324Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12344486803816389424tmp [2024-11-14T09:02:56.333Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10685285608900769911tmp [2024-11-14T09:02:56.342Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config967206662900625962tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:02:56.368Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:02:56.662Z] ---> sigul-configuration.sh [2024-11-14T09:02:56.662Z] gpg: directory `/root/.gnupg' created [2024-11-14T09:02:56.662Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-14T09:02:56.662Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-14T09:02:56.662Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-14T09:02:56.662Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-14T09:02:56.662Z] gpg: CAST5 encrypted data [2024-11-14T09:02:56.662Z] gpg: encrypted with 1 passphrase [2024-11-14T09:02:56.662Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-14T09:02:56.959Z] + mkdir /home/jenkins [2024-11-14T09:02:56.959Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-14T09:02:57.256Z] + 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 [2024-11-14T09:02:57.271Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:02:57.565Z] ---> sigul-install.sh [2024-11-14T09:02:57.565Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-14T09:02:57.863Z] + git tag --list [2024-11-14T09:02:57.863Z] v0.0.0 [2024-11-14T09:02:57.863Z] v2.2.0 [2024-11-14T09:02:57.863Z] v2.3.0 [2024-11-14T09:02:57.863Z] v2.3.1 [2024-11-14T09:02:57.863Z] v3.0 [2024-11-14T09:02:57.863Z] v3.0.0 [2024-11-14T09:02:57.863Z] v3.1 [2024-11-14T09:02:57.863Z] v3.1.0 [2024-11-14T09:02:57.863Z] v3.1.0-dev.1 [2024-11-14T09:02:57.863Z] v3.1.0-dev.10 [2024-11-14T09:02:57.863Z] v3.1.0-dev.11 [2024-11-14T09:02:57.863Z] v3.1.0-dev.12 [2024-11-14T09:02:57.863Z] v3.1.0-dev.13 [2024-11-14T09:02:57.863Z] v3.1.0-dev.14 [2024-11-14T09:02:57.863Z] v3.1.0-dev.15 [2024-11-14T09:02:57.863Z] v3.1.0-dev.16 [2024-11-14T09:02:57.863Z] v3.1.0-dev.17 [2024-11-14T09:02:57.863Z] v3.1.0-dev.18 [2024-11-14T09:02:57.863Z] v3.1.0-dev.19 [2024-11-14T09:02:57.863Z] v3.1.0-dev.2 [2024-11-14T09:02:57.863Z] v3.1.0-dev.20 [2024-11-14T09:02:57.863Z] v3.1.0-dev.21 [2024-11-14T09:02:57.863Z] v3.1.0-dev.22 [2024-11-14T09:02:57.863Z] v3.1.0-dev.23 [2024-11-14T09:02:57.863Z] v3.1.0-dev.24 [2024-11-14T09:02:57.863Z] v3.1.0-dev.25 [2024-11-14T09:02:57.863Z] v3.1.0-dev.26 [2024-11-14T09:02:57.863Z] v3.1.0-dev.27 [2024-11-14T09:02:57.863Z] v3.1.0-dev.28 [2024-11-14T09:02:57.863Z] v3.1.0-dev.3 [2024-11-14T09:02:57.863Z] v3.1.0-dev.4 [2024-11-14T09:02:57.863Z] v3.1.0-dev.5 [2024-11-14T09:02:57.863Z] v3.1.0-dev.6 [2024-11-14T09:02:57.863Z] v3.1.0-dev.7 [2024-11-14T09:02:57.863Z] v3.1.0-dev.8 [2024-11-14T09:02:57.863Z] v3.1.0-dev.9 [2024-11-14T09:02:57.863Z] v3.1.1 [2024-11-14T09:02:57.863Z] v3.2.0-dev.1 [2024-11-14T09:02:57.863Z] v3.2.0-dev.10 [2024-11-14T09:02:57.863Z] v3.2.0-dev.11 [2024-11-14T09:02:57.863Z] v3.2.0-dev.12 [2024-11-14T09:02:57.863Z] v3.2.0-dev.13 [2024-11-14T09:02:57.863Z] v3.2.0-dev.14 [2024-11-14T09:02:57.863Z] v3.2.0-dev.15 [2024-11-14T09:02:57.863Z] v3.2.0-dev.16 [2024-11-14T09:02:57.863Z] v3.2.0-dev.17 [2024-11-14T09:02:57.863Z] v3.2.0-dev.18 [2024-11-14T09:02:57.863Z] v3.2.0-dev.19 [2024-11-14T09:02:57.863Z] v3.2.0-dev.2 [2024-11-14T09:02:57.863Z] v3.2.0-dev.20 [2024-11-14T09:02:57.863Z] v3.2.0-dev.21 [2024-11-14T09:02:57.863Z] v3.2.0-dev.22 [2024-11-14T09:02:57.863Z] v3.2.0-dev.23 [2024-11-14T09:02:57.863Z] v3.2.0-dev.3 [2024-11-14T09:02:57.863Z] v3.2.0-dev.4 [2024-11-14T09:02:57.863Z] v3.2.0-dev.5 [2024-11-14T09:02:57.863Z] v3.2.0-dev.6 [2024-11-14T09:02:57.863Z] v3.2.0-dev.7 [2024-11-14T09:02:57.863Z] v3.2.0-dev.8 [2024-11-14T09:02:57.863Z] v3.2.0-dev.9 [2024-11-14T09:02:57.863Z] v4.0.0-dev.1 [2024-11-14T09:02:57.863Z] v4.0.0-dev.2 [2024-11-14T09:02:57.863Z] v4.0.0-dev.3 [2024-11-14T09:02:57.863Z] v4.0.0-dev.4 [2024-11-14T09:02:57.863Z] v4.0.0-dev.5 [2024-11-14T09:02:57.863Z] v4.0.0-dev.6 [Pipeline] sh [2024-11-14T09:02:58.162Z] + lftools sign git-tag v4.0.0-dev.6 [2024-11-14T09:02:58.731Z] Signing Git tag with Sigul... [2024-11-14T09:02:58.731Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-11-14T09:02:59.005Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:02:59.296Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-14T09:02:59.303Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-14T09:02:59.330Z] $ docker stop --time=1 28138a250e348ead848289c9a415a396f902b6adaa201df5c6a023fc4f7d1572 [2024-11-14T09:03:00.608Z] $ docker rm -f --volumes 28138a250e348ead848289c9a415a396f902b6adaa201df5c6a023fc4f7d1572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-14T09:03:01.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:03:01.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:03:01.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:03:01.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:03:01.481Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T09:03:01.507Z] $ 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 [2024-11-14T09:03:01.851Z] $ docker top 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:03:01.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:03:01.966Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:03:02.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:03:02.072Z] $ docker exec 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b ssh-agent [2024-11-14T09:03:02.192Z] SSH_AUTH_SOCK=/tmp/ssh-EWd154xtzFYE/agent.33 [2024-11-14T09:03:02.192Z] SSH_AGENT_PID=39 [2024-11-14T09:03:02.197Z] Running ssh-add (command line suppressed) [2024-11-14T09:03:02.306Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14820805502629716929.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14820805502629716929.key) [2024-11-14T09:03:02.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:03:02.615Z] + git semver bump pre [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,802 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,803 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,803 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,803 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,803 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,803 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,805 [execute] INFO git cat-file --batch-check [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,810 [execute] INFO git cat-file --batch [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:03:02.876Z] 2024-11-14 09:03:02,815 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T09:03:02.876Z] 4.0.0-dev.7 [Pipeline] } [2024-11-14T09:03:02.882Z] $ docker exec --env ******** --env ******** 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b ssh-agent -k [2024-11-14T09:03:02.981Z] unset SSH_AUTH_SOCK; [2024-11-14T09:03:02.982Z] unset SSH_AGENT_PID; [2024-11-14T09:03:02.982Z] echo Agent pid 39 killed; [2024-11-14T09:03:03.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:03:03.338Z] + git semver [Pipeline] } [2024-11-14T09:03:03.604Z] $ docker stop --time=1 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b [2024-11-14T09:03:04.888Z] $ docker rm -f --volumes 7048614a0c5ae81ac1017f3617f7c48819d9d9d0d97169294141a183c4ea603b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T09:03:05.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:03:05.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:03:05.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:03:05.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:03:05.649Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T09:03:05.671Z] $ 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 [2024-11-14T09:03:06.002Z] $ docker top 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:03:06.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:03:06.107Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:03:06.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:03:06.221Z] $ docker exec 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 ssh-agent [2024-11-14T09:03:06.333Z] SSH_AUTH_SOCK=/tmp/ssh-Pbdmt5wHiHDq/agent.32 [2024-11-14T09:03:06.333Z] SSH_AGENT_PID=38 [2024-11-14T09:03:06.338Z] Running ssh-add (command line suppressed) [2024-11-14T09:03:06.430Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6122442757174214618.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6122442757174214618.key) [2024-11-14T09:03:06.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:03:06.743Z] + git semver push [2024-11-14T09:03:07.004Z] 2024-11-14 09:03:06,898 [run_push] DEBUG push [2024-11-14T09:03:07.004Z] 2024-11-14 09:03:06,899 [execute] INFO git cat-file --batch-check [2024-11-14T09:03:07.004Z] 2024-11-14 09:03:06,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:03:07.004Z] 2024-11-14 09:03:06,903 [execute] INFO git rev-list 78b236f8e56ac4ca6854d521efeaf4facbf3a4df -- [2024-11-14T09:03:07.004Z] 2024-11-14 09:03:06,903 [execute] DEBUG Popen(['git', 'rev-list', '78b236f8e56ac4ca6854d521efeaf4facbf3a4df', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:03:07.004Z] 2024-11-14 09:03:06,911 [execute] INFO git fetch -v origin [2024-11-14T09:03:07.004Z] 2024-11-14 09:03:06,911 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-14T09:03:07.574Z] 2024-11-14 09:03:07,370 [run_push] DEBUG no remote changes detected [2024-11-14T09:03:07.575Z] 2024-11-14 09:03:07,370 [execute] INFO git push origin semver [2024-11-14T09:03:07.575Z] 2024-11-14 09:03:07,371 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:03:08.144Z] 2024-11-14 09:03:08,010 [run_push] DEBUG push all version tags [2024-11-14T09:03:08.144Z] 2024-11-14 09:03:08,011 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-14T09:03:08.144Z] 2024-11-14 09:03:08,011 [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) [2024-11-14T09:03:08.711Z] 2024-11-14 09:03:08,653 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-14T09:03:08.711Z] 4.0.0-dev.7 [Pipeline] } [2024-11-14T09:03:08.714Z] $ docker exec --env ******** --env ******** 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 ssh-agent -k [2024-11-14T09:03:08.822Z] unset SSH_AUTH_SOCK; [2024-11-14T09:03:08.823Z] unset SSH_AGENT_PID; [2024-11-14T09:03:08.823Z] echo Agent pid 38 killed; [2024-11-14T09:03:08.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:03:09.151Z] + git semver [Pipeline] } [2024-11-14T09:03:09.422Z] $ docker stop --time=1 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 [2024-11-14T09:03:10.686Z] $ docker rm -f --volumes 0a07cab3d0f7831c572067492ebce3fd06d99fb18f7213f77eeb785195d74f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-14T09:03:11.329Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-11-14T09:03:11.329Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-14T09:03:11.329Z] total 16 [2024-11-14T09:03:11.329Z] drwxr-xr-x 3 root root 4096 Nov 14 08:46 . [2024-11-14T09:03:11.329Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:02 .. [2024-11-14T09:03:11.329Z] drwxr-xr-x 2 root root 4096 Nov 14 08:46 cost [2024-11-14T09:03:11.329Z] -rw-r--r-- 1 root root 91 Nov 14 08:46 cost.csv [2024-11-14T09:03:11.329Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-14T09:03:11.329Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-14T09:03:11.329Z] total 16 [2024-11-14T09:03:11.329Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:46 . [2024-11-14T09:03:11.329Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:02 .. [2024-11-14T09:03:11.329Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:46 cost [2024-11-14T09:03:11.329Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 14 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:03:11.622Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:03:12.485Z] ---> package-listing.sh [2024-11-14T09:03:12.485Z] ++ facter osfamily [2024-11-14T09:03:12.485Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-14T09:03:12.745Z] + OS_FAMILY=debian [2024-11-14T09:03:12.745Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-11-14T09:03:12.745Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-14T09:03:12.745Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-14T09:03:12.745Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-14T09:03:12.745Z] + PACKAGES=/tmp/packages_start.txt [2024-11-14T09:03:12.746Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-14T09:03:12.746Z] + PACKAGES=/tmp/packages_end.txt [2024-11-14T09:03:12.746Z] + case "${OS_FAMILY}" in [2024-11-14T09:03:12.746Z] + dpkg -l [2024-11-14T09:03:12.746Z] + grep '^ii' [2024-11-14T09:03:12.746Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-14T09:03:12.746Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-14T09:03:12.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-14T09:03:12.746Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-14T09:03:12.746Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-11-14T09:03:12.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-11-14T09:03:12.760Z] 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 [2024-11-14T09:03:13.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:03:13.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T09:03:13.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:03:13.688Z] prd-ubuntu20.04-docker-8c-8g-26436 does not seem to be running inside a container [2024-11-14T09:03:13.714Z] $ 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 [2024-11-14T09:03:13.911Z] $ docker top 1db6994fe2a1b289e97d13dd993bf46146e13e37455218dc8fcaddbbe41a8d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T09:03:14.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-14T09:03:14.561Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-14T09:03:14.848Z] + ls /var/log/sa-host [2024-11-14T09:03:14.849Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:03:15.040Z] provisioning config files... [2024-11-14T09:03:15.050Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15145249493225867609tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:03:15.071Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:03:15.354Z] ---> create-netrc.sh [Pipeline] } [2024-11-14T09:03:15.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:03:15.703Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-14T09:03:15.713Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:03:15.999Z] ---> sudo-logs.sh [2024-11-14T09:03:15.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-14T09:03:16.032Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:03:16.316Z] ---> job-cost.sh [2024-11-14T09:03:16.317Z] lf-activate-venv: SKIPPING [2024-11-14T09:03:16.317Z] DEBUG: total: 0.2199999988079071 [2024-11-14T09:03:16.317Z] INFO: Retrieving Stack Cost... [2024-11-14T09:03:16.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T09:03:17.143Z] INFO: Archiving Costs [Pipeline] echo [2024-11-14T09:03:17.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:03:17.441Z] ---> logs-deploy.sh [2024-11-14T09:03:17.441Z] lf-activate-venv: SKIPPING [2024-11-14T09:03:17.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/215 [2024-11-14T09:03:17.441Z] INFO: archiving workspace using pattern(s): [2024-11-14T09:03:18.375Z] Archives upload complete. [2024-11-14T09:03:18.375Z] INFO: archiving logs to Nexus