Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6884326b07c61f5b74e0630cef00a18bf523a49e 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-ssh5388163461085049473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13942706582628426832.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16262398956943856739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4215118221380247319.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16395820577992600629.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15176 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6884326b07c61f5b74e0630cef00a18bf523a49e (main) Commit message: "feat: support for rtsp server authentication (#240)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6884326b07c61f5b74e0630cef00a18bf523a49e # timeout=10 > git rev-list --no-walk 9fcc0dad9d9d49e9e9a749427cc635625dc9031c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T05:41:01.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T05:41:01.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T05:41:01.769Z] ========================================================= [2023-05-11T05:41:01.769Z] EdgeX Global Pipelines Version Info [2023-05-11T05:41:01.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:41:02.471Z] ------------------- [2023-05-11T05:41:02.471Z] stable info: [2023-05-11T05:41:02.471Z] ------------------- [2023-05-11T05:41:02.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T05:41:02.471Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T05:41:02.471Z] Message: update stable to v1.0.249 [2023-05-11T05:41:03.042Z] ------------------- [2023-05-11T05:41:03.042Z] experimental info: [2023-05-11T05:41:03.042Z] ------------------- [2023-05-11T05:41:03.042Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T05:41:03.042Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T05:41:03.042Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T05:41:03.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-11T05:41:03.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-11T05:41:03.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T05:41:03.251Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T05:41:03.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T05:41:03.287Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T05:41:03.303Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T05:41:03.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T05:41:03.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T05:41:03.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T05:41:03.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T05:41:03.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-11T05:41:03.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T05:41:03.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T05:41:03.381Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T05:41:03.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T05:41:03.402Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T05:41:03.419Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T05:41:03.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T05:41:03.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T05:41:03.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T05:41:03.467Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T05:41:03.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T05:41:03.500Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T05:41:03.517Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T05:41:03.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T05:41:03.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T05:41:03.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T05:41:03.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T05:41:03.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T05:41:03.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo [2023-05-11T05:41:03.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6884326 [Pipeline] echo [2023-05-11T05:41:03.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:41:03.695Z] provisioning config files... [2023-05-11T05:41:03.706Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13704194028102517673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:41:04.010Z] ---> docker-login.sh [2023-05-11T05:41:04.010Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:41:04.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:04.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:04.532Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:04.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:04.532Z] [2023-05-11T05:41:04.532Z] Login Succeeded [2023-05-11T05:41:04.532Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:41:04.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:04.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:04.532Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:04.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:04.532Z] [2023-05-11T05:41:04.532Z] Login Succeeded [2023-05-11T05:41:04.532Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:41:04.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:04.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:04.532Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:04.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:04.532Z] [2023-05-11T05:41:04.532Z] Login Succeeded [2023-05-11T05:41:04.532Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:41:04.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:04.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:04.793Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:04.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:04.793Z] [2023-05-11T05:41:04.793Z] Login Succeeded [2023-05-11T05:41:04.793Z] docker.io [2023-05-11T05:41:04.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:05.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:05.054Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:05.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:05.054Z] [2023-05-11T05:41:05.054Z] Login Succeeded [2023-05-11T05:41:05.054Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:41:05.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T05:41:05.428Z] + git rev-list -1 --merges 6884326b07c61f5b74e0630cef00a18bf523a49e~1..6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo [2023-05-11T05:41:05.481Z] -----------> git rev-list -1 --merges 6884326b07c61f5b74e0630cef00a18bf523a49e~1..6884326b07c61f5b74e0630cef00a18bf523a49e 6884326b07c61f5b74e0630cef00a18bf523a49e [false] [Pipeline] sh [2023-05-11T05:41:05.767Z] + git log --format=format:%s -1 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo [2023-05-11T05:41:05.783Z] ========================================================= [2023-05-11T05:41:05.783Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T05:41:05.783Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T05:41:06.110Z] + git log --format=format:%s -1 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo [2023-05-11T05:41:06.120Z] [semverPrep] GIT_COMMIT: 6884326b07c61f5b74e0630cef00a18bf523a49e, Commit Message: feat: support for rtsp server authentication (#240) [Pipeline] echo [2023-05-11T05:41:06.130Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T05:41:06.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T05:41:06.512Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T05:41:06.512Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T05:41:06.512Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T05:41:06.512Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T05:41:06.512Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T05:41:06.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:41:06.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:41:06.940Z] [2023-05-11T05:41:06.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:41:07.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:41:07.242Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T05:41:07.242Z] b85a868b505f: Pulling fs layer [2023-05-11T05:41:07.242Z] e2be974225ed: Pulling fs layer [2023-05-11T05:41:07.242Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T05:41:07.242Z] 988bab9f4d93: Pulling fs layer [2023-05-11T05:41:07.242Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T05:41:07.242Z] eaf3925da568: Pulling fs layer [2023-05-11T05:41:07.242Z] bab4dde63d76: Pulling fs layer [2023-05-11T05:41:07.242Z] bde34c3a00c8: Pulling fs layer [2023-05-11T05:41:07.242Z] b352a97aabf1: Pulling fs layer [2023-05-11T05:41:07.242Z] 4872d77fe225: Pulling fs layer [2023-05-11T05:41:07.242Z] 5851b861e8e6: Pulling fs layer [2023-05-11T05:41:07.242Z] 988bab9f4d93: Waiting [2023-05-11T05:41:07.242Z] 1469e6f7b9e6: Waiting [2023-05-11T05:41:07.242Z] bab4dde63d76: Waiting [2023-05-11T05:41:07.242Z] 5851b861e8e6: Waiting [2023-05-11T05:41:07.242Z] bde34c3a00c8: Waiting [2023-05-11T05:41:07.242Z] b352a97aabf1: Waiting [2023-05-11T05:41:07.242Z] eaf3925da568: Waiting [2023-05-11T05:41:07.242Z] 4872d77fe225: Waiting [2023-05-11T05:41:07.242Z] e2be974225ed: Verifying Checksum [2023-05-11T05:41:07.242Z] e2be974225ed: Download complete [2023-05-11T05:41:07.242Z] 988bab9f4d93: Verifying Checksum [2023-05-11T05:41:07.242Z] 988bab9f4d93: Download complete [2023-05-11T05:41:07.242Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T05:41:07.242Z] 339a4e72a1f5: Download complete [2023-05-11T05:41:07.242Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T05:41:07.242Z] 1469e6f7b9e6: Download complete [2023-05-11T05:41:07.242Z] eaf3925da568: Verifying Checksum [2023-05-11T05:41:07.242Z] eaf3925da568: Download complete [2023-05-11T05:41:07.503Z] bde34c3a00c8: Verifying Checksum [2023-05-11T05:41:07.503Z] bde34c3a00c8: Download complete [2023-05-11T05:41:07.503Z] b352a97aabf1: Download complete [2023-05-11T05:41:07.503Z] 4872d77fe225: Verifying Checksum [2023-05-11T05:41:07.503Z] 4872d77fe225: Download complete [2023-05-11T05:41:07.503Z] 5851b861e8e6: Verifying Checksum [2023-05-11T05:41:07.503Z] 5851b861e8e6: Download complete [2023-05-11T05:41:07.503Z] b85a868b505f: Download complete [2023-05-11T05:41:07.769Z] bab4dde63d76: Verifying Checksum [2023-05-11T05:41:07.769Z] bab4dde63d76: Download complete [2023-05-11T05:41:08.709Z] b85a868b505f: Pull complete [2023-05-11T05:41:08.709Z] e2be974225ed: Pull complete [2023-05-11T05:41:09.277Z] 339a4e72a1f5: Pull complete [2023-05-11T05:41:09.277Z] 988bab9f4d93: Pull complete [2023-05-11T05:41:09.536Z] 1469e6f7b9e6: Pull complete [2023-05-11T05:41:09.536Z] eaf3925da568: Pull complete [2023-05-11T05:41:11.441Z] bab4dde63d76: Pull complete [2023-05-11T05:41:11.441Z] bde34c3a00c8: Pull complete [2023-05-11T05:41:11.441Z] b352a97aabf1: Pull complete [2023-05-11T05:41:11.441Z] 4872d77fe225: Pull complete [2023-05-11T05:41:11.701Z] 5851b861e8e6: Pull complete [2023-05-11T05:41:11.701Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T05:41:11.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:41:11.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:41:11.794Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:41:11.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T05:41:13.000Z] $ docker top cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 -eo pid,comm [2023-05-11T05:41:13.052Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T05:41:13.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T05:41:13.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T05:41:13.090Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T05:41:13.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T05:41:13.202Z] $ docker exec cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent [2023-05-11T05:41:13.317Z] SSH_AUTH_SOCK=/tmp/ssh-J1NSidc8Romb/agent.32 [2023-05-11T05:41:13.317Z] SSH_AGENT_PID=38 [2023-05-11T05:41:13.323Z] Running ssh-add (command line suppressed) [2023-05-11T05:41:13.423Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14201364556452451532.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14201364556452451532.key) [2023-05-11T05:41:13.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T05:41:13.727Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T05:41:13.738Z] $ docker exec --env ******** --env ******** cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent -k [2023-05-11T05:41:13.841Z] unset SSH_AUTH_SOCK; [2023-05-11T05:41:13.841Z] unset SSH_AGENT_PID; [2023-05-11T05:41:13.841Z] echo Agent pid 38 killed; [2023-05-11T05:41:13.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T05:41:13.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T05:41:13.876Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T05:41:13.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T05:41:13.981Z] $ docker exec cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent [2023-05-11T05:41:14.082Z] SSH_AUTH_SOCK=/tmp/ssh-DiIDQsWRkWZQ/agent.70 [2023-05-11T05:41:14.082Z] SSH_AGENT_PID=76 [2023-05-11T05:41:14.087Z] Running ssh-add (command line suppressed) [2023-05-11T05:41:14.173Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_140237079005035877.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_140237079005035877.key) [2023-05-11T05:41:14.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T05:41:14.474Z] + git semver init [2023-05-11T05:41:14.733Z] 2023-05-11 05:41:14,648 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T05:41:14.733Z] 2023-05-11 05:41:14,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-11T05:41:14.733Z] 2023-05-11 05:41:14,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-11T05:41:14.733Z] 2023-05-11 05:41:14,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T05:41:15.305Z] 2023-05-11 05:41:15,301 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-11T05:41:15.305Z] 2023-05-11 05:41:15,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-11T05:41:15.305Z] 2023-05-11 05:41:15,302 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:41:15.305Z] 2023-05-11 05:41:15,302 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:41:15.305Z] 3.0.0-dev.40 [Pipeline] } [2023-05-11T05:41:15.573Z] $ docker exec --env ******** --env ******** cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent -k [2023-05-11T05:41:15.677Z] unset SSH_AUTH_SOCK; [2023-05-11T05:41:15.678Z] unset SSH_AGENT_PID; [2023-05-11T05:41:15.678Z] echo Agent pid 76 killed; [2023-05-11T05:41:15.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T05:41:16.006Z] + git semver [Pipeline] } [2023-05-11T05:41:16.279Z] $ docker stop --time=1 cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 [2023-05-11T05:41:17.564Z] $ docker rm -f --volumes cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T05:41:17.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T05:41:18.108Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T05:41:18.111Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:41:18.264Z] provisioning config files... [2023-05-11T05:41:18.273Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12036666812683194329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:41:18.568Z] ---> docker-login.sh [2023-05-11T05:41:18.568Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:41:18.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:18.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:18.568Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:18.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:18.568Z] [2023-05-11T05:41:18.568Z] Login Succeeded [2023-05-11T05:41:18.568Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:41:18.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:18.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:18.568Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:18.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:18.568Z] [2023-05-11T05:41:18.568Z] Login Succeeded [2023-05-11T05:41:18.568Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:41:18.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:18.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:18.829Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:18.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:18.829Z] [2023-05-11T05:41:18.829Z] Login Succeeded [2023-05-11T05:41:18.829Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:41:18.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:18.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:18.829Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:18.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:18.829Z] [2023-05-11T05:41:18.829Z] Login Succeeded [2023-05-11T05:41:18.829Z] docker.io [2023-05-11T05:41:18.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:41:19.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:41:19.089Z] Configure a credential helper to remove this warning. See [2023-05-11T05:41:19.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:41:19.089Z] [2023-05-11T05:41:19.089Z] Login Succeeded [2023-05-11T05:41:19.089Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:41:19.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T05:41:19.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:41:19.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:41:19.171Z] ========================================================= [2023-05-11T05:41:19.171Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T05:41:19.171Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:41:19.473Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T05:41:19.474Z] Sending build context to Docker daemon 1.814MB [2023-05-11T05:41:19.474Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T05:41:19.474Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T05:41:19.474Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T05:41:19.474Z] f56be85fc22e: Pulling fs layer [2023-05-11T05:41:19.474Z] 85791d961cd3: Pulling fs layer [2023-05-11T05:41:19.474Z] d694b5ae8c79: Pulling fs layer [2023-05-11T05:41:19.474Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T05:41:19.474Z] 4d19c01a9841: Pulling fs layer [2023-05-11T05:41:19.474Z] 9325e15d5711: Pulling fs layer [2023-05-11T05:41:19.474Z] 556b6ee489ea: Pulling fs layer [2023-05-11T05:41:19.474Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T05:41:19.474Z] 4d19c01a9841: Waiting [2023-05-11T05:41:19.474Z] 9325e15d5711: Waiting [2023-05-11T05:41:19.474Z] 556b6ee489ea: Waiting [2023-05-11T05:41:19.474Z] c5a4b2cf53e6: Waiting [2023-05-11T05:41:19.474Z] 9f32a84ed3da: Waiting [2023-05-11T05:41:19.474Z] 85791d961cd3: Verifying Checksum [2023-05-11T05:41:19.474Z] 85791d961cd3: Download complete [2023-05-11T05:41:19.474Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T05:41:19.474Z] 9f32a84ed3da: Download complete [2023-05-11T05:41:19.474Z] 4d19c01a9841: Verifying Checksum [2023-05-11T05:41:19.474Z] 4d19c01a9841: Download complete [2023-05-11T05:41:19.474Z] f56be85fc22e: Verifying Checksum [2023-05-11T05:41:19.474Z] f56be85fc22e: Download complete [2023-05-11T05:41:19.736Z] 9325e15d5711: Verifying Checksum [2023-05-11T05:41:19.736Z] 9325e15d5711: Download complete [2023-05-11T05:41:19.736Z] f56be85fc22e: Pull complete [2023-05-11T05:41:19.997Z] 85791d961cd3: Pull complete [2023-05-11T05:41:19.997Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T05:41:19.997Z] c5a4b2cf53e6: Download complete [2023-05-11T05:41:20.256Z] d694b5ae8c79: Download complete [2023-05-11T05:41:20.515Z] 556b6ee489ea: Verifying Checksum [2023-05-11T05:41:20.515Z] 556b6ee489ea: Download complete [2023-05-11T05:41:23.801Z] d694b5ae8c79: Pull complete [2023-05-11T05:41:23.801Z] 9f32a84ed3da: Pull complete [2023-05-11T05:41:23.801Z] 4d19c01a9841: Pull complete [2023-05-11T05:41:23.801Z] 9325e15d5711: Pull complete [2023-05-11T05:41:25.704Z] 556b6ee489ea: Pull complete [2023-05-11T05:41:26.644Z] c5a4b2cf53e6: Pull complete [2023-05-11T05:41:26.645Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T05:41:26.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T05:41:26.645Z] ---> c4be618373d6 [2023-05-11T05:41:26.645Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T05:41:28.552Z] ---> Running in 21e0e735e013 [2023-05-11T05:41:28.552Z] Removing intermediate container 21e0e735e013 [2023-05-11T05:41:28.552Z] ---> 19721a7f2f33 [2023-05-11T05:41:28.552Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T05:41:28.552Z] ---> Running in 99ee6b0c3fea [2023-05-11T05:41:28.552Z] Removing intermediate container 99ee6b0c3fea [2023-05-11T05:41:28.552Z] ---> d6e91a537014 [2023-05-11T05:41:28.552Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-11T05:41:28.552Z] ---> Running in 071de17dbae8 [2023-05-11T05:41:28.552Z] Removing intermediate container 071de17dbae8 [2023-05-11T05:41:28.552Z] ---> b77e1489e322 [2023-05-11T05:41:28.552Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-11T05:41:28.810Z] ---> Running in 9778881b27ff [2023-05-11T05:41:28.810Z] Removing intermediate container 9778881b27ff [2023-05-11T05:41:28.810Z] ---> 835ec52c65bd [2023-05-11T05:41:28.810Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T05:41:28.810Z] ---> Running in 70f60be95174 [2023-05-11T05:41:29.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T05:41:29.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T05:41:29.329Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-11T05:41:29.329Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-11T05:41:29.329Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-11T05:41:29.329Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-11T05:41:29.329Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-11T05:41:29.329Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-11T05:41:29.329Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-11T05:41:29.329Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-11T05:41:29.329Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-11T05:41:29.329Z] (10/14) Installing kmod-libs (30-r1) [2023-05-11T05:41:29.329Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-11T05:41:29.329Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-11T05:41:29.587Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-11T05:41:29.587Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-11T05:41:29.587Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T05:41:29.587Z] Executing eudev-3.2.11-r4.trigger [2023-05-11T05:41:29.587Z] OK: 272 MiB in 67 packages [2023-05-11T05:41:29.846Z] Removing intermediate container 70f60be95174 [2023-05-11T05:41:29.846Z] ---> 3f83ebd4e3c5 [2023-05-11T05:41:29.846Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-11T05:41:29.846Z] ---> Running in 1246656a836c [2023-05-11T05:41:30.104Z] Removing intermediate container 1246656a836c [2023-05-11T05:41:30.104Z] ---> 2bf018216f84 [2023-05-11T05:41:30.104Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-11T05:41:30.104Z] ---> 867fdf04a6bc [2023-05-11T05:41:30.104Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T05:41:30.104Z] ---> Running in 2d811688f42f [2023-05-11T05:41:33.221Z] Still waiting to schedule task [2023-05-11T05:41:33.222Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T05:41:52.039Z] Removing intermediate container 2d811688f42f [2023-05-11T05:41:52.039Z] ---> fa684abb3fd3 [2023-05-11T05:41:52.039Z] Step 11/13 : COPY . . [2023-05-11T05:41:52.039Z] ---> 4a69c75abac9 [2023-05-11T05:41:52.039Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-11T05:41:52.039Z] ---> Running in 0171dfbeee99 [2023-05-11T05:41:52.039Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-05-11T05:41:52.039Z] Dload Upload Total Spent Left Speed [2023-05-11T05:41:52.039Z]  0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8869 0 --:--:-- --:--:-- --:--:-- 8924 [2023-05-11T05:41:52.039Z] Removing intermediate container 0171dfbeee99 [2023-05-11T05:41:52.039Z] ---> f721a0f6d6ce [2023-05-11T05:41:52.039Z] Step 13/13 : RUN ${MAKE} [2023-05-11T05:41:52.039Z] ---> Running in ae2030ce8620 [2023-05-11T05:41:52.039Z] noop [2023-05-11T05:41:52.039Z] Removing intermediate container ae2030ce8620 [2023-05-11T05:41:52.039Z] ---> 4708534bdf24 [2023-05-11T05:41:52.039Z] Successfully built 4708534bdf24 [2023-05-11T05:41:52.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:41:52.346Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T05:41:52.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:41:52.417Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:41:52.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-05-11T05:41:52.783Z] $ docker top c2d9d2e722d0f4b929a3783527f6fb3897a8ca2e2760d991320451982658472a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:41:53.124Z] + go version [2023-05-11T05:41:53.124Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T05:41:53.133Z] $ docker stop --time=1 c2d9d2e722d0f4b929a3783527f6fb3897a8ca2e2760d991320451982658472a [2023-05-11T05:41:54.431Z] $ docker rm -f --volumes c2d9d2e722d0f4b929a3783527f6fb3897a8ca2e2760d991320451982658472a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:41:54.842Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T05:41:54.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:41:54.911Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:41:54.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-05-11T05:41:55.261Z] $ docker top f16bb45a9059124520362842fdfa5dfb4a1b8fb13089c1d164f6dfdc8b96df7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:41:55.603Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T05:41:55.901Z] + make test [2023-05-11T05:41:55.901Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T05:42:00.087Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-11T05:42:10.062Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-11T05:42:10.062Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.8% of statements [2023-05-11T05:42:15.337Z] go vet ./... [2023-05-11T05:42:17.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T05:42:17.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T05:42:17.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T05:42:18.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T05:42:18.171Z] $ docker stop --time=1 f16bb45a9059124520362842fdfa5dfb4a1b8fb13089c1d164f6dfdc8b96df7f [2023-05-11T05:42:20.039Z] $ docker rm -f --volumes f16bb45a9059124520362842fdfa5dfb4a1b8fb13089c1d164f6dfdc8b96df7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T05:42:20.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T05:42:20.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T05:42:21.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T05:42:21.368Z] + ls -al . [2023-05-11T05:42:21.368Z] total 188 [2023-05-11T05:42:21.368Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:41 . [2023-05-11T05:42:21.368Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:41 .. [2023-05-11T05:42:21.368Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:41 .git [2023-05-11T05:42:21.368Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:41 .github [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 414 May 11 05:41 .gitignore [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 05:41 .golangci.yml [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 77 May 11 05:41 .hadolint.yml [2023-05-11T05:42:21.368Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:41 .semver [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 11 05:41 Attribution.txt [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 11 05:41 CHANGELOG.md [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 11 05:41 Dockerfile [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:41 GOVERNANCE.md [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 659 May 11 05:41 Jenkinsfile [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 05:41 LICENSE [2023-05-11T05:42:21.368Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 11 05:41 Makefile [2023-05-11T05:42:21.369Z] -rw-rw-r-- 1 jenkins jenkins 622 May 11 05:41 OWNERS.md [2023-05-11T05:42:21.369Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 11 05:41 README.md [2023-05-11T05:42:21.369Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 05:41 VERSION [2023-05-11T05:42:21.369Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:41 bin [2023-05-11T05:42:21.369Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:41 cmd [2023-05-11T05:42:21.369Z] -rw-r--r-- 1 jenkins jenkins 31521 May 11 05:42 coverage.out [2023-05-11T05:42:21.369Z] -rwxrwxr-x 1 jenkins jenkins 140 May 11 05:41 docker-entrypoint.sh [2023-05-11T05:42:21.369Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:41 docs [2023-05-11T05:42:21.369Z] -rw-rw-r-- 1 jenkins jenkins 3431 May 11 05:41 go.mod [2023-05-11T05:42:21.369Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 11 05:41 go.sum [2023-05-11T05:42:21.369Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:41 internal [2023-05-11T05:42:21.369Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:41 snap [2023-05-11T05:42:21.369Z] -rw-rw-r-- 1 jenkins jenkins 231 May 11 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:42:21.670Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e --label arch=amd64 --label version=3.0.0-dev.40 . [2023-05-11T05:42:21.671Z] Sending build context to Docker daemon 1.846MB [2023-05-11T05:42:21.671Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T05:42:21.671Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-11T05:42:21.671Z] ---> 4708534bdf24 [2023-05-11T05:42:21.671Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-11T05:42:21.671Z] ---> Running in 05cce189c208 [2023-05-11T05:42:21.671Z] Removing intermediate container 05cce189c208 [2023-05-11T05:42:21.671Z] ---> 42f3355993f3 [2023-05-11T05:42:21.671Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T05:42:21.671Z] ---> Running in 5d60a7e3eef6 [2023-05-11T05:42:21.930Z] Removing intermediate container 5d60a7e3eef6 [2023-05-11T05:42:21.930Z] ---> 0930d4cee8a4 [2023-05-11T05:42:21.930Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-11T05:42:21.930Z] ---> Running in ff154a0fa934 [2023-05-11T05:42:21.930Z] Removing intermediate container ff154a0fa934 [2023-05-11T05:42:21.930Z] ---> ee591ddff8fa [2023-05-11T05:42:21.930Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-11T05:42:21.930Z] ---> Running in 5974aebc46ad [2023-05-11T05:42:21.930Z] Removing intermediate container 5974aebc46ad [2023-05-11T05:42:21.930Z] ---> 8145f98d1314 [2023-05-11T05:42:21.930Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T05:42:21.930Z] ---> Running in 56240626484e [2023-05-11T05:42:22.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T05:42:22.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T05:42:22.709Z] OK: 272 MiB in 67 packages [2023-05-11T05:42:22.968Z] Removing intermediate container 56240626484e [2023-05-11T05:42:22.968Z] ---> 8b2558ab5aaf [2023-05-11T05:42:22.968Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-11T05:42:22.968Z] ---> Running in 3cb683fa5537 [2023-05-11T05:42:22.968Z] Removing intermediate container 3cb683fa5537 [2023-05-11T05:42:22.968Z] ---> bd91f0b0549c [2023-05-11T05:42:22.968Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-11T05:42:23.226Z] ---> e5f34f86edaf [2023-05-11T05:42:23.226Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T05:42:23.226Z] ---> Running in bfdec93e8d39 [2023-05-11T05:42:23.793Z] Removing intermediate container bfdec93e8d39 [2023-05-11T05:42:23.793Z] ---> 1892284a3da6 [2023-05-11T05:42:23.793Z] Step 11/36 : COPY . . [2023-05-11T05:42:24.052Z] ---> 61eb3d9602f0 [2023-05-11T05:42:24.052Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-11T05:42:24.052Z] ---> Running in 4a7aa2a07573 [2023-05-11T05:42:24.310Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T05:42:24.310Z]    Dload Upload Total Spent Left Speed [2023-05-11T05:42:24.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21458 0 --:--:-- --:--:-- --:--:-- 21673 [2023-05-11T05:42:24.569Z] Removing intermediate container 4a7aa2a07573 [2023-05-11T05:42:24.569Z] ---> d8cccae95020 [2023-05-11T05:42:24.570Z] Step 13/36 : RUN ${MAKE} [2023-05-11T05:42:24.570Z] ---> Running in 65e375814cf5 [2023-05-11T05:42:24.828Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-11T05:42:42.933Z] Removing intermediate container 65e375814cf5 [2023-05-11T05:42:42.933Z] ---> 678eb68abe8a [2023-05-11T05:42:42.933Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-11T05:42:42.933Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-11T05:42:42.933Z] 4acc49c71d14: Pulling fs layer [2023-05-11T05:42:42.933Z] 4acc49c71d14: Download complete [2023-05-11T05:42:42.933Z] 4acc49c71d14: Pull complete [2023-05-11T05:42:42.933Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-11T05:42:42.933Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-11T05:42:42.933Z] ---> 01a2bd3e5fff [2023-05-11T05:42:42.933Z] Step 15/36 : FROM alpine:3.17 [2023-05-11T05:42:42.933Z] 3.17: Pulling from library/alpine [2023-05-11T05:42:42.933Z] f56be85fc22e: Already exists [2023-05-11T05:42:42.933Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T05:42:42.933Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T05:42:42.933Z] ---> 9ed4aefc74f6 [2023-05-11T05:42:42.933Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T05:42:42.933Z] ---> Running in f1bcec61a4d8 [2023-05-11T05:42:42.933Z] Removing intermediate container f1bcec61a4d8 [2023-05-11T05:42:42.933Z] ---> 44d514f4e405 [2023-05-11T05:42:42.933Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-11T05:42:42.933Z] ---> Running in 97b4ccc6f9ae [2023-05-11T05:42:43.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T05:42:43.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T05:42:43.454Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-11T05:42:43.454Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-11T05:42:43.454Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-11T05:42:43.454Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-11T05:42:43.454Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-11T05:42:43.454Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-11T05:42:43.454Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-11T05:42:43.454Z] (8/86) Installing libxcb (1.15-r0) [2023-05-11T05:42:43.715Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-11T05:42:43.715Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-11T05:42:43.715Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-11T05:42:43.715Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-11T05:42:43.715Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-11T05:42:43.715Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-11T05:42:43.715Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-11T05:42:43.715Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-11T05:42:43.715Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-11T05:42:43.715Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-11T05:42:43.715Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-11T05:42:43.715Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-11T05:42:43.715Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-11T05:42:43.715Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-11T05:42:43.715Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-11T05:42:43.715Z] (24/86) Installing glib (2.74.6-r0) [2023-05-11T05:42:43.715Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-11T05:42:43.715Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-11T05:42:43.715Z] (27/86) Installing libass (0.16.0-r1) [2023-05-11T05:42:43.715Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-11T05:42:43.715Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-11T05:42:43.715Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-11T05:42:43.715Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-11T05:42:43.976Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-11T05:42:43.976Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-11T05:42:43.976Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-11T05:42:43.976Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-11T05:42:43.976Z] (36/86) Installing libunistring (1.1-r0) [2023-05-11T05:42:43.976Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-11T05:42:43.976Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-11T05:42:43.976Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-11T05:42:43.976Z] (40/86) Installing lame (3.100-r2) [2023-05-11T05:42:43.976Z] (41/86) Installing opus (1.3.1-r1) [2023-05-11T05:42:43.976Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-11T05:42:43.976Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-11T05:42:43.976Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-11T05:42:43.976Z] (45/86) Installing orc (0.4.33-r0) [2023-05-11T05:42:43.976Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-11T05:42:43.976Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-11T05:42:43.976Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-11T05:42:43.976Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-11T05:42:43.976Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-11T05:42:43.976Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-11T05:42:43.976Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-11T05:42:43.976Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-11T05:42:43.976Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-11T05:42:43.976Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-11T05:42:43.976Z] (56/86) Installing libpulse (16.1-r6) [2023-05-11T05:42:43.976Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-11T05:42:43.976Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-11T05:42:43.976Z] (59/86) Installing librist (0.2.7-r0) [2023-05-11T05:42:43.976Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-11T05:42:43.976Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-11T05:42:43.976Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-11T05:42:44.236Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-11T05:42:44.236Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-11T05:42:44.236Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-11T05:42:44.236Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-11T05:42:44.236Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-11T05:42:44.236Z] (68/86) Installing libva (2.16.0-r0) [2023-05-11T05:42:44.236Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-11T05:42:44.236Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-11T05:42:44.236Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-11T05:42:44.236Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-11T05:42:44.236Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-11T05:42:44.236Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-11T05:42:44.237Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-11T05:42:44.237Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-11T05:42:44.237Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-11T05:42:44.237Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-11T05:42:44.237Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-11T05:42:44.496Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-11T05:42:44.496Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-11T05:42:44.496Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-11T05:42:44.496Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-11T05:42:44.496Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-11T05:42:44.496Z] (85/86) Installing kmod-libs (30-r1) [2023-05-11T05:42:44.496Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-11T05:42:44.496Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T05:42:44.496Z] Executing eudev-3.2.11-r4.trigger [2023-05-11T05:42:44.496Z] OK: 112 MiB in 101 packages [2023-05-11T05:42:45.872Z] Removing intermediate container 97b4ccc6f9ae [2023-05-11T05:42:45.872Z] ---> 24b90e30b685 [2023-05-11T05:42:45.872Z] Step 18/36 : WORKDIR / [2023-05-11T05:42:45.872Z] ---> Running in 5996f9ef9363 [2023-05-11T05:42:46.132Z] Removing intermediate container 5996f9ef9363 [2023-05-11T05:42:46.132Z] ---> e5fd667eed24 [2023-05-11T05:42:46.132Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-11T05:42:46.735Z] ---> 2824f4ef6507 [2023-05-11T05:42:46.735Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-11T05:42:46.735Z] ---> a5589eabd467 [2023-05-11T05:42:46.735Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-11T05:42:46.735Z] ---> 2fa65f1a6117 [2023-05-11T05:42:46.735Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-11T05:42:47.011Z] ---> 632c8525b11c [2023-05-11T05:42:47.011Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-11T05:42:47.011Z] ---> ced69be70629 [2023-05-11T05:42:47.011Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-11T05:42:47.011Z] ---> 8ada1db6c656 [2023-05-11T05:42:47.011Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-11T05:42:47.601Z] ---> aa13cd8317fd [2023-05-11T05:42:47.601Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-11T05:42:47.601Z] ---> Running in ae4c5c880c5f [2023-05-11T05:42:48.207Z] Removing intermediate container ae4c5c880c5f [2023-05-11T05:42:48.207Z] ---> 6e90e135528f [2023-05-11T05:42:48.207Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-11T05:42:48.207Z] ---> Running in 003a359c9118 [2023-05-11T05:42:48.474Z] Removing intermediate container 003a359c9118 [2023-05-11T05:42:48.474Z] ---> b8e861ec8a03 [2023-05-11T05:42:48.474Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-11T05:42:48.732Z] ---> Running in 83c3b5027eb3 [2023-05-11T05:42:49.299Z] Removing intermediate container 83c3b5027eb3 [2023-05-11T05:42:49.299Z] ---> 1fad1b7343b5 [2023-05-11T05:42:49.299Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-11T05:42:49.299Z] ---> Running in c58c01c97366 [2023-05-11T05:42:49.865Z] Removing intermediate container c58c01c97366 [2023-05-11T05:42:49.865Z] ---> 2bf275a4879c [2023-05-11T05:42:49.865Z] Step 30/36 : EXPOSE 59983 [2023-05-11T05:42:49.865Z] ---> Running in 58278476cedb [2023-05-11T05:42:49.865Z] Removing intermediate container 58278476cedb [2023-05-11T05:42:49.865Z] ---> 89d432d608b5 [2023-05-11T05:42:49.865Z] Step 31/36 : EXPOSE 8554 [2023-05-11T05:42:49.865Z] ---> Running in 16bc833c07b5 [2023-05-11T05:42:49.865Z] Removing intermediate container 16bc833c07b5 [2023-05-11T05:42:49.865Z] ---> 65e10ff94e31 [2023-05-11T05:42:49.865Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-11T05:42:49.865Z] ---> Running in edee37eef53a [2023-05-11T05:42:49.865Z] Removing intermediate container edee37eef53a [2023-05-11T05:42:49.865Z] ---> 579f7f48fe6d [2023-05-11T05:42:49.865Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-11T05:42:49.865Z] ---> Running in 32ca75ae01d9 [2023-05-11T05:42:50.122Z] Removing intermediate container 32ca75ae01d9 [2023-05-11T05:42:50.122Z] ---> 40416d698882 [2023-05-11T05:42:50.122Z] Step 34/36 : LABEL arch=amd64 [2023-05-11T05:42:50.122Z] ---> Running in 5231e112f323 [2023-05-11T05:42:50.122Z] Removing intermediate container 5231e112f323 [2023-05-11T05:42:50.122Z] ---> a43da35f839f [2023-05-11T05:42:50.122Z] Step 35/36 : LABEL git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:42:50.122Z] ---> Running in 27e64c1722d2 [2023-05-11T05:42:50.122Z] Removing intermediate container 27e64c1722d2 [2023-05-11T05:42:50.122Z] ---> a50d05d35f80 [2023-05-11T05:42:50.122Z] Step 36/36 : LABEL version=3.0.0-dev.40 [2023-05-11T05:42:50.122Z] ---> Running in dcc0e0ae7722 [2023-05-11T05:42:50.381Z] Removing intermediate container dcc0e0ae7722 [2023-05-11T05:42:50.381Z] ---> 9277b49d8bfb [2023-05-11T05:42:50.381Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T05:42:50.381Z] Successfully built 9277b49d8bfb [2023-05-11T05:42:50.381Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:42:50.498Z] provisioning config files... [2023-05-11T05:42:50.507Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10681419359647600355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:42:50.801Z] ---> docker-login.sh [2023-05-11T05:42:50.801Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:42:50.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:42:50.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:42:50.801Z] Configure a credential helper to remove this warning. See [2023-05-11T05:42:50.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:42:50.801Z] [2023-05-11T05:42:50.801Z] Login Succeeded [2023-05-11T05:42:50.801Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:42:50.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:42:50.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:42:50.801Z] Configure a credential helper to remove this warning. See [2023-05-11T05:42:50.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:42:50.801Z] [2023-05-11T05:42:50.801Z] Login Succeeded [2023-05-11T05:42:50.801Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:42:51.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:42:51.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:42:51.066Z] Configure a credential helper to remove this warning. See [2023-05-11T05:42:51.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:42:51.066Z] [2023-05-11T05:42:51.066Z] Login Succeeded [2023-05-11T05:42:51.066Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:42:51.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:42:51.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:42:51.066Z] Configure a credential helper to remove this warning. See [2023-05-11T05:42:51.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:42:51.066Z] [2023-05-11T05:42:51.066Z] Login Succeeded [2023-05-11T05:42:51.066Z] docker.io [2023-05-11T05:42:51.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:42:51.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:42:51.325Z] Configure a credential helper to remove this warning. See [2023-05-11T05:42:51.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:42:51.325Z] [2023-05-11T05:42:51.325Z] Login Succeeded [2023-05-11T05:42:51.325Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:42:51.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T05:42:51.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:42:51.396Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-11T05:42:51.396Z] 6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:42:51.396Z] latest [2023-05-11T05:42:51.396Z] 3.0.0-dev.40 [2023-05-11T05:42:51.396Z] 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [2023-05-11T05:42:51.396Z] main [2023-05-11T05:42:51.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:42:51.728Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:42:52.030Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:42:52.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-11T05:42:52.030Z] 87e099a77c0c: Preparing [2023-05-11T05:42:52.030Z] b4ea7340d845: Preparing [2023-05-11T05:42:52.030Z] 4e9097eeec1f: Preparing [2023-05-11T05:42:52.030Z] 2beea38dd199: Preparing [2023-05-11T05:42:52.030Z] 3827b5b91e75: Preparing [2023-05-11T05:42:52.030Z] acc83c6ca332: Preparing [2023-05-11T05:42:52.030Z] df227ad782d1: Preparing [2023-05-11T05:42:52.030Z] 1681ab3de4c3: Preparing [2023-05-11T05:42:52.030Z] a855fe36e629: Preparing [2023-05-11T05:42:52.030Z] df227ad782d1: Waiting [2023-05-11T05:42:52.030Z] acc83c6ca332: Waiting [2023-05-11T05:42:52.030Z] a855fe36e629: Waiting [2023-05-11T05:42:52.030Z] 1681ab3de4c3: Waiting [2023-05-11T05:42:52.030Z] 91fc8ea6e46e: Preparing [2023-05-11T05:42:52.030Z] db836a0eacb1: Preparing [2023-05-11T05:42:52.030Z] 41813def5885: Preparing [2023-05-11T05:42:52.030Z] db836a0eacb1: Waiting [2023-05-11T05:42:52.030Z] f1417ff83b31: Preparing [2023-05-11T05:42:52.030Z] 41813def5885: Waiting [2023-05-11T05:42:52.030Z] b4ea7340d845: Pushed [2023-05-11T05:42:52.030Z] 2beea38dd199: Pushed [2023-05-11T05:42:52.030Z] 87e099a77c0c: Pushed [2023-05-11T05:42:52.030Z] 4e9097eeec1f: Pushed [2023-05-11T05:42:52.289Z] acc83c6ca332: Pushed [2023-05-11T05:42:52.289Z] df227ad782d1: Pushed [2023-05-11T05:42:52.289Z] a855fe36e629: Pushed [2023-05-11T05:42:52.289Z] 1681ab3de4c3: Pushed [2023-05-11T05:42:52.289Z] f1417ff83b31: Layer already exists [2023-05-11T05:42:52.289Z] 91fc8ea6e46e: Pushed [2023-05-11T05:42:54.825Z] 3827b5b91e75: Pushed [2023-05-11T05:42:54.825Z] db836a0eacb1: Pushed [2023-05-11T05:43:02.943Z] 41813def5885: Pushed [2023-05-11T05:43:02.943Z] 6884326b07c61f5b74e0630cef00a18bf523a49e: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:03.267Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:03.578Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-11T05:43:03.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-11T05:43:03.579Z] 87e099a77c0c: Preparing [2023-05-11T05:43:03.579Z] b4ea7340d845: Preparing [2023-05-11T05:43:03.579Z] 4e9097eeec1f: Preparing [2023-05-11T05:43:03.579Z] 2beea38dd199: Preparing [2023-05-11T05:43:03.579Z] 3827b5b91e75: Preparing [2023-05-11T05:43:03.579Z] acc83c6ca332: Preparing [2023-05-11T05:43:03.579Z] df227ad782d1: Preparing [2023-05-11T05:43:03.579Z] 1681ab3de4c3: Preparing [2023-05-11T05:43:03.579Z] a855fe36e629: Preparing [2023-05-11T05:43:03.579Z] 91fc8ea6e46e: Preparing [2023-05-11T05:43:03.579Z] db836a0eacb1: Preparing [2023-05-11T05:43:03.579Z] 41813def5885: Preparing [2023-05-11T05:43:03.579Z] f1417ff83b31: Preparing [2023-05-11T05:43:03.579Z] 1681ab3de4c3: Waiting [2023-05-11T05:43:03.579Z] a855fe36e629: Waiting [2023-05-11T05:43:03.579Z] 91fc8ea6e46e: Waiting [2023-05-11T05:43:03.579Z] db836a0eacb1: Waiting [2023-05-11T05:43:03.579Z] 41813def5885: Waiting [2023-05-11T05:43:03.579Z] f1417ff83b31: Waiting [2023-05-11T05:43:03.579Z] acc83c6ca332: Waiting [2023-05-11T05:43:03.579Z] df227ad782d1: Waiting [2023-05-11T05:43:03.579Z] 3827b5b91e75: Layer already exists [2023-05-11T05:43:03.579Z] 87e099a77c0c: Layer already exists [2023-05-11T05:43:03.579Z] 4e9097eeec1f: Layer already exists [2023-05-11T05:43:03.579Z] b4ea7340d845: Layer already exists [2023-05-11T05:43:03.579Z] 2beea38dd199: Layer already exists [2023-05-11T05:43:03.579Z] a855fe36e629: Layer already exists [2023-05-11T05:43:03.579Z] acc83c6ca332: Layer already exists [2023-05-11T05:43:03.579Z] 1681ab3de4c3: Layer already exists [2023-05-11T05:43:03.579Z] df227ad782d1: Layer already exists [2023-05-11T05:43:03.579Z] 91fc8ea6e46e: Layer already exists [2023-05-11T05:43:03.579Z] db836a0eacb1: Layer already exists [2023-05-11T05:43:03.579Z] 41813def5885: Layer already exists [2023-05-11T05:43:03.579Z] f1417ff83b31: Layer already exists [2023-05-11T05:43:03.579Z] latest: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:03.895Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:04.202Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.40 [2023-05-11T05:43:04.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-11T05:43:04.202Z] 87e099a77c0c: Preparing [2023-05-11T05:43:04.202Z] b4ea7340d845: Preparing [2023-05-11T05:43:04.202Z] 4e9097eeec1f: Preparing [2023-05-11T05:43:04.202Z] 2beea38dd199: Preparing [2023-05-11T05:43:04.202Z] 3827b5b91e75: Preparing [2023-05-11T05:43:04.202Z] acc83c6ca332: Preparing [2023-05-11T05:43:04.202Z] df227ad782d1: Preparing [2023-05-11T05:43:04.202Z] 1681ab3de4c3: Preparing [2023-05-11T05:43:04.202Z] a855fe36e629: Preparing [2023-05-11T05:43:04.202Z] 91fc8ea6e46e: Preparing [2023-05-11T05:43:04.202Z] db836a0eacb1: Preparing [2023-05-11T05:43:04.202Z] 41813def5885: Preparing [2023-05-11T05:43:04.202Z] f1417ff83b31: Preparing [2023-05-11T05:43:04.202Z] a855fe36e629: Waiting [2023-05-11T05:43:04.202Z] acc83c6ca332: Waiting [2023-05-11T05:43:04.202Z] db836a0eacb1: Waiting [2023-05-11T05:43:04.202Z] df227ad782d1: Waiting [2023-05-11T05:43:04.202Z] 41813def5885: Waiting [2023-05-11T05:43:04.202Z] 91fc8ea6e46e: Waiting [2023-05-11T05:43:04.202Z] 1681ab3de4c3: Waiting [2023-05-11T05:43:04.202Z] f1417ff83b31: Waiting [2023-05-11T05:43:04.202Z] 3827b5b91e75: Layer already exists [2023-05-11T05:43:04.202Z] b4ea7340d845: Layer already exists [2023-05-11T05:43:04.202Z] 4e9097eeec1f: Layer already exists [2023-05-11T05:43:04.202Z] 87e099a77c0c: Layer already exists [2023-05-11T05:43:04.202Z] 2beea38dd199: Layer already exists [2023-05-11T05:43:04.202Z] acc83c6ca332: Layer already exists [2023-05-11T05:43:04.202Z] df227ad782d1: Layer already exists [2023-05-11T05:43:04.202Z] 91fc8ea6e46e: Layer already exists [2023-05-11T05:43:04.202Z] a855fe36e629: Layer already exists [2023-05-11T05:43:04.202Z] 1681ab3de4c3: Layer already exists [2023-05-11T05:43:04.202Z] f1417ff83b31: Layer already exists [2023-05-11T05:43:04.202Z] db836a0eacb1: Layer already exists [2023-05-11T05:43:04.202Z] 41813def5885: Layer already exists [2023-05-11T05:43:04.202Z] 3.0.0-dev.40: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:04.507Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:04.811Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [2023-05-11T05:43:04.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-11T05:43:04.811Z] 87e099a77c0c: Preparing [2023-05-11T05:43:04.811Z] b4ea7340d845: Preparing [2023-05-11T05:43:04.811Z] 4e9097eeec1f: Preparing [2023-05-11T05:43:04.811Z] 2beea38dd199: Preparing [2023-05-11T05:43:04.811Z] 3827b5b91e75: Preparing [2023-05-11T05:43:04.811Z] acc83c6ca332: Preparing [2023-05-11T05:43:04.811Z] df227ad782d1: Preparing [2023-05-11T05:43:04.811Z] acc83c6ca332: Waiting [2023-05-11T05:43:04.811Z] 1681ab3de4c3: Preparing [2023-05-11T05:43:04.811Z] a855fe36e629: Preparing [2023-05-11T05:43:04.811Z] 91fc8ea6e46e: Preparing [2023-05-11T05:43:04.811Z] db836a0eacb1: Preparing [2023-05-11T05:43:04.811Z] df227ad782d1: Waiting [2023-05-11T05:43:04.811Z] 41813def5885: Preparing [2023-05-11T05:43:04.811Z] a855fe36e629: Waiting [2023-05-11T05:43:04.811Z] 91fc8ea6e46e: Waiting [2023-05-11T05:43:04.811Z] 1681ab3de4c3: Waiting [2023-05-11T05:43:04.811Z] f1417ff83b31: Preparing [2023-05-11T05:43:04.811Z] f1417ff83b31: Waiting [2023-05-11T05:43:04.812Z] 41813def5885: Waiting [2023-05-11T05:43:04.812Z] 87e099a77c0c: Layer already exists [2023-05-11T05:43:04.812Z] b4ea7340d845: Layer already exists [2023-05-11T05:43:04.812Z] 3827b5b91e75: Layer already exists [2023-05-11T05:43:04.812Z] 2beea38dd199: Layer already exists [2023-05-11T05:43:04.812Z] 4e9097eeec1f: Layer already exists [2023-05-11T05:43:04.812Z] df227ad782d1: Layer already exists [2023-05-11T05:43:04.812Z] a855fe36e629: Layer already exists [2023-05-11T05:43:04.812Z] 91fc8ea6e46e: Layer already exists [2023-05-11T05:43:04.812Z] acc83c6ca332: Layer already exists [2023-05-11T05:43:04.812Z] 1681ab3de4c3: Layer already exists [2023-05-11T05:43:04.812Z] db836a0eacb1: Layer already exists [2023-05-11T05:43:04.812Z] f1417ff83b31: Layer already exists [2023-05-11T05:43:04.812Z] 41813def5885: Layer already exists [2023-05-11T05:43:04.812Z] 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:05.128Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:05.430Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-11T05:43:05.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-11T05:43:05.430Z] 87e099a77c0c: Preparing [2023-05-11T05:43:05.430Z] b4ea7340d845: Preparing [2023-05-11T05:43:05.430Z] 4e9097eeec1f: Preparing [2023-05-11T05:43:05.430Z] 2beea38dd199: Preparing [2023-05-11T05:43:05.430Z] 3827b5b91e75: Preparing [2023-05-11T05:43:05.430Z] acc83c6ca332: Preparing [2023-05-11T05:43:05.430Z] df227ad782d1: Preparing [2023-05-11T05:43:05.430Z] 1681ab3de4c3: Preparing [2023-05-11T05:43:05.430Z] a855fe36e629: Preparing [2023-05-11T05:43:05.430Z] 91fc8ea6e46e: Preparing [2023-05-11T05:43:05.430Z] db836a0eacb1: Preparing [2023-05-11T05:43:05.430Z] 41813def5885: Preparing [2023-05-11T05:43:05.430Z] f1417ff83b31: Preparing [2023-05-11T05:43:05.430Z] a855fe36e629: Waiting [2023-05-11T05:43:05.430Z] 91fc8ea6e46e: Waiting [2023-05-11T05:43:05.430Z] db836a0eacb1: Waiting [2023-05-11T05:43:05.430Z] df227ad782d1: Waiting [2023-05-11T05:43:05.430Z] acc83c6ca332: Waiting [2023-05-11T05:43:05.430Z] 41813def5885: Waiting [2023-05-11T05:43:05.430Z] 1681ab3de4c3: Waiting [2023-05-11T05:43:05.430Z] f1417ff83b31: Waiting [2023-05-11T05:43:05.430Z] b4ea7340d845: Layer already exists [2023-05-11T05:43:05.430Z] 3827b5b91e75: Layer already exists [2023-05-11T05:43:05.430Z] 2beea38dd199: Layer already exists [2023-05-11T05:43:05.430Z] 4e9097eeec1f: Layer already exists [2023-05-11T05:43:05.430Z] 87e099a77c0c: Layer already exists [2023-05-11T05:43:05.430Z] df227ad782d1: Layer already exists [2023-05-11T05:43:05.430Z] 91fc8ea6e46e: Layer already exists [2023-05-11T05:43:05.430Z] 1681ab3de4c3: Layer already exists [2023-05-11T05:43:05.430Z] acc83c6ca332: Layer already exists [2023-05-11T05:43:05.430Z] a855fe36e629: Layer already exists [2023-05-11T05:43:05.430Z] db836a0eacb1: Layer already exists [2023-05-11T05:43:05.430Z] 41813def5885: Layer already exists [2023-05-11T05:43:05.430Z] f1417ff83b31: Layer already exists [2023-05-11T05:43:05.430Z] main: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T05:43:05.478Z] ===================================================== [Pipeline] echo [2023-05-11T05:43:05.485Z] taggedImages: [2023-05-11T05:43:05.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:43:05.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-11T05:43:05.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.40 [2023-05-11T05:43:05.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [2023-05-11T05:43:05.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:05.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T05:43:05.858Z] [2023-05-11T05:43:05.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:06.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T05:43:06.157Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T05:43:06.157Z] 5eb5b503b376: Pulling fs layer [2023-05-11T05:43:06.157Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T05:43:06.157Z] ec43610c2a17: Pulling fs layer [2023-05-11T05:43:06.157Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T05:43:06.157Z] 33b1e0a273af: Pulling fs layer [2023-05-11T05:43:06.157Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T05:43:06.157Z] 2f39f015ded8: Pulling fs layer [2023-05-11T05:43:06.157Z] 3a2ae6a8a46f: Waiting [2023-05-11T05:43:06.157Z] 5d3b04190fa2: Waiting [2023-05-11T05:43:06.157Z] 33b1e0a273af: Waiting [2023-05-11T05:43:06.157Z] 2f39f015ded8: Waiting [2023-05-11T05:43:06.157Z] 5c69ac0246d0: Download complete [2023-05-11T05:43:06.157Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T05:43:06.157Z] 3a2ae6a8a46f: Download complete [2023-05-11T05:43:06.157Z] 33b1e0a273af: Verifying Checksum [2023-05-11T05:43:06.157Z] 33b1e0a273af: Download complete [2023-05-11T05:43:06.157Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T05:43:06.157Z] 5d3b04190fa2: Download complete [2023-05-11T05:43:06.157Z] ec43610c2a17: Download complete [2023-05-11T05:43:06.416Z] 5eb5b503b376: Verifying Checksum [2023-05-11T05:43:06.416Z] 5eb5b503b376: Download complete [2023-05-11T05:43:06.982Z] 2f39f015ded8: Download complete [2023-05-11T05:43:07.550Z] 5eb5b503b376: Pull complete [2023-05-11T05:43:07.550Z] 5c69ac0246d0: Pull complete [2023-05-11T05:43:07.810Z] ec43610c2a17: Pull complete [2023-05-11T05:43:07.810Z] 3a2ae6a8a46f: Pull complete [2023-05-11T05:43:08.068Z] 33b1e0a273af: Pull complete [2023-05-11T05:43:08.068Z] 5d3b04190fa2: Pull complete [2023-05-11T05:43:12.252Z] 2f39f015ded8: Pull complete [2023-05-11T05:43:12.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T05:43:12.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T05:43:12.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:43:12.336Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:43:12.366Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T05:43:13.471Z] $ docker top 3f24dd3bd7f64a19c583f5e47616d2d2b30843e98d9f1362d95cc0f4e04f6e70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:43:13.865Z] ---> job-cost.sh [2023-05-11T05:43:13.865Z] lf-activate-venv: SKIPPING [2023-05-11T05:43:13.865Z] INFO: No Stack... [2023-05-11T05:43:14.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T05:43:14.382Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T05:43:14.670Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-11T05:43:14.670Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T05:43:14.683Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [2023-05-11T05:43:14.689Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] did not exist. Created. [2023-05-11T05:43:14.689Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T05:43:14.985Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T05:43:15.013Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T05:43:15.020Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T05:43:15.039Z] $ docker stop --time=1 3f24dd3bd7f64a19c583f5e47616d2d2b30843e98d9f1362d95cc0f4e04f6e70 [2023-05-11T05:43:15.579Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15177 in /w/workspace/exfoundry_device-usb-camera_main [2023-05-11T05:43:16.184Z] $ docker rm -f --volumes 3f24dd3bd7f64a19c583f5e47616d2d2b30843e98d9f1362d95cc0f4e04f6e70 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-05-11T05:43:16.241Z] Running in /w/workspace/device-usb-camera/112 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-11T05:43:16.274Z] Selected Git installation does not exist. Using Default [2023-05-11T05:43:16.274Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } [2023-05-11T05:43:24.035Z] using credential edgex-jenkins-ssh [2023-05-11T05:43:24.053Z] Cloning the remote Git repository [2023-05-11T05:43:24.100Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-11T05:43:24.203Z] > git init /w/workspace/device-usb-camera/112 # timeout=10 [2023-05-11T05:43:24.373Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-11T05:43:24.374Z] > git --version # timeout=10 [2023-05-11T05:43:24.394Z] > git --version # 'git version 2.25.1' [2023-05-11T05:43:24.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T05:43:24.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T05:43:28.958Z] Avoid second fetch [2023-05-11T05:43:28.959Z] Checking out Revision 6884326b07c61f5b74e0630cef00a18bf523a49e (main) [2023-05-11T05:43:28.089Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-11T05:43:28.114Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T05:43:28.972Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T05:43:29.039Z] > git checkout -f 6884326b07c61f5b74e0630cef00a18bf523a49e # timeout=10 [2023-05-11T05:43:29.512Z] Commit message: "feat: support for rtsp server authentication (#240)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T05:43:30.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T05:43:30.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T05:43:30.414Z] Dload Upload Total Spent Left Speed [2023-05-11T05:43:30.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-05-11T05:43:30.984Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T05:43:31.308Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T05:43:31.308Z] + sudo tee /etc/docker/daemon.new [2023-05-11T05:43:31.308Z] { [2023-05-11T05:43:31.308Z] "registry-mirrors": [ [2023-05-11T05:43:31.308Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T05:43:31.308Z] ], [2023-05-11T05:43:31.308Z] "bip": "10.250.0.254/24", [2023-05-11T05:43:31.308Z] "hosts": [ [2023-05-11T05:43:31.308Z] "tcp://0.0.0.0:5555", [2023-05-11T05:43:31.308Z] "unix:///var/run/docker.sock" [2023-05-11T05:43:31.308Z] ], [2023-05-11T05:43:31.308Z] "mtu": 1458, [2023-05-11T05:43:31.308Z] "selinux-enabled": true, [2023-05-11T05:43:31.308Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T05:43:31.308Z] } [Pipeline] sh [2023-05-11T05:43:31.636Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T05:43:31.971Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:43:50.335Z] provisioning config files... [2023-05-11T05:43:50.441Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/112@tmp/config9924052394602043573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:43:50.810Z] ---> docker-login.sh [2023-05-11T05:43:50.810Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:43:51.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:43:51.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:43:51.354Z] Configure a credential helper to remove this warning. See [2023-05-11T05:43:51.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:43:51.354Z] [2023-05-11T05:43:51.354Z] Login Succeeded [2023-05-11T05:43:51.354Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:43:51.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:43:51.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:43:51.896Z] Configure a credential helper to remove this warning. See [2023-05-11T05:43:51.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:43:51.896Z] [2023-05-11T05:43:51.896Z] Login Succeeded [2023-05-11T05:43:51.896Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:43:52.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:43:52.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:43:52.171Z] Configure a credential helper to remove this warning. See [2023-05-11T05:43:52.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:43:52.171Z] [2023-05-11T05:43:52.171Z] Login Succeeded [2023-05-11T05:43:52.171Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:43:52.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:43:52.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:43:52.444Z] Configure a credential helper to remove this warning. See [2023-05-11T05:43:52.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:43:52.444Z] [2023-05-11T05:43:52.444Z] Login Succeeded [2023-05-11T05:43:52.444Z] docker.io [2023-05-11T05:43:52.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:43:52.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:43:52.985Z] Configure a credential helper to remove this warning. See [2023-05-11T05:43:52.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:43:52.985Z] [2023-05-11T05:43:52.985Z] Login Succeeded [2023-05-11T05:43:52.985Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:43:53.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T05:43:53.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:43:53.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:43:53.317Z] ========================================================= [2023-05-11T05:43:53.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T05:43:53.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:43:53.680Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T05:43:53.952Z] Sending build context to Docker daemon 1.077MB [2023-05-11T05:43:54.939Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T05:43:54.939Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T05:43:54.939Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T05:43:54.939Z] c41833b44d91: Pulling fs layer [2023-05-11T05:43:54.939Z] ed15518f5707: Pulling fs layer [2023-05-11T05:43:54.939Z] feae8fd75edb: Pulling fs layer [2023-05-11T05:43:54.939Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T05:43:54.939Z] 3cdef696dda3: Pulling fs layer [2023-05-11T05:43:54.939Z] 2ced38df9373: Pulling fs layer [2023-05-11T05:43:54.939Z] 58f1dce35555: Pulling fs layer [2023-05-11T05:43:54.939Z] 3cdef696dda3: Waiting [2023-05-11T05:43:54.939Z] 2ced38df9373: Waiting [2023-05-11T05:43:54.939Z] 58f1dce35555: Waiting [2023-05-11T05:43:54.939Z] 242c74f7c9fa: Waiting [2023-05-11T05:43:54.939Z] ed15518f5707: Verifying Checksum [2023-05-11T05:43:54.939Z] ed15518f5707: Download complete [2023-05-11T05:43:54.939Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T05:43:54.939Z] 242c74f7c9fa: Download complete [2023-05-11T05:43:54.939Z] 3cdef696dda3: Verifying Checksum [2023-05-11T05:43:54.939Z] 3cdef696dda3: Download complete [2023-05-11T05:43:54.939Z] c41833b44d91: Verifying Checksum [2023-05-11T05:43:56.364Z] c41833b44d91: Pull complete [2023-05-11T05:43:56.364Z] 58f1dce35555: Verifying Checksum [2023-05-11T05:43:56.364Z] 58f1dce35555: Download complete [2023-05-11T05:43:56.636Z] ed15518f5707: Pull complete [2023-05-11T05:43:57.608Z] feae8fd75edb: Verifying Checksum [2023-05-11T05:43:57.608Z] feae8fd75edb: Download complete [2023-05-11T05:43:57.608Z] 2ced38df9373: Verifying Checksum [2023-05-11T05:43:57.608Z] 2ced38df9373: Download complete [2023-05-11T05:44:09.955Z] feae8fd75edb: Pull complete [2023-05-11T05:44:09.955Z] 242c74f7c9fa: Pull complete [2023-05-11T05:44:09.955Z] 3cdef696dda3: Pull complete [2023-05-11T05:44:16.654Z] 2ced38df9373: Pull complete [2023-05-11T05:44:19.299Z] 58f1dce35555: Pull complete [2023-05-11T05:44:19.300Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T05:44:19.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T05:44:19.300Z] ---> fadd8f120f05 [2023-05-11T05:44:19.300Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T05:44:20.717Z] ---> Running in e74daea614ea [2023-05-11T05:44:20.984Z] Removing intermediate container e74daea614ea [2023-05-11T05:44:20.984Z] ---> 6eb879267199 [2023-05-11T05:44:20.984Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T05:44:20.984Z] ---> Running in 1405d32e0423 [2023-05-11T05:44:21.252Z] Removing intermediate container 1405d32e0423 [2023-05-11T05:44:21.252Z] ---> 38a647c9d4b6 [2023-05-11T05:44:21.252Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-11T05:44:21.520Z] ---> Running in c0839f65da77 [2023-05-11T05:44:21.787Z] Removing intermediate container c0839f65da77 [2023-05-11T05:44:21.787Z] ---> 53fc13793ca2 [2023-05-11T05:44:21.787Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-11T05:44:21.787Z] ---> Running in d51f8ed4973f [2023-05-11T05:44:22.057Z] Removing intermediate container d51f8ed4973f [2023-05-11T05:44:22.057Z] ---> 5926bb5f1023 [2023-05-11T05:44:22.057Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T05:44:22.057Z] ---> Running in be418fe85ec1 [2023-05-11T05:44:23.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T05:44:23.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T05:44:24.696Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-11T05:44:24.696Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-11T05:44:24.696Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-11T05:44:24.696Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-11T05:44:24.696Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-11T05:44:24.696Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-11T05:44:24.696Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-11T05:44:24.696Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-11T05:44:24.696Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-11T05:44:24.696Z] (10/14) Installing kmod-libs (30-r1) [2023-05-11T05:44:24.966Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-11T05:44:24.966Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-11T05:44:24.966Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-11T05:44:24.966Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-11T05:44:24.966Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T05:44:24.966Z] Executing eudev-3.2.11-r4.trigger [2023-05-11T05:44:24.966Z] OK: 271 MiB in 67 packages [2023-05-11T05:44:26.375Z] Removing intermediate container be418fe85ec1 [2023-05-11T05:44:26.375Z] ---> 183f7ef69305 [2023-05-11T05:44:26.375Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-11T05:44:26.375Z] ---> Running in 3ee430d9df7c [2023-05-11T05:44:26.642Z] Removing intermediate container 3ee430d9df7c [2023-05-11T05:44:26.642Z] ---> f41687d6396f [2023-05-11T05:44:26.642Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-11T05:44:26.910Z] ---> a4c48f652ec2 [2023-05-11T05:44:26.910Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T05:44:27.177Z] ---> Running in fea257cbd685 [2023-05-11T05:45:35.114Z] Removing intermediate container fea257cbd685 [2023-05-11T05:45:35.114Z] ---> 957e53976cb8 [2023-05-11T05:45:35.114Z] Step 11/13 : COPY . . [2023-05-11T05:45:35.114Z] ---> f25e15c222d5 [2023-05-11T05:45:35.114Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-11T05:45:35.114Z] ---> Running in bfbeaee9829a [2023-05-11T05:45:35.114Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2023-05-11T05:45:35.114Z] Dload Upload Total Spent Left Speed [2023-05-11T05:45:35.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3960 0 --:--:-- --:--:-- --:--:-- 3977 [2023-05-11T05:45:35.114Z] Removing intermediate container bfbeaee9829a [2023-05-11T05:45:35.114Z] ---> cdc414c423b3 [2023-05-11T05:45:35.114Z] Step 13/13 : RUN ${MAKE} [2023-05-11T05:45:35.114Z] ---> Running in f18e2090dd2f [2023-05-11T05:45:35.114Z] noop [2023-05-11T05:45:35.114Z] Removing intermediate container f18e2090dd2f [2023-05-11T05:45:35.114Z] ---> 7c7f932e3582 [2023-05-11T05:45:35.114Z] Successfully built 7c7f932e3582 [2023-05-11T05:45:35.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:45:35.488Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T05:45:35.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:45:35.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-15177 does not seem to be running inside a container [2023-05-11T05:45:35.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/112 -v /w/workspace/device-usb-camera/112:/w/workspace/device-usb-camera/112:rw,z -v /w/workspace/device-usb-camera/112@tmp:/w/workspace/device-usb-camera/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T05:45:37.035Z] $ docker top 368dc0317af82c390fc4dc8e6eab696d133786864eed305636042504f190727e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:45:37.878Z] + go version [2023-05-11T05:45:37.878Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T05:45:37.896Z] $ docker stop --time=1 368dc0317af82c390fc4dc8e6eab696d133786864eed305636042504f190727e [2023-05-11T05:45:39.566Z] $ docker rm -f --volumes 368dc0317af82c390fc4dc8e6eab696d133786864eed305636042504f190727e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:45:40.149Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T05:45:40.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:45:40.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-15177 does not seem to be running inside a container [2023-05-11T05:45:40.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/112 -v /w/workspace/device-usb-camera/112:/w/workspace/device-usb-camera/112:rw,z -v /w/workspace/device-usb-camera/112@tmp:/w/workspace/device-usb-camera/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T05:45:41.615Z] $ docker top eb687d6d2c97f68989a73ba82675b7b295fe668e4329ffcf7340df815d206eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:45:42.457Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/112 [Pipeline] fileExists [Pipeline] sh [2023-05-11T05:45:43.110Z] + make test [2023-05-11T05:45:43.110Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T05:46:15.367Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-11T05:48:37.101Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-11T05:48:37.101Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.8% of statements [2023-05-11T05:48:37.101Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T05:48:37.101Z] go vet ./... [2023-05-11T05:49:03.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T05:49:03.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T05:49:03.822Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T05:49:03.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T05:49:03.853Z] $ docker stop --time=1 eb687d6d2c97f68989a73ba82675b7b295fe668e4329ffcf7340df815d206eb5 [2023-05-11T05:49:09.093Z] $ docker rm -f --volumes eb687d6d2c97f68989a73ba82675b7b295fe668e4329ffcf7340df815d206eb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T05:49:10.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T05:49:10.202Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T05:49:10.661Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T05:49:11.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T05:49:11.378Z] + ls -al . [2023-05-11T05:49:11.378Z] total 184 [2023-05-11T05:49:11.378Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:45 . [2023-05-11T05:49:11.378Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:43 .. [2023-05-11T05:49:11.378Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:43 .git [2023-05-11T05:49:11.378Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:43 .github [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 414 May 11 05:43 .gitignore [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 05:43 .golangci.yml [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 77 May 11 05:43 .hadolint.yml [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 11 05:43 Attribution.txt [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 11 05:43 CHANGELOG.md [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 11 05:43 Dockerfile [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:43 GOVERNANCE.md [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 659 May 11 05:43 Jenkinsfile [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 05:43 LICENSE [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 11 05:43 Makefile [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 622 May 11 05:43 OWNERS.md [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 11 05:43 README.md [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 05:41 VERSION [2023-05-11T05:49:11.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:43 bin [2023-05-11T05:49:11.378Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:43 cmd [2023-05-11T05:49:11.378Z] -rw-r--r-- 1 jenkins jenkins 31521 May 11 05:48 coverage.out [2023-05-11T05:49:11.378Z] -rwxrwxr-x 1 jenkins jenkins 140 May 11 05:43 docker-entrypoint.sh [2023-05-11T05:49:11.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:43 docs [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 3431 May 11 05:43 go.mod [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 11 05:43 go.sum [2023-05-11T05:49:11.378Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:43 internal [2023-05-11T05:49:11.378Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:43 snap [2023-05-11T05:49:11.378Z] -rw-rw-r-- 1 jenkins jenkins 231 May 11 05:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:49:11.716Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e --label arch=arm64 --label version=3.0.0-dev.40 . [2023-05-11T05:49:11.988Z] Sending build context to Docker daemon 1.109MB [2023-05-11T05:49:11.988Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T05:49:11.988Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-11T05:49:11.988Z] ---> 7c7f932e3582 [2023-05-11T05:49:11.988Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-11T05:49:12.261Z] ---> Running in 678e967be52b [2023-05-11T05:49:12.529Z] Removing intermediate container 678e967be52b [2023-05-11T05:49:12.529Z] ---> 931518c806ae [2023-05-11T05:49:12.529Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T05:49:12.529Z] ---> Running in c59b0918b8e0 [2023-05-11T05:49:12.797Z] Removing intermediate container c59b0918b8e0 [2023-05-11T05:49:12.797Z] ---> d9b418bd768e [2023-05-11T05:49:12.797Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-11T05:49:12.797Z] ---> Running in 3c251b7c7216 [2023-05-11T05:49:13.066Z] Removing intermediate container 3c251b7c7216 [2023-05-11T05:49:13.066Z] ---> f4b7f4462d59 [2023-05-11T05:49:13.066Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-11T05:49:13.335Z] ---> Running in 2d2aa32b1df8 [2023-05-11T05:49:13.604Z] Removing intermediate container 2d2aa32b1df8 [2023-05-11T05:49:13.604Z] ---> 9829f65b5432 [2023-05-11T05:49:13.604Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T05:49:13.604Z] ---> Running in 3cc79b5829ce [2023-05-11T05:49:14.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T05:49:15.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T05:49:16.114Z] OK: 271 MiB in 67 packages [2023-05-11T05:49:17.076Z] Removing intermediate container 3cc79b5829ce [2023-05-11T05:49:17.076Z] ---> e942b62392c7 [2023-05-11T05:49:17.076Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-11T05:49:17.076Z] ---> Running in b127f3c0409d [2023-05-11T05:49:17.344Z] Removing intermediate container b127f3c0409d [2023-05-11T05:49:17.344Z] ---> d87c838133e2 [2023-05-11T05:49:17.344Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-11T05:49:17.934Z] ---> 19f9b29a96e0 [2023-05-11T05:49:17.934Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T05:49:17.934Z] ---> Running in aff5d4caeae7 [2023-05-11T05:49:23.288Z] Removing intermediate container aff5d4caeae7 [2023-05-11T05:49:23.288Z] ---> 43f8db870052 [2023-05-11T05:49:23.288Z] Step 11/36 : COPY . . [2023-05-11T05:49:23.872Z] ---> 05aba476057e [2023-05-11T05:49:23.872Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-11T05:49:23.872Z] ---> Running in 4955c1ff4613 [2023-05-11T05:49:24.835Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T05:49:24.835Z] Dload Upload Total Spent Left Speed [2023-05-11T05:49:25.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2919 0 --:--:-- --:--:-- --:--:-- 2925 [2023-05-11T05:49:26.075Z] Removing intermediate container 4955c1ff4613 [2023-05-11T05:49:26.075Z] ---> 9ef88a4d4c9e [2023-05-11T05:49:26.075Z] Step 13/36 : RUN ${MAKE} [2023-05-11T05:49:26.075Z] ---> Running in 84186b593e93 [2023-05-11T05:49:27.038Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-11T05:52:04.528Z] Removing intermediate container 84186b593e93 [2023-05-11T05:52:04.528Z] ---> 53852d720d1a [2023-05-11T05:52:04.528Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-11T05:52:04.528Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-11T05:52:04.528Z] 8766b47fe142: Pulling fs layer [2023-05-11T05:52:04.528Z] 8766b47fe142: Verifying Checksum [2023-05-11T05:52:04.528Z] 8766b47fe142: Download complete [2023-05-11T05:52:04.528Z] 8766b47fe142: Pull complete [2023-05-11T05:52:04.528Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-11T05:52:04.528Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-11T05:52:04.528Z] ---> 69d40e2cb93c [2023-05-11T05:52:04.528Z] Step 15/36 : FROM alpine:3.17 [2023-05-11T05:52:04.528Z] 3.17: Pulling from library/alpine [2023-05-11T05:52:04.528Z] c41833b44d91: Already exists [2023-05-11T05:52:04.528Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T05:52:04.528Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T05:52:04.528Z] ---> 51e60588ff2c [2023-05-11T05:52:04.528Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T05:52:04.528Z] ---> Running in e835bb6e95ef [2023-05-11T05:52:04.528Z] Removing intermediate container e835bb6e95ef [2023-05-11T05:52:04.528Z] ---> 3f6b07653edf [2023-05-11T05:52:04.528Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-11T05:52:04.528Z] ---> Running in ec43094b228e [2023-05-11T05:52:04.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T05:52:04.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T05:52:04.528Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-11T05:52:04.528Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-11T05:52:04.528Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-11T05:52:04.528Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-11T05:52:04.528Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-11T05:52:04.528Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-11T05:52:04.528Z] (7/83) Installing libxcb (1.15-r0) [2023-05-11T05:52:04.528Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-11T05:52:04.528Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-11T05:52:04.528Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-11T05:52:04.528Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-11T05:52:04.528Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-11T05:52:04.528Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-11T05:52:04.528Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-11T05:52:04.528Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-11T05:52:04.528Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-11T05:52:04.528Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-11T05:52:04.528Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-11T05:52:04.528Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-11T05:52:04.528Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-11T05:52:04.528Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-11T05:52:04.528Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-11T05:52:04.528Z] (23/83) Installing glib (2.74.6-r0) [2023-05-11T05:52:04.528Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-11T05:52:04.528Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-11T05:52:04.528Z] (26/83) Installing libass (0.16.0-r1) [2023-05-11T05:52:04.528Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-11T05:52:04.528Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-11T05:52:04.528Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-11T05:52:04.528Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-11T05:52:04.528Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-11T05:52:04.528Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-11T05:52:04.528Z] (33/83) Installing libunistring (1.1-r0) [2023-05-11T05:52:04.528Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-11T05:52:04.528Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-11T05:52:04.528Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-11T05:52:04.528Z] (37/83) Installing lame (3.100-r2) [2023-05-11T05:52:04.528Z] (38/83) Installing opus (1.3.1-r1) [2023-05-11T05:52:04.528Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-11T05:52:04.528Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-11T05:52:04.528Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-11T05:52:04.528Z] (42/83) Installing orc (0.4.33-r0) [2023-05-11T05:52:04.528Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-11T05:52:04.528Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-11T05:52:04.528Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-11T05:52:04.528Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-11T05:52:04.528Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-11T05:52:04.528Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-11T05:52:04.528Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-11T05:52:04.528Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-11T05:52:04.528Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-11T05:52:04.528Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-11T05:52:04.528Z] (53/83) Installing libpulse (16.1-r6) [2023-05-11T05:52:04.528Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-11T05:52:04.528Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-11T05:52:04.528Z] (56/83) Installing librist (0.2.7-r0) [2023-05-11T05:52:04.528Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-11T05:52:04.528Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-11T05:52:04.528Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-11T05:52:04.528Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-11T05:52:04.528Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-11T05:52:04.528Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-11T05:52:04.528Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-11T05:52:04.528Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-11T05:52:04.528Z] (65/83) Installing libva (2.16.0-r0) [2023-05-11T05:52:04.528Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-11T05:52:04.528Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-11T05:52:04.528Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-11T05:52:04.528Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-11T05:52:04.528Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-11T05:52:04.528Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-11T05:52:04.528Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-11T05:52:04.528Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-11T05:52:04.528Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-11T05:52:04.528Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-11T05:52:04.528Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-11T05:52:04.528Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-11T05:52:04.528Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-11T05:52:04.528Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-11T05:52:04.528Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-11T05:52:04.528Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-11T05:52:04.528Z] (82/83) Installing kmod-libs (30-r1) [2023-05-11T05:52:04.528Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-11T05:52:04.528Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T05:52:04.528Z] Executing eudev-3.2.11-r4.trigger [2023-05-11T05:52:04.528Z] OK: 86 MiB in 98 packages [2023-05-11T05:52:06.477Z] Removing intermediate container ec43094b228e [2023-05-11T05:52:06.477Z] ---> 5a0f96b72ae5 [2023-05-11T05:52:06.477Z] Step 18/36 : WORKDIR / [2023-05-11T05:52:06.477Z] ---> Running in 3d1d16347f09 [2023-05-11T05:52:06.744Z] Removing intermediate container 3d1d16347f09 [2023-05-11T05:52:06.744Z] ---> 3d6512980c35 [2023-05-11T05:52:06.744Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-11T05:52:08.172Z] ---> 25c9bb8fbede [2023-05-11T05:52:08.172Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-11T05:52:08.439Z] ---> 09be398fbeca [2023-05-11T05:52:08.439Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-11T05:52:09.029Z] ---> 68016d5bf507 [2023-05-11T05:52:09.029Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-11T05:52:09.618Z] ---> 859a465ec8d9 [2023-05-11T05:52:09.618Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-11T05:52:09.885Z] ---> 8d7474b11db4 [2023-05-11T05:52:09.885Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-11T05:52:10.468Z] ---> 69278567d829 [2023-05-11T05:52:10.468Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-11T05:52:11.874Z] ---> c5db12ce20e9 [2023-05-11T05:52:11.874Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-11T05:52:11.874Z] ---> Running in d038a82b05f7 [2023-05-11T05:52:13.818Z] Removing intermediate container d038a82b05f7 [2023-05-11T05:52:13.819Z] ---> c64971506381 [2023-05-11T05:52:13.819Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-11T05:52:13.819Z] ---> Running in b4cd37331805 [2023-05-11T05:52:15.227Z] Removing intermediate container b4cd37331805 [2023-05-11T05:52:15.227Z] ---> 7d1d170facc6 [2023-05-11T05:52:15.227Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-11T05:52:15.227Z] ---> Running in 7d8f5528e86c [2023-05-11T05:52:19.481Z] Removing intermediate container 7d8f5528e86c [2023-05-11T05:52:19.481Z] ---> 73eca90eb901 [2023-05-11T05:52:19.481Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-11T05:52:19.748Z] ---> Running in 67fd0f0fca69 [2023-05-11T05:52:21.158Z] Removing intermediate container 67fd0f0fca69 [2023-05-11T05:52:21.158Z] ---> 7e350b58f146 [2023-05-11T05:52:21.158Z] Step 30/36 : EXPOSE 59983 [2023-05-11T05:52:21.158Z] ---> Running in 84d7ed27a9c0 [2023-05-11T05:52:21.425Z] Removing intermediate container 84d7ed27a9c0 [2023-05-11T05:52:21.425Z] ---> f2bf6c67dd6b [2023-05-11T05:52:21.425Z] Step 31/36 : EXPOSE 8554 [2023-05-11T05:52:21.691Z] ---> Running in 779c4c6d6ef2 [2023-05-11T05:52:21.957Z] Removing intermediate container 779c4c6d6ef2 [2023-05-11T05:52:21.957Z] ---> 9824aa7431f3 [2023-05-11T05:52:21.957Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-11T05:52:21.957Z] ---> Running in 7af7178868dc [2023-05-11T05:52:22.225Z] Removing intermediate container 7af7178868dc [2023-05-11T05:52:22.225Z] ---> 0dd4f8563a56 [2023-05-11T05:52:22.225Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-11T05:52:22.225Z] ---> Running in 5e2a3b74d530 [2023-05-11T05:52:22.494Z] Removing intermediate container 5e2a3b74d530 [2023-05-11T05:52:22.494Z] ---> ff08bd9c1de7 [2023-05-11T05:52:22.494Z] Step 34/36 : LABEL arch=arm64 [2023-05-11T05:52:22.764Z] ---> Running in ba61ee2a925c [2023-05-11T05:52:23.032Z] Removing intermediate container ba61ee2a925c [2023-05-11T05:52:23.032Z] ---> e40634f4033c [2023-05-11T05:52:23.032Z] Step 35/36 : LABEL git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:52:23.032Z] ---> Running in ac72d42d58cd [2023-05-11T05:52:23.299Z] Removing intermediate container ac72d42d58cd [2023-05-11T05:52:23.299Z] ---> 1312dd773d64 [2023-05-11T05:52:23.299Z] Step 36/36 : LABEL version=3.0.0-dev.40 [2023-05-11T05:52:23.299Z] ---> Running in 062c4c7fbc68 [2023-05-11T05:52:23.566Z] Removing intermediate container 062c4c7fbc68 [2023-05-11T05:52:23.566Z] ---> 3d57aba9821b [2023-05-11T05:52:23.566Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T05:52:23.566Z] Successfully built 3d57aba9821b [2023-05-11T05:52:23.566Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:52:23.952Z] provisioning config files... [2023-05-11T05:52:23.967Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/112@tmp/config13473566469676485796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:52:24.300Z] ---> docker-login.sh [2023-05-11T05:52:24.300Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:52:24.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:52:24.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:52:24.568Z] Configure a credential helper to remove this warning. See [2023-05-11T05:52:24.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:52:24.568Z] [2023-05-11T05:52:24.568Z] Login Succeeded [2023-05-11T05:52:24.568Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:52:24.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:52:24.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:52:24.835Z] Configure a credential helper to remove this warning. See [2023-05-11T05:52:24.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:52:24.835Z] [2023-05-11T05:52:24.835Z] Login Succeeded [2023-05-11T05:52:24.835Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:52:25.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:52:25.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:52:25.486Z] Configure a credential helper to remove this warning. See [2023-05-11T05:52:25.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:52:25.486Z] [2023-05-11T05:52:25.486Z] Login Succeeded [2023-05-11T05:52:25.486Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:52:25.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:52:25.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:52:25.759Z] Configure a credential helper to remove this warning. See [2023-05-11T05:52:25.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:52:25.759Z] [2023-05-11T05:52:25.759Z] Login Succeeded [2023-05-11T05:52:25.759Z] docker.io [2023-05-11T05:52:26.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:52:26.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:52:26.323Z] Configure a credential helper to remove this warning. See [2023-05-11T05:52:26.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:52:26.323Z] [2023-05-11T05:52:26.323Z] Login Succeeded [2023-05-11T05:52:26.323Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:52:26.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T05:52:26.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:52:26.402Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-11T05:52:26.402Z] 6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:52:26.402Z] latest [2023-05-11T05:52:26.402Z] 3.0.0-dev.40 [2023-05-11T05:52:26.402Z] 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [2023-05-11T05:52:26.402Z] main [2023-05-11T05:52:26.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:26.773Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:27.145Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:52:27.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-11T05:52:27.145Z] c3ef2ff99e5d: Preparing [2023-05-11T05:52:27.145Z] 3d6759d5206d: Preparing [2023-05-11T05:52:27.145Z] b1bdf6fcecc7: Preparing [2023-05-11T05:52:27.145Z] b0bcd7364d93: Preparing [2023-05-11T05:52:27.145Z] 608d194cb50c: Preparing [2023-05-11T05:52:27.145Z] acc83c6ca332: Preparing [2023-05-11T05:52:27.145Z] 3ddff40c13cf: Preparing [2023-05-11T05:52:27.145Z] 9b72f79f448e: Preparing [2023-05-11T05:52:27.145Z] 640cf9b396de: Preparing [2023-05-11T05:52:27.145Z] fb2685f78bf3: Preparing [2023-05-11T05:52:27.145Z] 40317a2e04fb: Preparing [2023-05-11T05:52:27.145Z] 9156a3c9e26c: Preparing [2023-05-11T05:52:27.145Z] 26cbea5cba74: Preparing [2023-05-11T05:52:27.145Z] acc83c6ca332: Waiting [2023-05-11T05:52:27.145Z] fb2685f78bf3: Waiting [2023-05-11T05:52:27.145Z] 3ddff40c13cf: Waiting [2023-05-11T05:52:27.145Z] 40317a2e04fb: Waiting [2023-05-11T05:52:27.145Z] 9b72f79f448e: Waiting [2023-05-11T05:52:27.145Z] 9156a3c9e26c: Waiting [2023-05-11T05:52:27.145Z] 26cbea5cba74: Waiting [2023-05-11T05:52:27.145Z] 640cf9b396de: Waiting [2023-05-11T05:52:27.417Z] b0bcd7364d93: Pushed [2023-05-11T05:52:27.417Z] b1bdf6fcecc7: Pushed [2023-05-11T05:52:27.417Z] c3ef2ff99e5d: Pushed [2023-05-11T05:52:27.417Z] 3d6759d5206d: Pushed [2023-05-11T05:52:27.417Z] acc83c6ca332: Pushed [2023-05-11T05:52:27.692Z] 3ddff40c13cf: Pushed [2023-05-11T05:52:27.692Z] 9b72f79f448e: Pushed [2023-05-11T05:52:27.692Z] 640cf9b396de: Pushed [2023-05-11T05:52:27.692Z] 26cbea5cba74: Layer already exists [2023-05-11T05:52:27.692Z] fb2685f78bf3: Pushed [2023-05-11T05:52:33.030Z] 608d194cb50c: Pushed [2023-05-11T05:52:33.298Z] 40317a2e04fb: Pushed [2023-05-11T05:52:45.601Z] 9156a3c9e26c: Pushed [2023-05-11T05:52:45.601Z] 6884326b07c61f5b74e0630cef00a18bf523a49e: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:45.949Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:46.288Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-11T05:52:46.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-11T05:52:46.288Z] c3ef2ff99e5d: Preparing [2023-05-11T05:52:46.288Z] 3d6759d5206d: Preparing [2023-05-11T05:52:46.288Z] b1bdf6fcecc7: Preparing [2023-05-11T05:52:46.288Z] b0bcd7364d93: Preparing [2023-05-11T05:52:46.288Z] 608d194cb50c: Preparing [2023-05-11T05:52:46.288Z] acc83c6ca332: Preparing [2023-05-11T05:52:46.288Z] 3ddff40c13cf: Preparing [2023-05-11T05:52:46.288Z] 9b72f79f448e: Preparing [2023-05-11T05:52:46.288Z] 640cf9b396de: Preparing [2023-05-11T05:52:46.288Z] fb2685f78bf3: Preparing [2023-05-11T05:52:46.288Z] 40317a2e04fb: Preparing [2023-05-11T05:52:46.288Z] 9156a3c9e26c: Preparing [2023-05-11T05:52:46.288Z] 26cbea5cba74: Preparing [2023-05-11T05:52:46.288Z] 640cf9b396de: Waiting [2023-05-11T05:52:46.288Z] fb2685f78bf3: Waiting [2023-05-11T05:52:46.288Z] 40317a2e04fb: Waiting [2023-05-11T05:52:46.288Z] 9156a3c9e26c: Waiting [2023-05-11T05:52:46.288Z] 26cbea5cba74: Waiting [2023-05-11T05:52:46.288Z] 3ddff40c13cf: Waiting [2023-05-11T05:52:46.288Z] 9b72f79f448e: Waiting [2023-05-11T05:52:46.288Z] acc83c6ca332: Waiting [2023-05-11T05:52:46.288Z] b0bcd7364d93: Layer already exists [2023-05-11T05:52:46.288Z] 3d6759d5206d: Layer already exists [2023-05-11T05:52:46.288Z] b1bdf6fcecc7: Layer already exists [2023-05-11T05:52:46.288Z] 608d194cb50c: Layer already exists [2023-05-11T05:52:46.289Z] c3ef2ff99e5d: Layer already exists [2023-05-11T05:52:46.289Z] acc83c6ca332: Layer already exists [2023-05-11T05:52:46.289Z] 3ddff40c13cf: Layer already exists [2023-05-11T05:52:46.289Z] 640cf9b396de: Layer already exists [2023-05-11T05:52:46.289Z] fb2685f78bf3: Layer already exists [2023-05-11T05:52:46.289Z] 9b72f79f448e: Layer already exists [2023-05-11T05:52:46.289Z] 9156a3c9e26c: Layer already exists [2023-05-11T05:52:46.289Z] 40317a2e04fb: Layer already exists [2023-05-11T05:52:46.289Z] 26cbea5cba74: Layer already exists [2023-05-11T05:52:46.556Z] latest: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:46.899Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:47.239Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.40 [2023-05-11T05:52:47.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-11T05:52:47.239Z] c3ef2ff99e5d: Preparing [2023-05-11T05:52:47.239Z] 3d6759d5206d: Preparing [2023-05-11T05:52:47.239Z] b1bdf6fcecc7: Preparing [2023-05-11T05:52:47.239Z] b0bcd7364d93: Preparing [2023-05-11T05:52:47.239Z] 608d194cb50c: Preparing [2023-05-11T05:52:47.239Z] acc83c6ca332: Preparing [2023-05-11T05:52:47.239Z] 3ddff40c13cf: Preparing [2023-05-11T05:52:47.239Z] 9b72f79f448e: Preparing [2023-05-11T05:52:47.239Z] 640cf9b396de: Preparing [2023-05-11T05:52:47.239Z] fb2685f78bf3: Preparing [2023-05-11T05:52:47.239Z] 40317a2e04fb: Preparing [2023-05-11T05:52:47.239Z] 9156a3c9e26c: Preparing [2023-05-11T05:52:47.239Z] 26cbea5cba74: Preparing [2023-05-11T05:52:47.239Z] 640cf9b396de: Waiting [2023-05-11T05:52:47.239Z] fb2685f78bf3: Waiting [2023-05-11T05:52:47.239Z] 40317a2e04fb: Waiting [2023-05-11T05:52:47.239Z] acc83c6ca332: Waiting [2023-05-11T05:52:47.239Z] 3ddff40c13cf: Waiting [2023-05-11T05:52:47.239Z] 9b72f79f448e: Waiting [2023-05-11T05:52:47.239Z] 9156a3c9e26c: Waiting [2023-05-11T05:52:47.239Z] 26cbea5cba74: Waiting [2023-05-11T05:52:47.239Z] b0bcd7364d93: Layer already exists [2023-05-11T05:52:47.239Z] b1bdf6fcecc7: Layer already exists [2023-05-11T05:52:47.239Z] 608d194cb50c: Layer already exists [2023-05-11T05:52:47.239Z] c3ef2ff99e5d: Layer already exists [2023-05-11T05:52:47.239Z] 3d6759d5206d: Layer already exists [2023-05-11T05:52:47.239Z] 640cf9b396de: Layer already exists [2023-05-11T05:52:47.239Z] acc83c6ca332: Layer already exists [2023-05-11T05:52:47.239Z] 9b72f79f448e: Layer already exists [2023-05-11T05:52:47.239Z] 3ddff40c13cf: Layer already exists [2023-05-11T05:52:47.239Z] fb2685f78bf3: Layer already exists [2023-05-11T05:52:47.239Z] 40317a2e04fb: Layer already exists [2023-05-11T05:52:47.239Z] 26cbea5cba74: Layer already exists [2023-05-11T05:52:47.239Z] 9156a3c9e26c: Layer already exists [2023-05-11T05:52:47.505Z] 3.0.0-dev.40: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:47.855Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:48.200Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [2023-05-11T05:52:48.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-11T05:52:48.200Z] c3ef2ff99e5d: Preparing [2023-05-11T05:52:48.200Z] 3d6759d5206d: Preparing [2023-05-11T05:52:48.200Z] b1bdf6fcecc7: Preparing [2023-05-11T05:52:48.200Z] b0bcd7364d93: Preparing [2023-05-11T05:52:48.200Z] 608d194cb50c: Preparing [2023-05-11T05:52:48.200Z] acc83c6ca332: Preparing [2023-05-11T05:52:48.200Z] 3ddff40c13cf: Preparing [2023-05-11T05:52:48.200Z] 9b72f79f448e: Preparing [2023-05-11T05:52:48.200Z] 640cf9b396de: Preparing [2023-05-11T05:52:48.200Z] fb2685f78bf3: Preparing [2023-05-11T05:52:48.200Z] 40317a2e04fb: Preparing [2023-05-11T05:52:48.200Z] 9156a3c9e26c: Preparing [2023-05-11T05:52:48.200Z] 26cbea5cba74: Preparing [2023-05-11T05:52:48.200Z] 640cf9b396de: Waiting [2023-05-11T05:52:48.200Z] fb2685f78bf3: Waiting [2023-05-11T05:52:48.200Z] 40317a2e04fb: Waiting [2023-05-11T05:52:48.200Z] 9156a3c9e26c: Waiting [2023-05-11T05:52:48.200Z] 26cbea5cba74: Waiting [2023-05-11T05:52:48.200Z] acc83c6ca332: Waiting [2023-05-11T05:52:48.200Z] 3ddff40c13cf: Waiting [2023-05-11T05:52:48.200Z] 9b72f79f448e: Waiting [2023-05-11T05:52:48.200Z] c3ef2ff99e5d: Layer already exists [2023-05-11T05:52:48.200Z] 608d194cb50c: Layer already exists [2023-05-11T05:52:48.200Z] b1bdf6fcecc7: Layer already exists [2023-05-11T05:52:48.200Z] b0bcd7364d93: Layer already exists [2023-05-11T05:52:48.200Z] 3d6759d5206d: Layer already exists [2023-05-11T05:52:48.200Z] 3ddff40c13cf: Layer already exists [2023-05-11T05:52:48.200Z] acc83c6ca332: Layer already exists [2023-05-11T05:52:48.200Z] 640cf9b396de: Layer already exists [2023-05-11T05:52:48.200Z] 9b72f79f448e: Layer already exists [2023-05-11T05:52:48.200Z] fb2685f78bf3: Layer already exists [2023-05-11T05:52:48.200Z] 40317a2e04fb: Layer already exists [2023-05-11T05:52:48.200Z] 26cbea5cba74: Layer already exists [2023-05-11T05:52:48.200Z] 9156a3c9e26c: Layer already exists [2023-05-11T05:52:48.468Z] 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:48.818Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:49.148Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-11T05:52:49.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-11T05:52:49.148Z] c3ef2ff99e5d: Preparing [2023-05-11T05:52:49.148Z] 3d6759d5206d: Preparing [2023-05-11T05:52:49.148Z] b1bdf6fcecc7: Preparing [2023-05-11T05:52:49.148Z] b0bcd7364d93: Preparing [2023-05-11T05:52:49.148Z] 608d194cb50c: Preparing [2023-05-11T05:52:49.148Z] acc83c6ca332: Preparing [2023-05-11T05:52:49.148Z] 3ddff40c13cf: Preparing [2023-05-11T05:52:49.148Z] 9b72f79f448e: Preparing [2023-05-11T05:52:49.148Z] 640cf9b396de: Preparing [2023-05-11T05:52:49.148Z] fb2685f78bf3: Preparing [2023-05-11T05:52:49.148Z] 40317a2e04fb: Preparing [2023-05-11T05:52:49.148Z] 9156a3c9e26c: Preparing [2023-05-11T05:52:49.148Z] 26cbea5cba74: Preparing [2023-05-11T05:52:49.148Z] acc83c6ca332: Waiting [2023-05-11T05:52:49.148Z] 3ddff40c13cf: Waiting [2023-05-11T05:52:49.148Z] 40317a2e04fb: Waiting [2023-05-11T05:52:49.148Z] 9156a3c9e26c: Waiting [2023-05-11T05:52:49.148Z] fb2685f78bf3: Waiting [2023-05-11T05:52:49.148Z] 9b72f79f448e: Waiting [2023-05-11T05:52:49.148Z] 640cf9b396de: Waiting [2023-05-11T05:52:49.148Z] 26cbea5cba74: Waiting [2023-05-11T05:52:49.148Z] b0bcd7364d93: Layer already exists [2023-05-11T05:52:49.148Z] c3ef2ff99e5d: Layer already exists [2023-05-11T05:52:49.148Z] b1bdf6fcecc7: Layer already exists [2023-05-11T05:52:49.148Z] 608d194cb50c: Layer already exists [2023-05-11T05:52:49.148Z] 3d6759d5206d: Layer already exists [2023-05-11T05:52:49.148Z] 3ddff40c13cf: Layer already exists [2023-05-11T05:52:49.148Z] acc83c6ca332: Layer already exists [2023-05-11T05:52:49.148Z] fb2685f78bf3: Layer already exists [2023-05-11T05:52:49.148Z] 640cf9b396de: Layer already exists [2023-05-11T05:52:49.148Z] 9b72f79f448e: Layer already exists [2023-05-11T05:52:49.148Z] 26cbea5cba74: Layer already exists [2023-05-11T05:52:49.148Z] 9156a3c9e26c: Layer already exists [2023-05-11T05:52:49.148Z] 40317a2e04fb: Layer already exists [2023-05-11T05:52:49.413Z] main: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T05:52:49.464Z] ===================================================== [Pipeline] echo [2023-05-11T05:52:49.472Z] taggedImages: [2023-05-11T05:52:49.472Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e [2023-05-11T05:52:49.472Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-11T05:52:49.472Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.40 [2023-05-11T05:52:49.472Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [2023-05-11T05:52:49.472Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:49.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T05:52:49.851Z] [2023-05-11T05:52:49.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:52:50.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T05:52:50.193Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T05:52:50.193Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T05:52:50.193Z] 04944245beec: Pulling fs layer [2023-05-11T05:52:50.193Z] 699f458cf7ca: Pulling fs layer [2023-05-11T05:52:50.193Z] 765212b225bb: Pulling fs layer [2023-05-11T05:52:50.193Z] f23df028b6ca: Pulling fs layer [2023-05-11T05:52:50.193Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T05:52:50.193Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T05:52:50.193Z] f23df028b6ca: Waiting [2023-05-11T05:52:50.193Z] d65c8cfc05b1: Waiting [2023-05-11T05:52:50.193Z] 2437ff75d9bd: Waiting [2023-05-11T05:52:50.193Z] 765212b225bb: Waiting [2023-05-11T05:52:50.459Z] 04944245beec: Verifying Checksum [2023-05-11T05:52:50.459Z] 04944245beec: Download complete [2023-05-11T05:52:50.459Z] 765212b225bb: Verifying Checksum [2023-05-11T05:52:50.459Z] 765212b225bb: Download complete [2023-05-11T05:52:50.459Z] f23df028b6ca: Verifying Checksum [2023-05-11T05:52:50.459Z] f23df028b6ca: Download complete [2023-05-11T05:52:50.459Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T05:52:50.459Z] d65c8cfc05b1: Download complete [2023-05-11T05:52:50.459Z] 699f458cf7ca: Verifying Checksum [2023-05-11T05:52:50.459Z] 699f458cf7ca: Download complete [2023-05-11T05:52:51.042Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T05:52:51.042Z] 8998bd30e6a1: Download complete [2023-05-11T05:52:52.981Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T05:52:52.981Z] 2437ff75d9bd: Download complete [2023-05-11T05:52:54.383Z] 8998bd30e6a1: Pull complete [2023-05-11T05:52:54.965Z] 04944245beec: Pull complete [2023-05-11T05:52:55.920Z] 699f458cf7ca: Pull complete [2023-05-11T05:52:56.187Z] 765212b225bb: Pull complete [2023-05-11T05:52:56.770Z] f23df028b6ca: Pull complete [2023-05-11T05:52:57.034Z] d65c8cfc05b1: Pull complete [2023-05-11T05:53:09.331Z] 2437ff75d9bd: Pull complete [2023-05-11T05:53:09.331Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T05:53:09.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T05:53:09.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:53:09.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-15177 does not seem to be running inside a container [2023-05-11T05:53:09.571Z] $ 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-usb-camera/112 -v /w/workspace/device-usb-camera/112:/w/workspace/device-usb-camera/112:rw,z -v /w/workspace/device-usb-camera/112@tmp:/w/workspace/device-usb-camera/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T05:53:11.896Z] $ docker top 33c6f6d5bcd5024fc96415bcd28f88395622d8e9956c084e720bceb354c03dc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:53:12.725Z] ---> job-cost.sh [2023-05-11T05:53:12.726Z] lf-activate-venv: SKIPPING [2023-05-11T05:53:12.726Z] INFO: No Stack... [2023-05-11T05:53:12.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T05:53:13.949Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T05:53:14.584Z] + cat /w/workspace/device-usb-camera/112/archives/cost.csv [2023-05-11T05:53:14.584Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T05:53:14.648Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [2023-05-11T05:53:14.655Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] did not exist. Created. [2023-05-11T05:53:14.655Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T05:53:15.304Z] /w/workspace/device-usb-camera/112@tmp/durable-175109e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T05:53:15.627Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T05:53:15.647Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T05:53:15.691Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T05:53:15.697Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T05:53:15.717Z] $ docker stop --time=1 33c6f6d5bcd5024fc96415bcd28f88395622d8e9956c084e720bceb354c03dc2 [2023-05-11T05:53:17.179Z] $ docker rm -f --volumes 33c6f6d5bcd5024fc96415bcd28f88395622d8e9956c084e720bceb354c03dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-11T05:53:17.562Z] provisioning config files... [2023-05-11T05:53:17.569Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17758775857875265993tmp [Pipeline] { [Pipeline] sh [2023-05-11T05:53:17.863Z] + set +x [2023-05-11T05:53:17.863Z] + curl -s https://codecov.io/bash [2023-05-11T05:53:17.863Z] + bash -s -- [2023-05-11T05:53:17.863Z] [2023-05-11T05:53:17.863Z] _____ _ [2023-05-11T05:53:17.863Z] / ____| | | [2023-05-11T05:53:17.863Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T05:53:17.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T05:53:17.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T05:53:17.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T05:53:17.863Z] Bash-1.0.6 [2023-05-11T05:53:17.863Z] [2023-05-11T05:53:17.863Z] [2023-05-11T05:53:17.863Z] ==> git version 2.25.1 found [2023-05-11T05:53:17.863Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-11T05:53:17.863Z] Release-Date: 2020-01-08 [2023-05-11T05:53:17.863Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-11T05:53:17.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T05:53:17.863Z] ==> Jenkins CI detected. [2023-05-11T05:53:17.863Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-11T05:53:17.863Z] project root: . [2023-05-11T05:53:17.863Z] --> token set from env [2023-05-11T05:53:17.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T05:53:17.863Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T05:53:17.863Z] ==> Python coveragepy not found [2023-05-11T05:53:17.863Z] ==> Searching for coverage reports in: [2023-05-11T05:53:17.863Z] + . [2023-05-11T05:53:17.863Z] -> Found 1 reports [2023-05-11T05:53:17.863Z] ==> Detecting git/mercurial file structure [2023-05-11T05:53:18.122Z] ==> Reading reports [2023-05-11T05:53:18.122Z] + ./coverage.out bytes=31521 [2023-05-11T05:53:18.122Z] ==> Appending adjustments [2023-05-11T05:53:18.122Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T05:53:18.122Z] + Found adjustments [2023-05-11T05:53:18.122Z] ==> Gzipping contents [2023-05-11T05:53:18.122Z] 8.0K /tmp/codecov.5lYT4E.gz [2023-05-11T05:53:18.122Z] ==> Uploading reports [2023-05-11T05:53:18.122Z] url: https://codecov.io [2023-05-11T05:53:18.122Z] query: branch=main&commit=6884326b07c61f5b74e0630cef00a18bf523a49e&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T05:53:18.122Z] -> Pinging Codecov [2023-05-11T05:53:18.122Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=6884326b07c61f5b74e0630cef00a18bf523a49e&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T05:53:18.382Z] -> Uploading to [2023-05-11T05:53:18.382Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/73D8F5FF140700D3E01443B452E23636/6884326b07c61f5b74e0630cef00a18bf523a49e/32960011-3ff6-428d-9edc-d3fc8d9bec66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T055318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fddfdb6bf4786a6ef970a88cb1df94ea6a959de7885148a1a037770850985b42 [2023-05-11T05:53:18.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T05:53:18.382Z] Dload Upload Total Spent Left Speed [2023-05-11T05:53:18.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4334 0 0 100 4334 0 18600 --:--:-- --:--:-- --:--:-- 18600 [2023-05-11T05:53:18.642Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] } [2023-05-11T05:53:18.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T05:53:18.859Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T05:53:18.871Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:53:19.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T05:53:19.167Z] [2023-05-11T05:53:19.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:53:19.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T05:53:19.463Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T05:53:19.463Z] df9b9388f04a: Pulling fs layer [2023-05-11T05:53:19.463Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T05:53:19.463Z] 25bc292e5bac: Pulling fs layer [2023-05-11T05:53:19.463Z] 114826534d7a: Pulling fs layer [2023-05-11T05:53:19.463Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T05:53:19.463Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T05:53:19.463Z] 114826534d7a: Waiting [2023-05-11T05:53:19.463Z] 4657fd5d0bcf: Waiting [2023-05-11T05:53:19.463Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T05:53:19.463Z] 6ad1cebc031e: Waiting [2023-05-11T05:53:19.463Z] 8a3aa393b2d8: Waiting [2023-05-11T05:53:19.463Z] 25bc292e5bac: Verifying Checksum [2023-05-11T05:53:19.463Z] 25bc292e5bac: Download complete [2023-05-11T05:53:19.463Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T05:53:19.463Z] 52dc419b0ee2: Download complete [2023-05-11T05:53:19.463Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T05:53:19.463Z] 4657fd5d0bcf: Download complete [2023-05-11T05:53:19.463Z] df9b9388f04a: Download complete [2023-05-11T05:53:19.720Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T05:53:19.720Z] 6ad1cebc031e: Download complete [2023-05-11T05:53:19.720Z] df9b9388f04a: Pull complete [2023-05-11T05:53:19.720Z] 52dc419b0ee2: Pull complete [2023-05-11T05:53:19.720Z] 25bc292e5bac: Pull complete [2023-05-11T05:53:20.287Z] 114826534d7a: Verifying Checksum [2023-05-11T05:53:20.287Z] 114826534d7a: Download complete [2023-05-11T05:53:20.287Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T05:53:20.287Z] 8a3aa393b2d8: Download complete [2023-05-11T05:53:23.566Z] 114826534d7a: Pull complete [2023-05-11T05:53:23.566Z] 4657fd5d0bcf: Pull complete [2023-05-11T05:53:23.566Z] 6ad1cebc031e: Pull complete [2023-05-11T05:53:26.099Z] 8a3aa393b2d8: Pull complete [2023-05-11T05:53:26.099Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T05:53:26.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T05:53:26.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:53:26.176Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:53:26.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/edgex-snyk-go:1.410.4 cat [2023-05-11T05:53:27.781Z] $ docker top 0c67740dafa0767f43e411e02ece85b0396b69f5551400754535f3f252882c8e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T05:53:27.850Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-11T05:53:28.129Z] + set -o pipefail [2023-05-11T05:53:28.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-11T05:53:33.401Z] [2023-05-11T05:53:33.401Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-11T05:53:33.401Z] [2023-05-11T05:53:33.401Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/16cb82bf-f64d-4f76-b68b-aad3fe600c79 [2023-05-11T05:53:33.401Z] [2023-05-11T05:53:33.401Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T05:53:33.401Z] [2023-05-11T05:53:33.401Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T05:53:33.401Z] [2023-05-11T05:53:33.664Z] [2023-05-11T05:53:33.664Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T05:53:33.664Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T05:53:33.664Z] More details here: https://snyk.co/ue1NS [2023-05-11T05:53:33.664Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T05:53:33.664Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T05:53:33.674Z] $ docker stop --time=1 0c67740dafa0767f43e411e02ece85b0396b69f5551400754535f3f252882c8e [2023-05-11T05:53:35.452Z] $ docker rm -f --volumes 0c67740dafa0767f43e411e02ece85b0396b69f5551400754535f3f252882c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T05:53:36.159Z] + git log --format=format:%s -1 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] sh [2023-05-11T05:53:36.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T05:53:36.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:53:36.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:53:36.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:53:36.825Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:53:36.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T05:53:37.190Z] $ docker top f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 -eo pid,comm [2023-05-11T05:53:37.243Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T05:53:37.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T05:53:37.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T05:53:37.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T05:53:37.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T05:53:37.391Z] $ docker exec f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 ssh-agent [2023-05-11T05:53:37.495Z] SSH_AUTH_SOCK=/tmp/ssh-vPQpU3nL5Y5i/agent.33 [2023-05-11T05:53:37.495Z] SSH_AGENT_PID=39 [2023-05-11T05:53:37.500Z] Running ssh-add (command line suppressed) [2023-05-11T05:53:37.600Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12108649626296358585.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12108649626296358585.key) [2023-05-11T05:53:37.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T05:53:37.902Z] + git semver tag [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,069 [run_tag] DEBUG tag force:False [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,069 [check_head_tag] DEBUG check head tag [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,071 [execute] INFO git cat-file --batch-check [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,074 [execute] INFO git cat-file --batch [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,099 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,099 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,099 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T05:53:38.162Z] 2023-05-11 05:53:38,103 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:53:38.162Z] 3.0.0-dev.40 [Pipeline] } [2023-05-11T05:53:38.169Z] $ docker exec --env ******** --env ******** f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 ssh-agent -k [2023-05-11T05:53:38.259Z] unset SSH_AUTH_SOCK; [2023-05-11T05:53:38.259Z] unset SSH_AGENT_PID; [2023-05-11T05:53:38.259Z] echo Agent pid 39 killed; [2023-05-11T05:53:38.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T05:53:38.569Z] + git semver [Pipeline] } [2023-05-11T05:53:38.838Z] $ docker stop --time=1 f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 [2023-05-11T05:53:40.118Z] $ docker rm -f --volumes f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:53:40.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T05:53:40.507Z] [2023-05-11T05:53:40.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:53:40.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T05:53:40.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T05:53:40.805Z] ab5ef0e58194: Pulling fs layer [2023-05-11T05:53:40.805Z] 9712f1f96733: Pulling fs layer [2023-05-11T05:53:40.805Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T05:53:40.805Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T05:53:40.805Z] e9a5061849ea: Pulling fs layer [2023-05-11T05:53:40.805Z] d747dcd14b5f: Pulling fs layer [2023-05-11T05:53:40.805Z] 2de7ff778b66: Pulling fs layer [2023-05-11T05:53:40.805Z] e9a5061849ea: Waiting [2023-05-11T05:53:40.805Z] d747dcd14b5f: Waiting [2023-05-11T05:53:40.805Z] 2de7ff778b66: Waiting [2023-05-11T05:53:40.805Z] 0d9ebad4ef96: Waiting [2023-05-11T05:53:40.805Z] 9712f1f96733: Verifying Checksum [2023-05-11T05:53:40.805Z] 9712f1f96733: Download complete [2023-05-11T05:53:41.065Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T05:53:41.065Z] 63f879dbbcfc: Download complete [2023-05-11T05:53:41.323Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T05:53:41.323Z] 0d9ebad4ef96: Download complete [2023-05-11T05:53:41.323Z] d747dcd14b5f: Download complete [2023-05-11T05:53:41.323Z] e9a5061849ea: Verifying Checksum [2023-05-11T05:53:41.323Z] e9a5061849ea: Download complete [2023-05-11T05:53:41.323Z] ab5ef0e58194: Verifying Checksum [2023-05-11T05:53:41.323Z] ab5ef0e58194: Download complete [2023-05-11T05:53:41.323Z] 2de7ff778b66: Verifying Checksum [2023-05-11T05:53:41.323Z] 2de7ff778b66: Download complete [2023-05-11T05:53:44.607Z] ab5ef0e58194: Pull complete [2023-05-11T05:53:44.607Z] 9712f1f96733: Pull complete [2023-05-11T05:53:44.865Z] 63f879dbbcfc: Pull complete [2023-05-11T05:53:49.049Z] 0d9ebad4ef96: Pull complete [2023-05-11T05:53:49.049Z] e9a5061849ea: Pull complete [2023-05-11T05:53:49.049Z] d747dcd14b5f: Pull complete [2023-05-11T05:53:49.986Z] 2de7ff778b66: Pull complete [2023-05-11T05:53:49.986Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T05:53:49.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T05:53:49.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:53:50.064Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:53:50.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-11T05:53:51.682Z] $ docker top 37386ad862d7c2bcd2df4317a4eb9ca1bd3bcdd28cf3c56572beb78e3b8e36ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:53:51.748Z] provisioning config files... [2023-05-11T05:53:51.754Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10081339151866977614tmp [2023-05-11T05:53:51.762Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17805269991261600435tmp [2023-05-11T05:53:51.771Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14643079544686562878tmp [Pipeline] { [Pipeline] echo [2023-05-11T05:53:51.788Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:53:52.071Z] ---> sigul-configuration.sh [2023-05-11T05:53:52.071Z] gpg: directory `/root/.gnupg' created [2023-05-11T05:53:52.071Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T05:53:52.071Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T05:53:52.071Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T05:53:52.071Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T05:53:52.071Z] gpg: CAST5 encrypted data [2023-05-11T05:53:52.071Z] gpg: encrypted with 1 passphrase [2023-05-11T05:53:52.071Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T05:53:52.355Z] + mkdir /home/jenkins [2023-05-11T05:53:52.355Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T05:53:52.640Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-11T05:53:52.648Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:53:52.930Z] ---> sigul-install.sh [2023-05-11T05:53:52.930Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T05:53:53.218Z] + git tag --list [2023-05-11T05:53:53.218Z] v0.0.0 [2023-05-11T05:53:53.218Z] v0.0.1-dev.1 [2023-05-11T05:53:53.218Z] v0.0.1-dev.10 [2023-05-11T05:53:53.218Z] v0.0.1-dev.11 [2023-05-11T05:53:53.218Z] v0.0.1-dev.12 [2023-05-11T05:53:53.218Z] v0.0.1-dev.13 [2023-05-11T05:53:53.218Z] v0.0.1-dev.14 [2023-05-11T05:53:53.218Z] v0.0.1-dev.15 [2023-05-11T05:53:53.218Z] v0.0.1-dev.16 [2023-05-11T05:53:53.218Z] v0.0.1-dev.2 [2023-05-11T05:53:53.218Z] v0.0.1-dev.3 [2023-05-11T05:53:53.218Z] v0.0.1-dev.4 [2023-05-11T05:53:53.218Z] v0.0.1-dev.5 [2023-05-11T05:53:53.218Z] v0.0.1-dev.6 [2023-05-11T05:53:53.218Z] v0.0.1-dev.7 [2023-05-11T05:53:53.218Z] v0.0.1-dev.8 [2023-05-11T05:53:53.218Z] v0.0.1-dev.9 [2023-05-11T05:53:53.218Z] v2.2.0 [2023-05-11T05:53:53.218Z] v2.2.0-dev.17 [2023-05-11T05:53:53.218Z] v2.2.0-dev.18 [2023-05-11T05:53:53.218Z] v2.2.0-dev.19 [2023-05-11T05:53:53.218Z] v2.2.0-dev.20 [2023-05-11T05:53:53.218Z] v2.2.0-dev.21 [2023-05-11T05:53:53.218Z] v2.2.0-dev.22 [2023-05-11T05:53:53.218Z] v2.2.0-dev.23 [2023-05-11T05:53:53.218Z] v2.2.0-dev.24 [2023-05-11T05:53:53.218Z] v2.2.0-dev.25 [2023-05-11T05:53:53.218Z] v2.2.0-dev.26 [2023-05-11T05:53:53.218Z] v2.2.0-dev.27 [2023-05-11T05:53:53.218Z] v2.3.0 [2023-05-11T05:53:53.218Z] v2.3.0-dev.1 [2023-05-11T05:53:53.218Z] v2.3.0-dev.10 [2023-05-11T05:53:53.218Z] v2.3.0-dev.11 [2023-05-11T05:53:53.218Z] v2.3.0-dev.12 [2023-05-11T05:53:53.218Z] v2.3.0-dev.13 [2023-05-11T05:53:53.218Z] v2.3.0-dev.14 [2023-05-11T05:53:53.218Z] v2.3.0-dev.15 [2023-05-11T05:53:53.218Z] v2.3.0-dev.16 [2023-05-11T05:53:53.218Z] v2.3.0-dev.17 [2023-05-11T05:53:53.218Z] v2.3.0-dev.18 [2023-05-11T05:53:53.218Z] v2.3.0-dev.19 [2023-05-11T05:53:53.218Z] v2.3.0-dev.2 [2023-05-11T05:53:53.218Z] v2.3.0-dev.20 [2023-05-11T05:53:53.218Z] v2.3.0-dev.21 [2023-05-11T05:53:53.218Z] v2.3.0-dev.22 [2023-05-11T05:53:53.218Z] v2.3.0-dev.23 [2023-05-11T05:53:53.218Z] v2.3.0-dev.24 [2023-05-11T05:53:53.218Z] v2.3.0-dev.25 [2023-05-11T05:53:53.218Z] v2.3.0-dev.26 [2023-05-11T05:53:53.218Z] v2.3.0-dev.27 [2023-05-11T05:53:53.218Z] v2.3.0-dev.28 [2023-05-11T05:53:53.218Z] v2.3.0-dev.3 [2023-05-11T05:53:53.218Z] v2.3.0-dev.4 [2023-05-11T05:53:53.218Z] v2.3.0-dev.5 [2023-05-11T05:53:53.218Z] v2.3.0-dev.6 [2023-05-11T05:53:53.218Z] v2.3.0-dev.7 [2023-05-11T05:53:53.218Z] v2.3.0-dev.8 [2023-05-11T05:53:53.218Z] v2.3.0-dev.9 [2023-05-11T05:53:53.218Z] v2.3.1 [2023-05-11T05:53:53.218Z] v2.3.1-dev.4 [2023-05-11T05:53:53.218Z] v2.3.1-dev.5 [2023-05-11T05:53:53.218Z] v2.3.1-dev.6 [2023-05-11T05:53:53.218Z] v3.0.0-dev.1 [2023-05-11T05:53:53.218Z] v3.0.0-dev.10 [2023-05-11T05:53:53.218Z] v3.0.0-dev.11 [2023-05-11T05:53:53.218Z] v3.0.0-dev.12 [2023-05-11T05:53:53.218Z] v3.0.0-dev.13 [2023-05-11T05:53:53.218Z] v3.0.0-dev.14 [2023-05-11T05:53:53.218Z] v3.0.0-dev.15 [2023-05-11T05:53:53.218Z] v3.0.0-dev.16 [2023-05-11T05:53:53.218Z] v3.0.0-dev.17 [2023-05-11T05:53:53.218Z] v3.0.0-dev.18 [2023-05-11T05:53:53.218Z] v3.0.0-dev.19 [2023-05-11T05:53:53.218Z] v3.0.0-dev.2 [2023-05-11T05:53:53.218Z] v3.0.0-dev.20 [2023-05-11T05:53:53.218Z] v3.0.0-dev.21 [2023-05-11T05:53:53.218Z] v3.0.0-dev.22 [2023-05-11T05:53:53.218Z] v3.0.0-dev.23 [2023-05-11T05:53:53.218Z] v3.0.0-dev.24 [2023-05-11T05:53:53.218Z] v3.0.0-dev.25 [2023-05-11T05:53:53.218Z] v3.0.0-dev.26 [2023-05-11T05:53:53.218Z] v3.0.0-dev.27 [2023-05-11T05:53:53.218Z] v3.0.0-dev.28 [2023-05-11T05:53:53.218Z] v3.0.0-dev.29 [2023-05-11T05:53:53.218Z] v3.0.0-dev.3 [2023-05-11T05:53:53.218Z] v3.0.0-dev.30 [2023-05-11T05:53:53.218Z] v3.0.0-dev.31 [2023-05-11T05:53:53.218Z] v3.0.0-dev.32 [2023-05-11T05:53:53.218Z] v3.0.0-dev.33 [2023-05-11T05:53:53.218Z] v3.0.0-dev.34 [2023-05-11T05:53:53.218Z] v3.0.0-dev.35 [2023-05-11T05:53:53.218Z] v3.0.0-dev.36 [2023-05-11T05:53:53.218Z] v3.0.0-dev.37 [2023-05-11T05:53:53.218Z] v3.0.0-dev.38 [2023-05-11T05:53:53.218Z] v3.0.0-dev.39 [2023-05-11T05:53:53.218Z] v3.0.0-dev.4 [2023-05-11T05:53:53.218Z] v3.0.0-dev.40 [2023-05-11T05:53:53.218Z] v3.0.0-dev.5 [2023-05-11T05:53:53.218Z] v3.0.0-dev.6 [2023-05-11T05:53:53.218Z] v3.0.0-dev.7 [2023-05-11T05:53:53.218Z] v3.0.0-dev.8 [2023-05-11T05:53:53.218Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T05:53:53.507Z] + lftools sign git-tag v3.0.0-dev.40 [2023-05-11T05:53:54.074Z] Signing Git tag with Sigul... [2023-05-11T05:53:54.074Z] Signing v3.0.0-dev.40 [Pipeline] echo [2023-05-11T05:53:54.340Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:53:54.621Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T05:53:54.628Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T05:53:54.646Z] $ docker stop --time=1 37386ad862d7c2bcd2df4317a4eb9ca1bd3bcdd28cf3c56572beb78e3b8e36ee [2023-05-11T05:53:55.915Z] $ docker rm -f --volumes 37386ad862d7c2bcd2df4317a4eb9ca1bd3bcdd28cf3c56572beb78e3b8e36ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T05:53:56.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T05:53:56.320Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:53:56.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:53:56.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:53:56.690Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:53:56.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T05:53:57.077Z] $ docker top 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 -eo pid,comm [2023-05-11T05:53:57.129Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T05:53:57.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T05:53:57.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T05:53:57.174Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T05:53:57.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T05:53:57.288Z] $ docker exec 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 ssh-agent [2023-05-11T05:53:57.413Z] SSH_AUTH_SOCK=/tmp/ssh-jZqhjCJBrJyi/agent.32 [2023-05-11T05:53:57.413Z] SSH_AGENT_PID=38 [2023-05-11T05:53:57.418Z] Running ssh-add (command line suppressed) [2023-05-11T05:53:57.524Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_836127534734945067.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_836127534734945067.key) [2023-05-11T05:53:57.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T05:53:57.832Z] + git semver bump pre [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,008 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,009 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,009 [bump_version] DEBUG bumped version:3.0.0-dev.41 [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,009 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,009 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,011 [execute] INFO git cat-file --batch-check [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,016 [execute] INFO git cat-file --batch [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T05:53:58.092Z] 2023-05-11 05:53:58,021 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:53:58.092Z] 3.0.0-dev.41 [Pipeline] } [2023-05-11T05:53:58.100Z] $ docker exec --env ******** --env ******** 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 ssh-agent -k [2023-05-11T05:53:58.204Z] unset SSH_AUTH_SOCK; [2023-05-11T05:53:58.204Z] unset SSH_AGENT_PID; [2023-05-11T05:53:58.204Z] echo Agent pid 38 killed; [2023-05-11T05:53:58.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T05:53:58.520Z] + git semver [Pipeline] } [2023-05-11T05:53:58.791Z] $ docker stop --time=1 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 [2023-05-11T05:54:00.085Z] $ docker rm -f --volumes 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T05:54:00.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T05:54:00.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:54:00.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:54:00.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:54:00.832Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:54:00.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T05:54:01.194Z] $ docker top 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T05:54:01.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T05:54:01.297Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T05:54:01.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T05:54:01.420Z] $ docker exec 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 ssh-agent [2023-05-11T05:54:01.542Z] SSH_AUTH_SOCK=/tmp/ssh-ohvSg3papio9/agent.32 [2023-05-11T05:54:01.542Z] SSH_AGENT_PID=38 [2023-05-11T05:54:01.547Z] Running ssh-add (command line suppressed) [2023-05-11T05:54:01.648Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7122265610446535830.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7122265610446535830.key) [2023-05-11T05:54:01.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T05:54:01.954Z] + git semver push [2023-05-11T05:54:02.214Z] 2023-05-11 05:54:02,146 [run_push] DEBUG push [2023-05-11T05:54:02.214Z] 2023-05-11 05:54:02,147 [execute] INFO git cat-file --batch-check [2023-05-11T05:54:02.214Z] 2023-05-11 05:54:02,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T05:54:02.214Z] 2023-05-11 05:54:02,151 [execute] INFO git rev-list 7982567a485caaf36b6695f37d7195815d798d78 -- [2023-05-11T05:54:02.214Z] 2023-05-11 05:54:02,151 [execute] DEBUG Popen(['git', 'rev-list', '7982567a485caaf36b6695f37d7195815d798d78', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T05:54:02.214Z] 2023-05-11 05:54:02,159 [execute] INFO git fetch -v origin [2023-05-11T05:54:02.214Z] 2023-05-11 05:54:02,160 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T05:54:02.785Z] 2023-05-11 05:54:02,638 [run_push] DEBUG no remote changes detected [2023-05-11T05:54:02.785Z] 2023-05-11 05:54:02,638 [execute] INFO git push origin semver [2023-05-11T05:54:02.785Z] 2023-05-11 05:54:02,639 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T05:54:03.726Z] 2023-05-11 05:54:03,375 [run_push] DEBUG push all version tags [2023-05-11T05:54:03.726Z] 2023-05-11 05:54:03,376 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T05:54:03.726Z] 2023-05-11 05:54:03,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T05:54:04.295Z] 2023-05-11 05:54:04,069 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-11T05:54:04.295Z] 3.0.0-dev.41 [Pipeline] } [2023-05-11T05:54:04.302Z] $ docker exec --env ******** --env ******** 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 ssh-agent -k [2023-05-11T05:54:04.419Z] unset SSH_AUTH_SOCK; [2023-05-11T05:54:04.420Z] unset SSH_AGENT_PID; [2023-05-11T05:54:04.420Z] echo Agent pid 38 killed; [2023-05-11T05:54:04.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T05:54:04.744Z] + git semver [Pipeline] } [2023-05-11T05:54:05.013Z] $ docker stop --time=1 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 [2023-05-11T05:54:06.274Z] $ docker rm -f --volumes 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-11T05:54:06.903Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-11T05:54:06.903Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-11T05:54:06.903Z] total 16 [2023-05-11T05:54:06.903Z] drwxr-xr-x 3 root root 4096 May 11 05:43 . [2023-05-11T05:54:06.903Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:53 .. [2023-05-11T05:54:06.903Z] drwxr-xr-x 2 root root 4096 May 11 05:43 cost [2023-05-11T05:54:06.903Z] -rw-r--r-- 1 root root 89 May 11 05:43 cost.csv [2023-05-11T05:54:06.903Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-11T05:54:06.903Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-11T05:54:06.903Z] total 16 [2023-05-11T05:54:06.903Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:43 . [2023-05-11T05:54:06.903Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:53 .. [2023-05-11T05:54:06.903Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 05:43 cost [2023-05-11T05:54:06.903Z] -rw-r--r-- 1 jenkins jenkins 89 May 11 05:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:07.217Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:08.088Z] ---> package-listing.sh [2023-05-11T05:54:08.088Z] ++ facter osfamily [2023-05-11T05:54:08.088Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T05:54:08.347Z] + OS_FAMILY=debian [2023-05-11T05:54:08.347Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-11T05:54:08.347Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T05:54:08.347Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T05:54:08.347Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T05:54:08.347Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T05:54:08.347Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-11T05:54:08.347Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T05:54:08.347Z] + case "${OS_FAMILY}" in [2023-05-11T05:54:08.347Z] + dpkg -l [2023-05-11T05:54:08.347Z] + grep '^ii' [2023-05-11T05:54:08.347Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T05:54:08.347Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T05:54:08.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T05:54:08.347Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-11T05:54:08.347Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-11T05:54:08.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-11T05:54:08.358Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T05:54:08.638Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:54:09.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T05:54:09.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:54:09.295Z] prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container [2023-05-11T05:54:09.326Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T05:54:09.543Z] $ docker top 95b144e9ce19d147ef15def7b43118c768617f21ad027786cac5b4de15e44fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:54:09.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T05:54:10.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T05:54:10.465Z] + ls /var/log/sa-host [2023-05-11T05:54:10.465Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:54:10.618Z] provisioning config files... [2023-05-11T05:54:10.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15702237001673377779tmp [Pipeline] { [Pipeline] echo [2023-05-11T05:54:10.641Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:10.923Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T05:54:10.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:11.264Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T05:54:11.272Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:11.555Z] ---> sudo-logs.sh [2023-05-11T05:54:11.555Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T05:54:11.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:11.867Z] ---> job-cost.sh [2023-05-11T05:54:11.867Z] lf-activate-venv: SKIPPING [2023-05-11T05:54:11.867Z] DEBUG: total: 0.2199999988079071 [2023-05-11T05:54:11.867Z] INFO: Retrieving Stack Cost... [2023-05-11T05:54:12.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T05:54:12.693Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T05:54:12.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:12.988Z] ---> logs-deploy.sh [2023-05-11T05:54:12.988Z] lf-activate-venv: SKIPPING [2023-05-11T05:54:12.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/112 [2023-05-11T05:54:12.988Z] INFO: archiving workspace using pattern(s): [2023-05-11T05:54:13.925Z] Archives upload complete. [2023-05-11T05:54:14.184Z] INFO: archiving logs to Nexus [2023-05-11T05:54:14.752Z] ---> uname -a: [2023-05-11T05:54:14.752Z] Linux prd-ubuntu20-04-docker-8c-8g-15176 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] ---> lscpu: [2023-05-11T05:54:14.752Z] Architecture: x86_64 [2023-05-11T05:54:14.752Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T05:54:14.752Z] Byte Order: Little Endian [2023-05-11T05:54:14.752Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T05:54:14.752Z] CPU(s): 8 [2023-05-11T05:54:14.752Z] On-line CPU(s) list: 0-7 [2023-05-11T05:54:14.752Z] Thread(s) per core: 1 [2023-05-11T05:54:14.752Z] Core(s) per socket: 1 [2023-05-11T05:54:14.752Z] Socket(s): 8 [2023-05-11T05:54:14.752Z] NUMA node(s): 1 [2023-05-11T05:54:14.752Z] Vendor ID: AuthenticAMD [2023-05-11T05:54:14.752Z] CPU family: 23 [2023-05-11T05:54:14.752Z] Model: 49 [2023-05-11T05:54:14.752Z] Model name: AMD EPYC-Rome Processor [2023-05-11T05:54:14.752Z] Stepping: 0 [2023-05-11T05:54:14.752Z] CPU MHz: 2800.000 [2023-05-11T05:54:14.752Z] BogoMIPS: 5600.00 [2023-05-11T05:54:14.752Z] Virtualization: AMD-V [2023-05-11T05:54:14.752Z] Hypervisor vendor: KVM [2023-05-11T05:54:14.752Z] Virtualization type: full [2023-05-11T05:54:14.752Z] L1d cache: 256 KiB [2023-05-11T05:54:14.752Z] L1i cache: 256 KiB [2023-05-11T05:54:14.752Z] L2 cache: 4 MiB [2023-05-11T05:54:14.752Z] L3 cache: 128 MiB [2023-05-11T05:54:14.752Z] NUMA node0 CPU(s): 0-7 [2023-05-11T05:54:14.752Z] Vulnerability Itlb multihit: Not affected [2023-05-11T05:54:14.752Z] Vulnerability L1tf: Not affected [2023-05-11T05:54:14.752Z] Vulnerability Mds: Not affected [2023-05-11T05:54:14.752Z] Vulnerability Meltdown: Not affected [2023-05-11T05:54:14.752Z] Vulnerability Mmio stale data: Not affected [2023-05-11T05:54:14.752Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T05:54:14.752Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T05:54:14.752Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T05:54:14.752Z] Vulnerability Srbds: Not affected [2023-05-11T05:54:14.752Z] Vulnerability Tsx async abort: Not affected [2023-05-11T05:54:14.752Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] ---> nproc: [2023-05-11T05:54:14.752Z] 8 [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] ---> df -h: [2023-05-11T05:54:14.752Z] Filesystem Size Used Avail Use% Mounted on [2023-05-11T05:54:14.752Z] overlay 155G 13G 142G 9% / [2023-05-11T05:54:14.752Z] tmpfs 64M 0 64M 0% /dev [2023-05-11T05:54:14.752Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-11T05:54:14.752Z] shm 64M 0 64M 0% /dev/shm [2023-05-11T05:54:14.752Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] [2023-05-11T05:54:14.752Z] ---> sar -b -r -n DEV: [2023-05-11T05:54:14.753Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15176) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] 05:40:25 LINUX RESTART (8 CPU) [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] 05:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-11T05:54:14.753Z] 05:42:01 246.30 11.37 234.93 0.00 1756.18 84378.92 0.00 [2023-05-11T05:54:14.753Z] 05:43:01 223.75 0.27 223.48 0.00 18.40 37554.67 0.00 [2023-05-11T05:54:14.753Z] 05:44:01 36.78 0.07 36.71 0.00 10.00 16787.35 0.00 [2023-05-11T05:54:14.753Z] 05:45:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2023-05-11T05:54:14.753Z] 05:46:01 54.46 10.58 43.88 0.00 5154.87 8910.51 0.00 [2023-05-11T05:54:14.753Z] 05:47:01 5.28 0.02 5.27 0.00 0.13 114.78 0.00 [2023-05-11T05:54:14.753Z] 05:48:01 1.73 0.00 1.73 0.00 0.00 21.46 0.00 [2023-05-11T05:54:14.753Z] 05:49:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2023-05-11T05:54:14.753Z] 05:50:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-05-11T05:54:14.753Z] 05:51:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 [2023-05-11T05:54:14.753Z] 05:52:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2023-05-11T05:54:14.753Z] 05:53:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 [2023-05-11T05:54:14.753Z] 05:54:01 116.71 0.33 116.38 0.00 12.13 62962.84 0.00 [2023-05-11T05:54:14.753Z] Average: 53.01 1.73 51.28 0.00 533.17 16129.23 0.00 [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] 05:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-11T05:54:14.753Z] 05:42:01 28173584 31468584 833424 2.53 145296 3335336 2250764 6.63 1303776 2941104 133548 [2023-05-11T05:54:14.753Z] 05:43:01 27983264 31556276 745600 2.27 153308 3601316 1937352 5.71 1276764 3150588 1000 [2023-05-11T05:54:14.753Z] 05:44:01 27485648 31568556 731484 2.22 161372 4053564 1768132 5.21 1284844 3589904 8 [2023-05-11T05:54:14.753Z] 05:45:01 27485636 31568620 731164 2.22 161416 4053564 1768132 5.21 1284580 3589904 56 [2023-05-11T05:54:14.753Z] 05:46:01 26958532 31551312 729336 2.22 195572 4514648 1809648 5.33 1606540 3757768 1012 [2023-05-11T05:54:14.753Z] 05:47:01 26965108 31553012 727164 2.21 194132 4511516 1802524 5.31 1604260 3754640 392 [2023-05-11T05:54:14.753Z] 05:48:01 26971864 31559828 720356 2.19 194156 4511520 1802524 5.31 1597452 3754644 12 [2023-05-11T05:54:14.753Z] 05:49:01 26972264 31560304 719776 2.19 194184 4511524 1802524 5.31 1597500 3754652 12 [2023-05-11T05:54:14.753Z] 05:50:01 26972216 31560264 719744 2.19 194204 4511524 1802524 5.31 1597856 3754648 8 [2023-05-11T05:54:14.753Z] 05:51:01 26972156 31560340 719328 2.19 194276 4511532 1802524 5.31 1597976 3754660 12 [2023-05-11T05:54:14.753Z] 05:52:01 26972140 31560412 719304 2.19 194300 4511532 1802524 5.31 1597620 3754708 12 [2023-05-11T05:54:14.753Z] 05:53:01 26971612 31559944 719748 2.19 194324 4511536 1802524 5.31 1597660 3754716 56 [2023-05-11T05:54:14.753Z] 05:54:01 25442868 31506280 767464 2.33 232304 5819504 1970400 5.81 1740216 5003920 724 [2023-05-11T05:54:14.753Z] Average: 27102069 31548749 737222 2.24 185296 4381432 1855546 5.47 1514388 3716604 10527 [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] 05:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-11T05:54:14.753Z] 05:42:01 docker0 200.42 338.89 15.75 2027.70 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:42:01 lo 6.03 6.03 0.59 0.59 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:42:01 vethad3be97 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:42:01 ens3 629.27 377.05 8107.93 59.95 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:43:01 docker0 14.61 37.39 1.12 714.23 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:43:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:43:01 ens3 205.23 184.49 981.01 1175.10 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:44:01 lo 5.47 5.47 0.54 0.54 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:44:01 ens3 126.40 80.42 2553.47 16.67 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:46:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:46:01 ens3 236.99 126.83 2869.46 8.77 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:47:01 ens3 0.32 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:49:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:51:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:54:01 docker0 31.54 61.21 2.87 582.11 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:54:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:54:01 veth0b43d26 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] 05:54:01 ens3 348.89 204.78 7789.85 43.08 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] Average: docker0 18.73 33.26 1.50 253.42 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] Average: lo 1.64 1.64 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] Average: veth0b43d26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] Average: ens3 118.40 74.56 1707.30 100.33 0.00 0.00 0.00 0.00 [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] ---> sar -P ALL: [2023-05-11T05:54:14.753Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15176) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] 05:40:25 LINUX RESTART (8 CPU) [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] 05:41:02 CPU %user %nice %system %iowait %steal %idle [2023-05-11T05:54:14.753Z] 05:42:01 all 14.40 0.00 5.41 1.37 0.07 78.74 [2023-05-11T05:54:14.753Z] 05:42:01 0 14.47 0.00 4.98 0.81 0.07 79.67 [2023-05-11T05:54:14.753Z] 05:42:01 1 14.52 0.00 5.36 0.09 0.07 79.96 [2023-05-11T05:54:14.753Z] 05:42:01 2 14.46 0.00 5.54 1.24 0.07 78.69 [2023-05-11T05:54:14.753Z] 05:42:01 3 15.09 0.00 5.86 0.52 0.07 78.46 [2023-05-11T05:54:14.753Z] 05:42:01 4 14.09 0.00 4.35 2.04 0.07 79.45 [2023-05-11T05:54:14.753Z] 05:42:01 5 14.21 0.00 4.61 0.29 0.07 80.82 [2023-05-11T05:54:14.753Z] 05:42:01 6 14.18 0.00 5.55 0.28 0.05 79.94 [2023-05-11T05:54:14.753Z] 05:42:01 7 14.20 0.00 7.08 5.76 0.09 72.87 [2023-05-11T05:54:14.753Z] 05:43:01 all 36.08 0.00 5.99 0.58 0.10 57.25 [2023-05-11T05:54:14.753Z] 05:43:01 0 35.09 0.00 6.19 0.08 0.10 58.54 [2023-05-11T05:54:14.753Z] 05:43:01 1 38.67 0.00 6.37 0.88 0.12 53.97 [2023-05-11T05:54:14.753Z] 05:43:01 2 37.55 0.00 6.03 0.40 0.08 55.93 [2023-05-11T05:54:14.753Z] 05:43:01 3 37.80 0.00 5.93 0.13 0.10 56.03 [2023-05-11T05:54:14.753Z] 05:43:01 4 37.09 0.00 5.90 1.30 0.12 55.60 [2023-05-11T05:54:14.753Z] 05:43:01 5 33.57 0.00 5.91 0.74 0.10 59.68 [2023-05-11T05:54:14.753Z] 05:43:01 6 34.41 0.00 5.66 0.92 0.10 58.91 [2023-05-11T05:54:14.753Z] 05:43:01 7 34.49 0.00 5.95 0.15 0.12 59.28 [2023-05-11T05:54:14.753Z] 05:44:01 all 2.64 0.00 0.99 0.17 0.02 96.18 [2023-05-11T05:54:14.753Z] 05:44:01 0 1.73 0.00 1.27 0.22 0.02 96.77 [2023-05-11T05:54:14.753Z] 05:44:01 1 2.58 0.00 1.07 0.94 0.03 95.38 [2023-05-11T05:54:14.753Z] 05:44:01 2 1.81 0.00 1.14 0.15 0.03 96.87 [2023-05-11T05:54:14.753Z] 05:44:01 3 2.68 0.00 1.11 0.00 0.02 96.20 [2023-05-11T05:54:14.753Z] 05:44:01 4 3.01 0.00 0.74 0.02 0.02 96.22 [2023-05-11T05:54:14.753Z] 05:44:01 5 2.42 0.00 0.82 0.02 0.02 96.72 [2023-05-11T05:54:14.753Z] 05:44:01 6 3.85 0.00 1.16 0.02 0.03 94.94 [2023-05-11T05:54:14.753Z] 05:44:01 7 3.01 0.00 0.65 0.00 0.02 96.33 [2023-05-11T05:54:14.753Z] 05:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-11T05:54:14.753Z] 05:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] 05:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-11T05:54:14.753Z] 05:45:01 2 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-11T05:54:14.753Z] 05:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T05:54:14.753Z] 05:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T05:54:14.753Z] 05:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T05:54:14.753Z] 05:45:01 6 0.08 0.00 0.03 0.00 0.03 99.85 [2023-05-11T05:54:14.753Z] 05:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-11T05:54:14.753Z] 05:46:01 all 2.31 0.00 1.42 0.33 0.03 95.90 [2023-05-11T05:54:14.753Z] 05:46:01 0 2.44 0.00 1.34 0.20 0.03 95.99 [2023-05-11T05:54:14.753Z] 05:46:01 1 2.12 0.00 2.09 0.27 0.03 95.49 [2023-05-11T05:54:14.753Z] 05:46:01 2 1.91 0.00 0.87 1.14 0.03 96.06 [2023-05-11T05:54:14.753Z] 05:46:01 3 1.75 0.00 1.45 0.69 0.05 96.06 [2023-05-11T05:54:14.753Z] 05:46:01 4 1.92 0.00 0.80 0.05 0.02 97.21 [2023-05-11T05:54:14.753Z] 05:46:01 5 2.31 0.00 1.62 0.07 0.02 95.99 [2023-05-11T05:54:14.753Z] 05:46:01 6 2.62 0.00 0.67 0.03 0.03 96.65 [2023-05-11T05:54:14.753Z] 05:46:01 7 3.46 0.00 2.55 0.18 0.03 93.78 [2023-05-11T05:54:14.753Z] 05:47:01 all 0.07 0.00 0.05 0.02 0.01 99.85 [2023-05-11T05:54:14.753Z] 05:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-11T05:54:14.753Z] 05:47:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2023-05-11T05:54:14.753Z] 05:47:01 2 0.10 0.00 0.07 0.10 0.02 99.72 [2023-05-11T05:54:14.753Z] 05:47:01 3 0.08 0.00 0.03 0.02 0.00 99.87 [2023-05-11T05:54:14.753Z] 05:47:01 4 0.22 0.00 0.07 0.00 0.00 99.72 [2023-05-11T05:54:14.753Z] 05:47:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-11T05:54:14.753Z] 05:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-11T05:54:14.753Z] 05:47:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-11T05:54:14.753Z] 05:48:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2023-05-11T05:54:14.753Z] 05:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] 05:48:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2023-05-11T05:54:14.753Z] 05:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-11T05:54:14.753Z] 05:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T05:54:14.753Z] 05:48:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-11T05:54:14.753Z] 05:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-11T05:54:14.753Z] 05:48:01 6 1.14 0.00 0.03 0.00 0.00 98.83 [2023-05-11T05:54:14.753Z] 05:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T05:54:14.753Z] 05:49:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2023-05-11T05:54:14.753Z] 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T05:54:14.753Z] 05:49:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-11T05:54:14.753Z] 05:49:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-11T05:54:14.753Z] 05:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T05:54:14.753Z] 05:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T05:54:14.753Z] 05:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T05:54:14.753Z] 05:49:01 6 1.16 0.00 0.02 0.00 0.02 98.81 [2023-05-11T05:54:14.753Z] 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] 05:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-11T05:54:14.753Z] 05:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] 05:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-11T05:54:14.753Z] 05:50:01 2 0.03 0.00 0.00 0.02 0.03 99.92 [2023-05-11T05:54:14.753Z] 05:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-11T05:54:14.753Z] 05:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T05:54:14.753Z] 05:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-11T05:54:14.753Z] 05:50:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-11T05:54:14.753Z] 05:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T05:54:14.753Z] 05:51:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2023-05-11T05:54:14.753Z] 05:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T05:54:14.753Z] 05:51:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2023-05-11T05:54:14.753Z] 05:51:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-11T05:54:14.753Z] 05:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T05:54:14.753Z] 05:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T05:54:14.753Z] 05:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T05:54:14.753Z] 05:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T05:54:14.753Z] 05:51:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-11T05:54:14.753Z] 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-11T05:54:14.753Z] 05:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T05:54:14.753Z] 05:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-11T05:54:14.753Z] 05:52:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-11T05:54:14.753Z] 05:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T05:54:14.753Z] 05:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T05:54:14.753Z] 05:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T05:54:14.753Z] 05:52:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2023-05-11T05:54:14.753Z] 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] 05:52:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T05:54:14.753Z] 05:53:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-05-11T05:54:14.753Z] 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] 05:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-11T05:54:14.753Z] 05:53:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-11T05:54:14.753Z] 05:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T05:54:14.753Z] 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] 05:53:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-11T05:54:14.753Z] 05:53:01 6 0.43 0.00 0.02 0.00 0.02 99.53 [2023-05-11T05:54:14.753Z] 05:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T05:54:14.753Z] 05:54:01 all 8.66 0.00 3.83 0.69 0.05 86.77 [2023-05-11T05:54:14.753Z] 05:54:01 0 7.24 0.00 4.52 0.07 0.03 88.14 [2023-05-11T05:54:14.753Z] 05:54:01 1 10.27 0.00 4.35 0.17 0.07 85.14 [2023-05-11T05:54:14.753Z] 05:54:01 2 7.53 0.00 3.59 1.18 0.07 87.63 [2023-05-11T05:54:14.753Z] 05:54:01 3 9.63 0.00 4.81 3.30 0.05 82.21 [2023-05-11T05:54:14.753Z] 05:54:01 4 9.11 0.00 3.72 0.07 0.03 87.07 [2023-05-11T05:54:14.753Z] 05:54:01 5 8.65 0.00 3.22 0.49 0.05 87.59 [2023-05-11T05:54:14.753Z] 05:54:01 6 8.81 0.00 3.02 0.05 0.05 88.07 [2023-05-11T05:54:14.753Z] 05:54:01 7 8.02 0.00 3.39 0.24 0.05 88.30 [2023-05-11T05:54:14.753Z] Average: all 4.93 0.00 1.35 0.24 0.03 93.45 [2023-05-11T05:54:14.753Z] Average: 0 4.66 0.00 1.40 0.10 0.02 93.81 [2023-05-11T05:54:14.753Z] Average: 1 5.22 0.00 1.48 0.18 0.04 93.08 [2023-05-11T05:54:14.753Z] Average: 2 4.85 0.00 1.32 0.33 0.03 93.47 [2023-05-11T05:54:14.753Z] Average: 3 5.12 0.00 1.47 0.36 0.03 93.03 [2023-05-11T05:54:14.753Z] Average: 4 5.00 0.00 1.19 0.26 0.02 93.53 [2023-05-11T05:54:14.753Z] Average: 5 4.67 0.00 1.24 0.13 0.03 93.93 [2023-05-11T05:54:14.753Z] Average: 6 5.11 0.00 1.24 0.10 0.03 93.53 [2023-05-11T05:54:14.753Z] Average: 7 4.81 0.00 1.50 0.47 0.03 93.19 [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z] [2023-05-11T05:54:14.753Z]